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

Update clb-lab-extension

parent b9e522b8
No related branches found
No related tags found
No related merge requests found
Pipeline #19981 passed with stage
in 36 minutes and 23 seconds
...@@ -84,7 +84,7 @@ RUN jupyter labextension disable ipcluster \ ...@@ -84,7 +84,7 @@ RUN jupyter labextension disable ipcluster \
# install additional labextensions # install additional labextensions
RUN jupyter labextension install --no-build \ RUN jupyter labextension install --no-build \
clb-jupyter-ext-query-params@3.2.0 \ clb-jupyter-ext-query-params@3.2.0 \
clb-lab-extension@0.9.1 \ clb-lab-extension@0.9.2 \
ipycanvas@0.12.0 ipycanvas@0.12.0
# ipycanvas@0.12.0: Python part installed via spack (py-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