notebook logo

notebook

Enrichment pending
jupyter/notebook

Jupyter Interactive Notebook

GraphCanon updated today · GitHub synced today

13k
Stars
5.7k
Forks
1.9k
Open issues
323
Watchers
1d
Last push
Jupyter Notebook BSD-3-ClauseCreated Apr 9, 2015

Trust & integrity

Full report
Maintenance
Very active (1d since push)
As of today · Source: github_public_v1
Provenance
Not a fork · Organization account
As of today · Source: github_public_v1
Security (OSV)
No lockfile
As of today · Source: none

Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.

Overview

Jupyter Interactive Notebook

Capability facts

CLI
CLI entrypoint

Source: pyproject.toml:[project.scripts] · Jul 11, 2026

MCP server
No MCP server detected

Source: repo_scan · Jul 11, 2026

Languages
jupyter notebook, javascript, typescript, python

Source: github.language+package.json+pyproject.toml · Jul 11, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Python runtimePython

Source: README excerpt (regex_v1, Jul 11, 2026)

pip install notebook
Source link

Tags

README

Installation

You can find the installation documentation for the Jupyter platform, on ReadTheDocs. The documentation for advanced usage of Jupyter notebook can be found here.

For a local installation, make sure you have pip installed and run:

pip install notebook

Running in a local installation

Launch with:

jupyter notebook

Running in a remote installation

You need some configuration before starting Jupyter notebook remotely. See Running a notebook server.


Development Installation

See CONTRIBUTING.md for how to set up a local development installation.


Distributed under the terms of the Modified BSD License.