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.
1 parent 2619c36 commit 0f5bf96Copy full SHA for 0f5bf96
binder/postBuild
@@ -17,10 +17,6 @@ python setup.py sdist bdist_wheel
17
python -m pip install -e . --ignore-installed --no-deps -vv
18
jupyter labextension develop . --overwrite
19
popd
20
-
21
-# Clean up incompatible extension
22
-jupyter labextension uninstall --no-build jupyter-offlinenotebook || echo "ok"
23
24
# List extensions
25
jupyter serverextension list
26
jupyter labextension list
0 commit comments