notebook/docs/source/extending/index.rst
Peter Parente 4a3386663c New bundler extensions developer doc
* Improve some docstrings too
* Fix a busted extension link along the way

(c) Copyright IBM Corp. 2016
2016-07-05 13:12:03 -04:00

414 B

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 savehooks handlers frontend_extensions keymaps bundler_extensions