You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
Todo:
pip install -e ../../.
for some reason. It also requirespip install matplotlib xarray
because these are optional dependenciesThe text was updated successfully, but these errors were encountered: