Note
This documentation is for a development version of IPython. There may be significant differences from the latest stable release (0.13.2).
Python exporter which exports Notebook code into a PY file.
Bases: IPython.nbconvert.exporters.exporter.Exporter
Exports a Python code file.