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
FIX: fix bug with mixed titles having many children for next and prev…
… metadata (#332)
* fix bug with mixed titles having many children
* update version for new release
dask and distributed version setting (#316)
* dask and distributed version setting
* changed metadata nbformat version
* fixing versions in travis
* distributed is a different package from dask
* fixed nbformat versions for no-inline-exercises
* <= for dask and distributed
* add ignore to minor notebook version
* adding semicolon after pip install
Co-authored-by: mmcky <mmcky@users.noreply.github.com>