Merge pull request #1 from jakirkham/fix_example

Fix example
This commit is contained in:
Chris Holdgraf 2017-07-27 11:13:36 -07:00 committed by GitHub
commit 6d08d66534

View File

@ -1,12 +1,14 @@
name: example-environment
channels:
- conda-forge
dependencies:
- python=3.6
- python
- numpy
- psutil
- toolz
- matplotlib
- dill
- pandas
- partd
- pip:
- git+https://github.com/blaze/dask.git#egg=dask[complete]
- bokeh
- dask