IPython Documentation

Table Of Contents

Previous topic

Module: nbconvert.exporters.python

Next topic

Module: nbconvert.exporters.slides

This Page

Note

This documentation is for a development version of IPython. There may be significant differences from the latest stable release (1.2.1).

Module: nbconvert.exporters.rst

restructuredText Exporter class

1 Class

class IPython.nbconvert.exporters.rst.RSTExporter(config=None, extra_loaders=None, **kw)

Bases: IPython.nbconvert.exporters.templateexporter.TemplateExporter

Exports restructured text documents.