Skip to content

Commit

Permalink
add rise extension for presentations
Browse files Browse the repository at this point in the history
  • Loading branch information
stebo85 committed Apr 4, 2024
1 parent a4bf551 commit 611b596
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 @@ -206,6 +206,7 @@ RUN /opt/conda/bin/pip install jupyter-server-proxy \
&& /opt/conda/bin/jupyter labextension disable @jupyterlab/apputils-extension:announcements \
&& /opt/conda/bin/pip install jupyterlmod \
&& /opt/conda/bin/pip install jupyterlab-git \
&& /opt/conda/bin/pip install jupyterlab_rise \
&& rm -rf /home/${NB_USER}/.cache

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

0 comments on commit 611b596

Please sign in to comment.