Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit 683a9c7

Browse files
committed
Binder updates
1 parent 22f839a commit 683a9c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: binder/postBuild

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
# Install package from setup.py
4-
python setup.py install .
4+
python setup.py install
55

66
# Install classic notebook extension
77
jupyter nbextension install --py jupyter_dash.nbextension --sys-prefix

0 commit comments

Comments
 (0)