2017-07-24 20:33:10 +00:00
|
|
|
name: example-environment
|
|
|
|
|
|
|
|
dependencies:
|
2017-07-25 18:54:12 +00:00
|
|
|
- python=3.6
|
2017-07-24 20:33:10 +00:00
|
|
|
- numpy
|
|
|
|
- toolz
|
|
|
|
- matplotlib
|
|
|
|
- dill
|
|
|
|
- pandas
|
|
|
|
- partd
|
2017-07-27 17:46:12 +00:00
|
|
|
- bokeh
|
2017-07-24 20:33:10 +00:00
|
|
|
- pip:
|
|
|
|
- git+https://github.com/blaze/dask.git#egg=dask[complete]
|