Skip to content

Commit 6a1eb14

Browse files
committed
BUG: Remmove Binder JupyterLab extension install
We are not yet compatibile with JupyterLab 3, this causes build issues with dependencies.
1 parent 5e4f92b commit 6a1eb14

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.binder/postBuild

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,3 @@ pip install .
66
# add itkwidgets
77
jupyter nbextension install --py --sys-prefix itkwidgets
88
jupyter nbextension enable --py --sys-prefix itkwidgets
9-
cd /tmp/
10-
jupyter labextension install @jupyter-widgets/jupyterlab-manager
11-
jupyter labextension install jupyter-matplotlib jupyterlab-datawidgets jupyter-webrtc itkwidgets [email protected] [email protected]

0 commit comments

Comments
 (0)