Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 9e3675e

Browse files
committed
Add notebook as dev dependency
1 parent 5a3617f commit 9e3675e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

binder/postBuild

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
python setup.py install
55

66
# Install classic notebook extension
7-
jupyter nbextension install --py jupyter_dash.nbextension --sys-prefix
7+
jupyter nbextension install --py jupyter_dash --sys-prefix
88

99
# Install a JupyterLab extension
10-
jupyter labextension install jupyter_dash/labextension
10+
jupyter labextension install extensions/jupyterlab

0 commit comments

Comments
 (0)