Skip to content

Commit

Permalink
remove classic notebook ext
Browse files Browse the repository at this point in the history
  • Loading branch information
aktech committed Dec 5, 2023
1 parent 8fc405f commit 36a1663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jupyterlab/postBuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ set -euo pipefail
set -x

# install classic notebook extensions
# jupyter nbextension enable --py widgetsnbextension --sys-prefix
jupyter nbextension enable --py widgetsnbextension --sys-prefix

# install code-server extension
sh /opt/scripts/install-code-server.sh "/opt/conda/envs/${DEFAULT_ENV}/share"
Expand Down

0 comments on commit 36a1663

Please sign in to comment.