File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 201
201
" You will need the following core libraries\n " ,
202
202
" \n " ,
203
203
" \n " ,
204
- " conda install -c conda-forge ipycytoscape jupyterlab python-graphviz matplotlib zarr xarray pooch scipy dask distributed dask-labextension\n " ,
204
+ " conda install -c conda-forge ipycytoscape jupyterlab python-graphviz matplotlib zarr xarray pooch pyarrow s3fs scipy dask distributed dask-labextension\n " ,
205
205
" \n " ,
206
206
" Note that these options will alter your existing environment, potentially changing the versions of packages you already\n " ,
207
207
" have installed."
325
325
"name" : " python" ,
326
326
"nbconvert_exporter" : " python" ,
327
327
"pygments_lexer" : " ipython3" ,
328
- "version" : " 3.9.13 "
328
+ "version" : " 3.10.5 "
329
329
}
330
330
},
331
331
"nbformat" : 4 ,
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ In the main repo directory
29
29
30
30
You will need the following core libraries
31
31
32
- conda install -c conda-forge ipycytoscape jupyterlab python-graphviz matplotlib zarr xarray pooch scipy dask distributed dask-labextension
32
+ conda install -c conda-forge ipycytoscape jupyterlab python-graphviz matplotlib zarr xarray pooch pyarrow s3fs scipy dask distributed dask-labextension
33
33
34
34
Note that these options will alter your existing environment, potentially changing the versions of packages you already
35
35
have installed.
You can’t perform that action at this time.
0 commit comments