##// END OF EJS Templates
nbconvert.utils.pandoc:...
nbconvert.utils.pandoc: - reduce code duplication - remove obscure parameters from pandoc_available - use find_cmd to locate binaries - group runtime cached values in a private dicitonnary (easier to manipulate) Add pandoc unittests.
Daniel B. Vasquez -
r14766:800560e7
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / templates
html
latex
skeleton
README.md Loading ...
markdown.tpl Loading ...
python.tpl Loading ...
rst.tpl Loading ...

README FIRST

Please do not add new templates for nbconvert here.

In order to speed up the distribution of nbconvert templates and make it
simpler to share such contributions, we encourage sharing those links on our
wiki
page
.