Skip to content

Commit

Permalink
Merge pull request #10 from zzheng93/master
Browse files Browse the repository at this point in the history
updated the environment.yml for binder
  • Loading branch information
zhonghua-zheng committed Apr 24, 2020
2 parents 5c6e03d + 85e6aad commit 4892058
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions binder/environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
channels:
- conda-forge
dependencies:
- python=3.7
- matplotlib
- tqdm
- xarray
- pip:
- clhs

0 comments on commit 4892058

Please sign in to comment.