test-conda/environment.yml
2017-07-27 13:49:26 -04:00

15 lines
172 B
YAML

name: example-environment
channels:
- conda-forge
dependencies:
- python
- numpy
- psutil
- toolz
- matplotlib
- dill
- pandas
- partd
- bokeh
- dask