Skip to content

Commit

Permalink
update xarray v in binder
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Hamman committed Jun 16, 2020
1 parent 9f13a3c commit 6a93716
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ dependencies:
- intake-esm
- gcsfs
- pip
- pip:
- git+git://github.com/pydata/xarray.git
1 change: 0 additions & 1 deletion .binder/postBuild
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ set -x

# install skdownscale
/srv/conda/envs/notebook/bin/python -m pip install -e .
/srv/conda/envs/notebook/bin/python -m pip install --upgrade git+git://github.com/dcherian/xarray.git@map-blocks-dask-args --no-deps

# install jupyter labextensions
jupyter labextension install --clean \
Expand Down

0 comments on commit 6a93716

Please sign in to comment.