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

To compare nbconvert html output to the notebook's native html see https://gist.github.com/9241376.git.