Skip to content

Commit 0f5bf96

Browse files
authored
Update binder/postBuild
1 parent 2619c36 commit 0f5bf96

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

binder/postBuild

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@ python setup.py sdist bdist_wheel
1717
python -m pip install -e . --ignore-installed --no-deps -vv
1818
jupyter labextension develop . --overwrite
1919
popd
20-
21-
# Clean up incompatible extension
22-
jupyter labextension uninstall --no-build jupyter-offlinenotebook || echo "ok"
23-
2420
# List extensions
2521
jupyter serverextension list
2622
jupyter labextension list

0 commit comments

Comments
 (0)