notebook
Jupyter Notebook - A web-based notebook environment for interactive computing
Install
notebook on PyPI
pip
pip install notebookuv
uv add notebookpoetry
poetry add notebookPackage facts
| License | BSD 3-Clause License - Copyright (c) 2001-2015, IPython Development Team - Copyright (c) 2015-, Jupyter Development Team All rights reserved. Redistribution and use in source and binary forms, with… (full text in the JSON record) (permissive) |
| Python support | supports the current Python release (>=3.10) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 6 — jupyter-builder, jupyter-server, jupyterlab-server, jupyterlab, notebook-shim, tornado |
| Maintenance | actively maintained — 2 days since the last release |
| Last repo commit | |
| First released | |
| Popularity | one of the top 1,000 most-downloaded packages on PyPI (30-day window, as of 2026-08-13) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-13) |
Evidence: notebook-7.6.2-py3-none-any.whl
Keywords: Jupyter, JupyterLab, Notebook
About notebook
from the package's own PyPI description — quoted content, verbatim
Jupyter Notebook
Github Actions Status (image) Documentation Status (image) Binder (image)
The Jupyter notebook is a web-based notebook environment for interactive computing.
Jupyter notebook example (image)
Maintained versions
We maintain the two most recently released major versions of Jupyter Notebook, Classic Notebook v6 and Notebook v7. Notebook v5 is no longer maintained. All Notebook v5 users are strongly advised to upgrade to Classic Notebook v6 as soon as possible.
Upgrading to Notebook v7 may require more work, if you use custom extensions, as extensions written for Notebook v5 or Classic Notebook v6 are not compatible with Notebook v7.
Notebook v7
The newest major version of Notebook is based on:
- JupyterLab components for the frontend
- Jupyter Server for the Python server
This represents a...
Read as markdown · JSON record · Source repository · Homepage · Docs
AI interpretation — verify before relying
AI-generated interpretation of the package facts above; every digit, version, license, or vulnerability id it cites is grounded in the facts already shown on this page
Jupyter Notebook is a web-based interactive computing environment that lets you write and execute code, create visualizations, and document your work in a single shareable document.
Installation is straightforward with low friction; the package is actively maintained with a release 2 days old and strong community backing. Supports Python 3.10–3.14 and depends on well-established Jupyter ecosystem components.
Licensed under the permissive BSD 3-Clause License, allowing commercial and private use with minimal restrictions; you must retain copyright notices and disclaimers in source distributions.
Usage
pip install notebook
jupyter notebook
Requires Python ≥3.10 and a web browser to access the notebook interface.
Verdict: Notebook 7.6.2 is a mature, actively maintained core tool in the Jupyter ecosystem with no known vulnerabilities, permissive licensing, and low install friction. It is suitable for interactive computing and educational use across Python 3.10–3.14.
Needs verification
- Whether custom extensions from Notebook v6 or v5 are compatible with v7.6.2 in your specific use case.
- Performance characteristics and resource requirements for large notebooks or remote deployments.
Similar packages
permissive · top 1,000 on PyPI
matplotlib-inlinepermissive · top 1,000 on PyPI
ipythonpermissive · top 1,000 on PyPI
libcstpermissive · top 1,000 on PyPI
jupyter-serverpermissive · top 1,000 on PyPI
ipykernelpermissive · top 1,000 on PyPI
nbclientpermissive · top 1,000 on PyPI
nbconvertpermissive · top 1,000 on PyPI
jupyter-server-terminalspermissive · top 1,000 on PyPI
fastuuidpermissive · top 1,000 on PyPI