Note
This documentation is for a development version of IPython. There may be significant differences from the latest stable release (1.2.1).
Tornado handlers for the live notebook view.
Authors:
Bases: IPython.html.base.handlers.IPythonHandler
get renders the notebook template if a name is given, or redirects to the ‘/files/’ handler if the name is not given.