Jupyter Notebook as a Jupyter Server extension.
Project description
The Classic Jupyter Notebook as a Jupyter Server Extension
Read the full NbClassic User Manual here!
The Jupyter Notebook is evolving to bring you big new features, but it will also break backwards compatibility with many classic Jupyter Notebook extensions and customizations.
NbClassic provides a backwards compatible Jupyter Notebook interface that you can install side-by-side with the latest versions: That way, you can fearlessly upgrade without worrying about your classic extensions and customizations breaking.
How does it work?
Because NbClassic provides the classic interface on top of the new Jupyter
Server backend, it can coexist with other frontends like JupyterLab and
Notebook 7 in the same installation. NbClassic preserves the custom classic
notebook experience under a new set of URL endpoints, under the namespace
/nbclassic/
.
Basic Usage
Install from PyPI:
> pip install nbclassic
This will automatically enable the NbClassic Jupyter Server extension in Jupyter Server.
Launch directly:
> jupyter nbclassic
Alternatively, you can run Jupyter Server:
> jupyter server
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for nbclassic-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f99e4769b4750076cd4235c044b61232110733322384a94a63791d2e7beacc66 |
|
MD5 | d668ecf2d93c13a3af0d0dc282fa14f2 |
|
BLAKE2b-256 | 84aeeaa71c0ed64e8ddc426a4c902e83d31c4925e9d3418d6b240dd5752b6e71 |