##// END OF EJS Templates
Remove pdf from display order for HTML export...
Remove pdf from display order for HTML export Backport of jupyter/nbconvert#5 Fixes issues with graphs in R kernel notebooks (see IRkernel/IRkernel#145 )
Thomas Kluyver -
r21417:5ada0da9
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 ...
notebook.py Loading ...
pdf.py Loading ...
python.py Loading ...
rst.py Loading ...
script.py Loading ...
slides.py Loading ...
templateexporter.py Loading ...