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)
Todo:
pip install -e ../../.
for some reason. It also requirespip install matplotlib xarray
because these are optional dependencies&
s, "translates them" to&
omnilib/sphinx-mdinclude#19 >> Certain characters in inline code incorrectly parsed (e.g.,&
) lepture/mistune#372 and Certain characters in markdown code incorrectly parsed (e.g., &) lepture/mistune#394The text was updated successfully, but these errors were encountered: