Jupyter Notebook
5.7.6

User Documentation

  • The Jupyter Notebook
  • User interface components
  • Notebook Examples
  • What to do when things go wrong
  • Changelog
  • Comms

Configuration

  • Configuration Overview
  • Config file and command line options
  • Running a notebook server
  • Security in the Jupyter notebook server
  • Security in notebook documents
  • Configuring the notebook frontend
  • Distributing Jupyter Extensions as Python Packages
  • Extending the Notebook
    • Contents API
    • File save hooks
    • Custom request handlers
    • Custom front-end extensions
    • Customize keymaps
    • Custom bundler extensions

Contributor Documentation

  • Contributing to the Jupyter Notebook
  • Making a Notebook release
  • Developer FAQ
  • My Notebook
  • Other notebook
Jupyter Notebook
  • Docs »
  • Extending the Notebook
  • Edit on GitHub

Extending the Notebook¶

Certain subsystems of the notebook server are designed to be extended or overridden by users. These documents explain these systems, and show how to override the notebook’s defaults with your own custom behavior.

  • Contents API
    • Data Model
    • Writing a Custom ContentsManager
    • Customizing Checkpoints
    • Testing
  • File save hooks
    • Examples
  • Custom request handlers
    • Writing a notebook server extension
    • Registering custom handlers
  • Custom front-end extensions
    • The structure of a front-end extension
    • Modifying key bindings
    • Defining and registering your own actions
    • Installing and enabling extensions
    • Kernel Specific extensions
  • Customize keymaps
  • Custom bundler extensions
    • Declaring bundler metadata
    • Writing the bundle function
    • Enabling/disabling bundler extensions
    • Example: IPython Notebook bundle (.zip)
    • Bundler invocation details
Next Previous

© Copyright 2015, Jupyter Team, https://jupyter.org. Revision 05aa4b2c.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: 5.7.6
Versions
latest
stable
5.7.6
5.7.5
5.7.4
5.7.3
5.7.2
5.7.1
5.7.0
5.6.0
5.5.0
5.4.1
5.4.0
5.3.1
5.2.2
5.1.0
5.0.0
master
4.x
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.