-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Labels
Milestone
Description
This is an issue for the 7.1 release planning.
JupyterLab has started publishing pre-releases for the upcoming 4.1: jupyterlab/jupyterlab#14613
We should consider doing the same for Notebook by publishing pre-releases for 7.1.
Features
- Update to JupyterLab 4.1 #7083
- Notebook 7.0.0 ignores kernel's help_links property #6963
- Feature Request: Mermaid Support #6902
- Add the plugin manager extension #7097
- JupyterLab features: 4.1 Release Plan jupyterlab/jupyterlab#14613
Potentially more items to be added to that list.
Timeline
The release date for 7.1 final depends on the progress made for JupyterLab 4.1.
- Create a
7.0.xbranch to makemaintarget7.1.0: https://github.com/jupyter/notebook/tree/7.0.x - First
7.1.0a0during the JupyterLab4.1.0axcycle: https://github.com/jupyter/notebook/releases/tag/v7.1.0a0 - First
7.1.0b0after JupyterLab4.1.0b0 - First
7.1.0rc0after JupyterLab4.1.0rc0 -
7.1.0final after JupyterLab4.1.0final
krassowski