Skip to content
Snippets Groups Projects
Commit a8be2efb authored by Rostislav Chudoba's avatar Rostislav Chudoba
Browse files

all labextension installs removed

parent ba50fd53
No related branches found
No related tags found
No related merge requests found
......@@ -6,9 +6,9 @@ ADD environment.yml /tmp/environment.yml
RUN conda env update -f /tmp/environment.yml && \
conda clean -a -f -y
#
RUN jupyter labextension install @jupyter-widgets/jupyterlab-manager@3.0.0
#RUN jupyter labextension install @jupyter-widgets/jupyterlab-manager@3.0.0
#
RUN jupyter labextension install jupyter-matplotlib@0.9.0
#RUN jupyter labextension install jupyter-matplotlib@0.9.0
#
#RUN jupyter labextension install jupyterlab-datawidgets@7.0.0
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment