Description
Jupyter Notebook 6.x development is in maintenance-only mode. Bugs found in Notebook 6.x and that don't reproduce in Notebook 7.x may not get fixed.
Work in this repository is focused on Jupyter Notebook 7.x, the former RetroLab project. The code base for Notebook 7.x is very different than Notebook 6.x. If you can, please try reproducing Notebook 6.x bugs with Notebook 7.x using the main branch of this repository.
We recommend that you check out JupyterLab (https://github.com/jupyterlab/jupyterlab), Jupyter's next generation Notebook interface.
Here, we're looking for specific bugs in the Jupyter Notebook codebase. If you think you've identified such a bug, you can continue opening your issue here. We'd appreciate if you include as much detail as possible, such as links to the offending code, snapshots of the UI issue, code blocks with your console logs, etc.
-->
Description
I just installed Jupyter Notebook on my Mac Intel today but I get version 6.5.2 and no matter what I do I'm not getting the version 7.
Reproduce
I used pip install -U jupyter
and conda update jupyter
from https://docs.jupyter.org/en/latest/use/upgrade-notebook.html#upgrading-jupyter-notebook-using-anaconda
OS
I am on a Mac Intel i9 with MacOS 14.4.1 (23E224)
Activity