Skip to content

Commit 672c41f

Browse files
committed
Add postBuild script for Binder
1 parent ae6594a commit 672c41f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

postBuild

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Docs: https://mybinder.readthedocs.io/en/latest/using/using.html#share-computational-work-or-papers
2+
# This script runs right after the environment is built.
3+
pip install -e .

0 commit comments

Comments
 (0)