Skip to content
Snippets Groups Projects
Commit 4e2bc33f authored by Emmanuel Bruno's avatar Emmanuel Bruno
Browse files

adds jinja and widgets.

parent 9da0b407
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,9 @@ RUN echo -e "\e[93m***** Install Jupyter Lab Extensions ****\e[38;5;241m" && \
jupyter-server-proxy \
nbgitpuller \
jupyterlab-git \
jupyterlab-system-monitor && \
jupyterlab-system-monitor \
jinja-yaml-magic && \
jupyter labextension install @jupyter-widgets/jupyterlab-manager && \
# pip install jupyterlab_templates && \
# jupyter labextension install jupyterlab_templates && \
# jupyter serverextension enable --py jupyterlab_templates && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment