What's Changed
Several back and forths here for notebooks
This release makes two changes, neither of which should change the function of the underlying package, but that implement two important changes, hence the minor version bump
- deprecates
setup.pyin favour ofpyproject.toml - includes some example python notebooks to make access to the project more accessible for Jupyter notebook users
- Jupyter by @eatyourpeas in #69
- typo fix in binder requirements.txt by @eatyourpeas in #70
- Charts by @eatyourpeas in #71
- remove-manifest-and-binder-link by @eatyourpeas in #72
- fix path to binder in requirements by @eatyourpeas in #73
- change binder/requirements.txt to pull from pypi by @eatyourpeas in #74
Full Changelog: v4.3.8...v4.4.0