IPython Documentation

Table Of Contents

Previous topic

Module: nbconvert.exporters.latex

Next topic

Module: nbconvert.exporters.python

This Page

Note

This documentation is for a development version of IPython. There may be significant differences from the latest stable release (0.13.2).

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)