Bases: IPython.qt.console.ipython_widget.IPythonWidget
An IPythonWidget that supports rich text, including lists, images, and tables. Note that raw performance will be reduced compared to the plain text version.
Create a RichIPythonWidget.
Shows a dialog to export HTML/XML in various formats.
Overridden in order to reset the _svg_warning_displayed flag prior to the export running.