Skip to content

Jupyter Notebook as a Jupyter Server extension

License

Notifications You must be signed in to change notification settings

mcrutch/nbclassic

This branch is 363 commits behind jupyter/nbclassic:main.

Folders and files

NameName
Last commit message
Last commit date
Jul 11, 2022
May 4, 2022
Sep 14, 2022
May 4, 2022
Aug 4, 2020
Oct 18, 2022
Mar 13, 2022
Oct 11, 2022
Apr 21, 2016
May 4, 2022
Apr 21, 2016
Aug 12, 2016
May 4, 2022
Oct 12, 2022
Jul 20, 2022
Sep 24, 2020
May 22, 2022
Oct 11, 2022
Jul 11, 2022
Sep 15, 2022
Jul 2, 2022
Mar 17, 2021
May 4, 2022
May 4, 2022
Oct 12, 2022
Mar 24, 2016
Jul 8, 2022
Aug 8, 2022
Sep 16, 2022
May 4, 2022

Repository files navigation

Jupyter Notebook as a Jupyter Server Extension

Testing nbclassic Documentation Status

NBClassic runs the Jupyter NbClassic frontend on the Jupyter Server backend.

This project prepares for a future where JupyterLab and other frontends switch to Jupyter Server for their Python Web application backend. Using this package, users can launch Jupyter NbClassic, JupyterLab and other frontends side-by-side on top of the new Python server backend.

Basic Usage

Install from PyPI:

> pip install nbclassic

This will automatically enable the extension in Jupyter Server.

Launch directly:

> jupyter nbclassic

Alternatively, you can run Jupyter Server and visiting the /tree endpoint:

> jupyter server

About

Jupyter Notebook as a Jupyter Server extension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 43.9%
  • Jupyter Notebook 37.3%
  • Python 12.8%
  • Less 3.2%
  • HTML 2.7%
  • CSS 0.1%