Package: jupyter-notebook Hello,
Please update jupyter-notebook to 6.4.12, and change the watch file to track the 6.4.x and later 6.5.x releases before the major update to version 7. https://github.com/jupyter/notebook/tree/6.4.x https://github.com/jupyter/notebook/tree/6.5.x Quoting from https://github.com/jupyter/notebook#maintained-versions: Maintained versions We maintain the two most recently released major versions of Jupyter Notebook, Notebook v5 and Classic Notebook v6. After Notebook v7.0 is released, we will no longer maintain Notebook v5. All Notebook v5 users are strongly advised to upgrade to Classic Notebook v6 as soon as possible. The Jupyter Notebook project is currently undertaking a transition to a more modern code base built from the ground-up using JupyterLab components and extensions. There is a new stream of work which was submitted and then accepted as a Jupyter Enhancement Proposal (JEP) as part of the next version (v7): https://jupyter.org/enhancement-proposals/79-notebook-v7/notebook-v7.html There is also a plan to continue maintaining Notebook v6 with bug and security fixes only, to ease the transition to Notebook v7: jupyter/notebook-team-compass#5 (comment) Notebook v7 The next major version of Notebook will be based on: JupyterLab components for the frontend Jupyter Server for the Python server This represents a significant change to the jupyter/notebook code base. To learn more about Notebook v7: https://jupyter.org/enhancement-proposals/79-notebook-v7/notebook-v7.html Classic Notebook v6 Maintenance and security-related issues are now being addressed in the 6.4.x branch. A 6.5.x branch will be soon created and will depend on nbclassic for the HTML/JavaScript/CSS assets. New features and continuous improvement is now focused on Notebook v7 (see section above). Best, Amr