Skip to content

Commit

Permalink
add ipywidgets ipyvolume jupyterlab_widgets
Browse files Browse the repository at this point in the history
  • Loading branch information
stebo85 committed Oct 17, 2024
1 parent 00ccbc1 commit b93a615
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ RUN /opt/conda/bin/pip install jupyter-server-proxy \
&& /opt/conda/bin/pip install ipycanvas \
&& /opt/conda/bin/pip install jupyter-resource-usage \
&& /opt/conda/bin/pip install jupyter_scheduler \
&& /opt/conda/bin/pip install ipywidgets ipyvolume jupyterlab_widgets \
&& rm -rf /home/${NB_USER}/.cache

#========================================#
Expand Down

0 comments on commit b93a615

Please sign in to comment.