##// 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 / tests
files
__init__.py Loading ...
base.py Loading ...
test_nbconvertapp.py Loading ...
test_pandoc.py Loading ...