Skip to content

Commit

Permalink
Update postBuild
Browse files Browse the repository at this point in the history
removed jupyterlab-manager version to fix following issue

jupyterhub/mybinder.org-user-guide#256
  • Loading branch information
ragamroll authored Apr 11, 2022
1 parent fb927f1 commit 4338243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postBuild
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
jupyter contrib nbextension install --user
jupyter nbextension enable --py widgetsnbextension
jupyter labextension install @jupyter-widgets/jupyterlab-manager@0.38 --minimize=False
jupyter labextension install @jupyter-widgets/jupyterlab-manager --minimize=False

0 comments on commit 4338243

Please sign in to comment.