Skip to content
Snippets Groups Projects
Commit f1ff1aa6 authored by Nils Brüggemann's avatar Nils Brüggemann
Browse files

requirements.txt: added some necessary modules for quickstart.

parent dd98590b
No related branches found
No related tags found
No related merge requests found
...@@ -2,15 +2,17 @@ numpy ...@@ -2,15 +2,17 @@ numpy
matplotlib matplotlib
netcdf4 netcdf4
xarray xarray
#zarr #zarr # cannot easily be installed with pip
pandas pandas
cmocean cmocean
scipy scipy
ipdb ipdb
ipywidgets ipywidgets
ipykernel
jupytext jupytext
nbconvert
pytest pytest
healpy healpy
cftime cftime
#cartopy #cartopy # cannot easily be installed with pip
#dask[complete] #dask[complete] # cannot easily be installed with pip
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment