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 7e28561 commit ae30ed6Copy full SHA for ae30ed6
binder/postBuild
@@ -2,8 +2,7 @@
2
3
# install extensions, don't minimize as this uses too much memory
4
# https://discourse.jupyter.org/t/tip-binder-jupyterlab-extension/6022
5
-jupyter labextension install jupyterlab-interactive-dashboard-editor --no-build
6
-jupyter lab build --minimize=False
+python -m pip install .
7
8
# remove unnecessary directories when using the binder
9
rm -rf src
0 commit comments