From 8e01ca72b3ca967ee5977bdd5b00b03620360ef5 Mon Sep 17 00:00:00 2001 From: maltegrosse Date: Tue, 4 Jul 2023 16:30:48 +0900 Subject: [PATCH] added voila --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 9b332e5..bcc7417 100644 --- a/Dockerfile +++ b/Dockerfile @@ -136,7 +136,7 @@ EXPOSE $JUPYTER_PORT -RUN pip install ipywidgets +RUN pip install ipywidgets voila 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