We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f7356c commit 4bb160aCopy full SHA for 4bb160a
Dockerfile
@@ -33,6 +33,4 @@ WORKDIR ${HOME}/demos/
33
USER ${NB_USER}
34
35
RUN pip install notebook jupyterlab && \
36
- jupyter-labextension install cytoscape-clj kekule-clj ngl-clj \
37
- resizable-box-clj @jupyter-widgets/jupyterlab-manager \
38
- jupyterlab_templates jupyterlab-debugger-restarts jupyterlab-molviewer
+ cando-user-install
0 commit comments