We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 600ae49 + 7a94196 commit b14def0Copy full SHA for b14def0
binder/postBuild
@@ -3,9 +3,5 @@ set -euo pipefail
3
4
python -m pip install -e . --force-reinstall
5
6
-# TODO: remove when it's possible to install nbclassic next to Notebook v7
7
-# without nbclassic shadowing the v7 endpoints
8
-python -m pip uninstall nbclassic -y
9
-
10
jlpm && jlpm run build
11
jlpm run develop
0 commit comments