Skip to content

Commit

Permalink
List server extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
tmetzl authored Nov 12, 2024
1 parent 7a0dd89 commit 648e44c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion images/minimal-notebook/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,5 @@ RUN mamba install -y gh --channel conda-forge \
&& jupyter nbextension enable --sys-prefix execute_time/ExecuteTime \
&& jupyter nbextension list \
&& rm -rf /tmp/jupyter_contrib_nbextensions \
&& jupyter nbextension list
&& jupyter nbextension list \
&& jupyter serverextension list

0 comments on commit 648e44c

Please sign in to comment.