commit
6d08d66534
@ -1,12 +1,14 @@
|
|||||||
name: example-environment
|
name: example-environment
|
||||||
|
channels:
|
||||||
|
- conda-forge
|
||||||
dependencies:
|
dependencies:
|
||||||
- python=3.6
|
- python
|
||||||
- numpy
|
- numpy
|
||||||
|
- psutil
|
||||||
- toolz
|
- toolz
|
||||||
- matplotlib
|
- matplotlib
|
||||||
- dill
|
- dill
|
||||||
- pandas
|
- pandas
|
||||||
- partd
|
- partd
|
||||||
- pip:
|
- bokeh
|
||||||
- git+https://github.com/blaze/dask.git#egg=dask[complete]
|
- dask
|
||||||
|
Loading…
Reference in New Issue
Block a user