[ ] jupyter notebook on binder requires manual pip install -e ../../. for some reason. It also requires pip install matplotlib xarray because these are optional dependencies
[ ] document minimal dependency versions and add mindeps pytest?
[ ] update contributing docs
[ ] fix python code coloring in embedded ipynb (it does succesfully color when generating docs locally)
Todo:
pip install -e ../../.
for some reason. It also requirespip install matplotlib xarray
because these are optional dependencies