Warning
This documentation is for an old version of IPython. You can find docs for newer versions here.
Module: html.edit.handlers
¶
Tornado handlers for the terminal emulator.
1 Class¶
-
class
IPython.html.edit.handlers.
EditorHandler
(application, request, **kwargs)¶ Bases:
IPython.html.base.handlers.IPythonHandler
Render the text editor interface.