-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
Milestone
Description
See discussion here: #2022
I think we should make a 4.4 release to enable ipywidgets 6.0 to move forward.
Github Project: https://github.com/jupyter/notebook/projects/3
- Merge open PRs marked with 4.4: https://github.com/jupyter/notebook/pulls?q=is%3Aopen+is%3Apr+milestone%3A4.4
- Backport all merged PRs marked with 4.4
- Update changelog
- UX test 4.x branch
- Run tests against 4.x branch: https://github.com/jupyter/notebook/blob/4.x/CONTRIBUTING.md#running-tests
- Cut a release and upload build to PyPI: https://jupyter-notebook.readthedocs.io/en/latest/development_release.html
SylvainCorlay