We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
nbclassic
1 parent 7364633 commit a3b9918Copy full SHA for a3b9918
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