From 4864bdb81b7b9b0b761a64425849c7ff7888f04a Mon Sep 17 00:00:00 2001 From: maltegrosse Date: Tue, 4 Jul 2023 18:35:22 +0900 Subject: [PATCH] added share --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index bcc7417..bb95ea2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -136,7 +136,7 @@ EXPOSE $JUPYTER_PORT -RUN pip install ipywidgets voila +RUN pip install ipywidgets voila jupyterlab-link-share RUN pip install --extra-index-url https://git.sandbox.iuk.hdm-stuttgart.de/api/packages/grosse/pypi/simple jupyterlab-sandbox-theme RUN pip install --extra-index-url https://git.sandbox.iuk.hdm-stuttgart.de/api/packages/grosse/pypi/simple jupyterlab-data-pool RUN pip install --extra-index-url https://git.sandbox.iuk.hdm-stuttgart.de/api/packages/grosse/pypi/simple jupyterlab-training