Jupyter Notebook

Original Jupyter web application and REST API for creating, editing, and running notebooks. Includes the kernel messaging protocol and supporting OpenAPI, JSON Schema, and AsyncAPI artifacts.

API entry from apis.yml

apis.yml Raw ↑
aid: jupyter:jupyter-notebook
name: Jupyter Notebook
description: Original Jupyter web application and REST API for creating, editing, and running notebooks.
  Includes the kernel messaging protocol and supporting OpenAPI, JSON Schema, and AsyncAPI artifacts.
humanURL: https://jupyter-notebook.readthedocs.io/
baseURL: http://localhost:8888
tags:
- Interactive Computing
- Kernels
- Notebooks
- REST API
properties:
- type: APIsYAML
  url: https://raw.githubusercontent.com/api-evangelist/jupyter-notebook/refs/heads/main/apis.yml
- type: Documentation
  url: https://jupyter-notebook.readthedocs.io/en/stable/rest_api.html
- type: Repository
  url: https://github.com/jupyter/notebook