Skip to content

Commit a3b9918

Browse files
authored
Remove the nbclassic explicit uninstall on Binder
1 parent 7364633 commit a3b9918

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

binder/postBuild

-4
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,5 @@ set -euo pipefail
33

44
python -m pip install -e . --force-reinstall
55

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-
106
jlpm && jlpm run build
117
jlpm run develop

0 commit comments

Comments
 (0)