From b833d23b6f577f4aced6b2aef10b90f7409330ed Mon Sep 17 00:00:00 2001 From: maltegrosse Date: Tue, 4 Jul 2023 21:18:58 +0900 Subject: [PATCH] mathjx --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index bb95ea2..0ca2a37 100644 --- a/Dockerfile +++ b/Dockerfile @@ -136,7 +136,7 @@ EXPOSE $JUPYTER_PORT -RUN pip install ipywidgets voila jupyterlab-link-share +RUN pip install ipywidgets voila jupyterlab-link-share mathjax 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