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
Release files for nbclassic 1.3.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| nbclassic-1.3.3.tar.gz | 64.1 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| nbclassic-1.3.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 75.6 MB
Release files / nbclassic-1.3.3.tar.gz
| Download URL | nbclassic-1.3.3.tar.gz |
|---|---|
| Size | 64.1 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
434228763f8cee754318cd6dfa42370db191af630dabab8e30bafc8c1aa3eee6
|
|
BLAKE2b-256 checksum How to use checksums |
eccca495b5eb9a964b70c6ae8c861168b78386d2520fd89c68390932f96400b2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.2.0 CPython/3.12.11
|
Release files / nbclassic-1.3.3-py3-none-any.whl
| Download URL | nbclassic-1.3.3-py3-none-any.whl |
|---|---|
| Size | 11.5 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
dcee5149aa6aa01846c7458d6394b29b325213b5e118ee14c80d689122e0e4f2
|
|
BLAKE2b-256 checksum How to use checksums |
3dfddfb6db427bb4e0a50c9802b11df0b69d9364192f3db999849cde9209c8d0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.2.0 CPython/3.12.11
|