Proposal to add the list of relevant conda install list to your article
PeetsB opened this issue · 1 comments
PeetsB commented
Hi Willy, many thanks for your interesting article on TDS.
Unfortunately your Notebook does not work "out of the box", which will leave novices/students not getting to the gist of your good work,
May I propose that you add the list of required conda install(s) (for a standard anaconda installation). Here's what I did to get your notebook running:
conda install -c intake intake
conda install xarray dask netCDF4 bottleneck
conda install -c conda-forge proplot
conda install -c conda-forge intake-esm
conda install -c conda-forge cartopy