Update environment.yml

This commit is contained in:
PatriciaMotiu 2022-12-02 06:58:24 +00:00 committed by GitHub
parent 6caf533d41
commit 411cd7e702
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,12 +2,9 @@ name: example-environment
channels: channels:
- conda-forge - conda-forge
dependencies: dependencies:
- numpy - ipywidgets
- psutil
- toolz
- matplotlib
- dill
- pandas - pandas
- partd - numpy
- bokeh - matplotlib
- dask - matplotlib.pyplot
- json