Warning
This documentation is for an old version of IPython. You can find docs for newer versions here.
Module: html.tree.handlers¶
Tornado handlers for the tree view.
1 Class¶
- 
class 
IPython.html.tree.handlers.TreeHandler(application, request, **kwargs)¶ Bases:
IPython.html.base.handlers.IPythonHandlerRender the tree view, listing notebooks, clusters, etc.
