test-conda/environment.yml

14 lines
161 B
YAML
Raw Normal View History

2017-07-24 20:33:10 +00:00
name: example-environment
2017-07-25 00:00:17 +00:00
channels:
- conda-forge
2017-07-24 20:33:10 +00:00
dependencies:
- numpy
2017-07-27 14:47:36 +00:00
- psutil
2017-07-24 20:33:10 +00:00
- toolz
- matplotlib
- dill
- pandas
- partd
2017-07-27 17:46:12 +00:00
- bokeh
2017-07-27 14:58:19 +00:00
- dask