Module: nbconvert.exporters.markdown
Module: nbconvert.exporters.slides
Enter search terms or a module, class or function name.
Warning This documentation is for an old version of IPython. You can find docs for newer versions here.
Warning
This documentation is for an old version of IPython. You can find docs for newer versions here.
Python exporter which exports Notebook code into a PY file.
Bases: IPython.nbconvert.exporters.exporter.Exporter
Exports a Python code file.