20 lines
250 B
YAML
20 lines
250 B
YAML
name: example-environment
|
|
channels:
|
|
- conda-forge
|
|
dependencies:
|
|
- numpy
|
|
- psutil
|
|
- toolz
|
|
- matplotlib
|
|
- dill
|
|
- pandas
|
|
- partd
|
|
- bokeh
|
|
- dask
|
|
- scipy
|
|
- seaborn
|
|
- appmode
|
|
- jupyterlab>=0.35
|
|
- pip:
|
|
- jupyterlab_latex
|