Skip to content

Pre-release plan for Notebook v7 #6266

Closed
@Zsailer

Description

@Zsailer

This describes the shortest path to get out a pre-release of Notebook v7 (currently called RetroLab).

There are still discussion around what we should do about git histories between jupyter/notebook and jupyterlab/retrolab (i.e. do we merge the two histories or not?). In the meantime, @bollwyvl mentioned changing the current jupyter-notebook entrypoint in notebook to retrolab might be a good place to start for the pre-release.

I'd also like to suggest that we temporarily rename the jupyterlab/retrolab repository to jupyterlab/notebook-7 or something similar, since the name "retrolab" might add some confusion for users. It's officially notebook-7 now.

Here are the steps I propose (and we should discuss):

  1. Add retrolab as a dependency of the notebook package in jupyter/notebook.
  2. Change the jupyter-notebook entrypoint in jupyter/notebook to run retrolab.
    1. Add some messaging in the logs that tell users they are looking at a new interface. If they find issues, they should report them to the jupyterlab/retrolab (or better, jupyterlab/notebook-7) repository.
    2. Also add messaging to point users to the classic entrypoint in the next point
  3. Add a new entrypoint that allows users to still run the classic notebook, say jupyter-classic or something similar.

Notebook 7 pre release steps

Ping @tonyfast @bollwyvl @jtpio

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions