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

Commit b0d9793

Browse files
committed
binder update
1 parent c578938 commit b0d9793

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

binder/postBuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ python setup.py bdist_wheel
77
ls dist/
88

99
# Install wheel
10-
python -m pip install dist/jupyter-dash-*.whl
10+
python -m pip install dist/jupyter_dash-*.whl
1111

1212
# List installed packages
1313
python -m pip list

0 commit comments

Comments
 (0)