##// END OF EJS Templates
Allow to pass option to jinja env...
Allow to pass option to jinja env Mainly to pass cache_size=-1 while developping not to cache templates
Matthias BUSSONNIER -
r15449:e0435116
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / exporters
tests
__init__.py Loading ...
export.py Loading ...
exporter.py Loading ...
html.py Loading ...
latex.py Loading ...
markdown.py Loading ...
python.py Loading ...
rst.py Loading ...
slides.py Loading ...
templateexporter.py Loading ...