File tree Expand file tree Collapse file tree 2 files changed +9
-21
lines changed
Expand file tree Collapse file tree 2 files changed +9
-21
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ In the main repo directory
4949
5050You will need the following core libraries
5151
52- conda install numpy pandas h5py python-graphviz pillow matplotlib scipy toolz pytables snakeviz scikit-image dask distributed -c conda-forge
52+ conda install -c conda-forge ipycytoscape jupyterlab python-graphviz matplotlib zarr xarray pooch scipy dask distributed dask-labextension
5353
5454Note that these options will alter your existing environment, potentially changing the versions of packages you already
5555have installed.
Original file line number Diff line number Diff line change 1- name : dask-tutorial-22
1+ name : dask-tutorial
22channels :
33 - conda-forge
44dependencies :
55 - python=3.9
6- - nodejs
7- - jupyterlab>=2.0.0
8- - numpy>=1.18.1
9- - h5py
10- - holidays
11- - scipy>=1.3.0
12- - bokeh>=2.0.0
13- - dask=2022.06.1
6+ - jupyterlab=2
7+ - numpy=1.23
8+ - scipy=1.8
9+ - bokeh=2.4
10+ - dask=2022.6.1
1411 - dask-labextension
15- - distributed=2022.06.1
16- - notebook
12+ - distributed=2022.6.1
1713 - matplotlib
18- - pandas>=1.0.1
19- - pytables
20- - scikit-learn>=0.22.1
14+ - pandas=1.4
2115 - pip
22- - s3fs
23- - pyarrow
24- - ipywidgets>=7.5
2516 - python-graphviz
2617 - ipycytoscape
2718 - zarr
28- - ipycytoscape
2919 - pooch
3020 - xarray
31- - jupyter_bokeh
3221 - mamba
33- - ipywidgets
You can’t perform that action at this time.
0 commit comments