Skip to content

Commit

Permalink
Enabling Repository on Binder (#1678)
Browse files Browse the repository at this point in the history
* making files needed for binder build

* Testing Ezequiel's comments in postBuild

* Putting binder in develop mode
  • Loading branch information
isaacgsmith authored Jul 1, 2021
1 parent d3f0610 commit 36104de
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions binder/environment.yml
3 changes: 3 additions & 0 deletions binder/postBuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/bash

python setup.py develop

0 comments on commit 36104de

Please sign in to comment.