--- id: notebook version: "7.6.2" 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) license_treatment: permissive maintenance: active --- # notebook — Jupyter Notebook - A web-based notebook environment for interactive computing License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install notebook uv add notebook poetry add notebook ## Description # Jupyter Notebook ![Github Actions Status](https://github.com/jupyter/notebook/workflows/Build/badge.svg) [![Documentation Status](https://readthedocs.org/projects/jupyter-notebook/badge/?version=latest)](https://jupyter-notebook.readthedocs.io/en/latest/?badge=latest) [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jupyter/notebook/main?urlpath=tree) The Jupyter notebook is a web-based notebook environment for interactive computing. ![Jupyter notebook example](docs/resources/running_code_med.png 'Jupyter notebook example') ## 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... ## AI interpretation — verify before relying 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. 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. [View on SkillFed](https://skillfed.io/packages/notebook) · [View on PyPI](https://pypi.org/project/notebook/)