Skip to content
Snippets Groups Projects
Commit 605efdff authored by Florian Deuerlein's avatar Florian Deuerlein
Browse files

Merge branch 'feature/clb-lab-extension' into 'master'

Added clb-lab-extension

See merge request jupyter/clb-jupyter-nb-images!29
parents 03b7819d 4c2918fa
No related branches found
No related tags found
No related merge requests found
......@@ -84,6 +84,7 @@ RUN jupyter labextension disable ipcluster \
# install additional labextensions
RUN jupyter labextension install --no-build \
clb-jupyter-ext-query-params@3.2.0 \
clb-lab-extension@0.9.0 \
ipycanvas@0.12.0
# ipycanvas@0.12.0: Python part installed via spack (py-ipycanvas@0.12.0)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment