28e6aeebe9
now that it's supported
15 lines
177 B
YAML
15 lines
177 B
YAML
name: example-environment
|
|
channels:
|
|
- conda-forge
|
|
dependencies:
|
|
- python=3.11
|
|
- numpy
|
|
- psutil
|
|
- toolz
|
|
- matplotlib
|
|
- dill
|
|
- pandas
|
|
- partd
|
|
- bokeh
|
|
- dask
|