IPython Documentation

Table Of Contents

This Page

Warning

This documentation is for an old version of IPython. You can find docs for newer versions here.

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.