IPython Documentation

Table Of Contents

Previous topic

Module: nbconvert.exporters.markdown

Next topic

Module: nbconvert.exporters.rst

This Page

Module: nbconvert.exporters.python

Python script Exporter class

1 Class

class IPython.nbconvert.exporters.python.PythonExporter(config=None, extra_loaders=None, **kw)

Bases: IPython.nbconvert.exporters.templateexporter.TemplateExporter

Exports a Python code file.