- Adds missing dependency (
IPython
), required byNotebookIntrospector
NotebookCollection
displays output using HTML and tabs- Adds links to try out the examples in binder
DataSelector
copies input steps to prevent mutating input params- Simplifies
NotebookInstrospector
API and adds first implementation ofNotebookCollection
- Adds SQLiteTracker for tracking ML experiments using a SQlite backend
- Adds NotebookIntrospector [Experimental]
- Migrates tests to
nox
- Adds DataSelector
- Enables testing with Python 3.8
- Drops support for Python 3.5
- Documentation migrated to Read the Docs