IPython Documentation

Table Of Contents

This Page

Note

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

Module: nbconvert.exporters.rst

Exporter for exporting notebooks to restructured text.

1 Class

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

Bases: IPython.nbconvert.exporters.exporter.Exporter

Exports restructured text documents.