add pandoc note

This commit is contained in:
MinRK 2013-07-30 11:40:49 -07:00
parent dd7e990b7d
commit af231f6177

View File

@ -81,6 +81,13 @@ The currently supported export formats are:
If there were any magics in the notebook, this may only be executable from
an IPython session.
.. note::
nbconvert uses pandoc_ to convert between various markup languages,
so pandoc is a dependency of most nbconvert transforms,
excluding Markdown and Python.
.. _pandoc: http://johnmacfarlane.net/pandoc/
The output file created by ``nbconvert`` will have the same base name as
the notebook and will be placed in the current working directory. Any