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

dockerfile extended

parent 9f95ed9b
No related branches found
No related tags found
No related merge requests found
......@@ -16,4 +16,8 @@ RUN conda env update -f /tmp/environment.yml && \
#
#RUN jupyter labextension install k3d@2.9.3
#
RUN jupyter labextension install ipyregulartable@0.2.0
\ No newline at end of file
RUN jupyter labextension install ipyregulartable@0.2.0
RUN jupyter labextension install @jupyter-widgets/jupyterlab-manager
RUN jupyter labextension install k3d
\ No newline at end of file
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