| 
1 | 1 | # Migrating to Notebook 7  | 
2 | 2 | 
 
  | 
3 |  | -_Updated 2023-04-24_  | 
 | 3 | +_Updated 2023-05-17_  | 
4 | 4 | 
 
  | 
5 | 5 | ```{warning}  | 
6 |  | -The Jupyter Notebook application's newest version 7 upgrade might break your  | 
7 |  | -extensions or other customizations, please read more below to find out if you  | 
8 |  | -need to take any actions to ensure a smooth, uninterrupted experience  | 
 | 6 | +Version 7 of the Jupyter Notebook application might break your  | 
 | 7 | +extensions or other customizations. Please read this page to find out if you  | 
 | 8 | +need to take any actions to ensure a smooth, uninterrupted experience.  | 
9 | 9 | ```  | 
10 | 10 | 
 
  | 
11 | 11 | A major upgrade to the Jupyter Notebook interface is coming with Notebook 7! This  | 
@@ -44,14 +44,14 @@ a lot of new features and improvements in JupyterLab, but also in a lot of  | 
44 | 44 | new features and improvements that were not possible to integrate to the  | 
45 | 45 | Classic Notebook.  | 
46 | 46 | 
 
  | 
47 |  | -For a while the plan was to progressively _sunset_ the Classic Notebook and  | 
 | 47 | +For a while, the plan was to progressively _sunset_ the Classic Notebook and  | 
48 | 48 | not maintain it anymore. However, the Classic Notebook is still widely used  | 
49 | 49 | and it is still the default user interface for Jupyter in many scenarios.  | 
50 | 50 | Many users and organizations have not been able to switch to JupyterLab yet.  | 
51 | 51 | For some users, JupyterLab can also be a more complex environment to use,  | 
52 | 52 | especially for beginners.  | 
53 | 53 | 
 
  | 
54 |  | -Following the feedback from the community, it was decided late 2021 to  | 
 | 54 | +Following the feedback from the community, it was decided in late 2021 to  | 
55 | 55 | continue developing the Jupyter Notebook application and _sunrise_ it as  | 
56 | 56 | Notebook 7.  | 
57 | 57 | 
 
  | 
 | 
0 commit comments