Skip to content

Commit

Permalink
Update binder env (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
fmaussion committed Dec 5, 2018
1 parent d4d088f commit 025db0f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
name: oggm-env
name: oggm_env
channels:
- oggm
- conda-forge
dependencies:
- python=3.6
- oggm-deps
- numpy>=1.15.1
- rasterio>=1.0
- ipython
- ipympl
- pip:
- git+https://github.com/OGGM/oggm.git

0 comments on commit 025db0f

Please sign in to comment.