File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 201201 " You will need the following core libraries\n " ,
202202 " \n " ,
203203 " \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 " ,
205205 " \n " ,
206206 " Note that these options will alter your existing environment, potentially changing the versions of packages you already\n " ,
207207 " have installed."
325325 "name" : " python" ,
326326 "nbconvert_exporter" : " python" ,
327327 "pygments_lexer" : " ipython3" ,
328- "version" : " 3.9.13 "
328+ "version" : " 3.10.5 "
329329 }
330330 },
331331 "nbformat" : 4 ,
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ In the main repo directory
2929
3030You will need the following core libraries
3131
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
3333
3434Note that these options will alter your existing environment, potentially changing the versions of packages you already
3535have installed.
You can’t perform that action at this time.
0 commit comments