IPython Documentation

Table Of Contents

Previous topic

Module: nbconvert.exporters.latex

Next topic

Module: nbconvert.exporters.python

This Page

Warning

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

Module: nbconvert.exporters.markdown

Exporter that will export your ipynb to Markdown.

1 Class

class IPython.nbconvert.exporters.markdown.MarkdownExporter(config=None, extra_loaders=None, **kw)

Bases: IPython.nbconvert.exporters.exporter.Exporter

Exports to a markdown document (.md)