##// END OF EJS Templates
fix javascript mime-type in HTML exporter...
fix javascript mime-type in HTML exporter It's application/javascript, not text/javascript. The result was javascript output never showing up in nbconvert.
Min RK -
r20741:5b4caf86
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 ...