##// END OF EJS Templates
protect javascript from invalid mime-type data...
protect javascript from invalid mime-type data everything is a string, if anything else is sent, drop it so it doesn't show up in the notebook document.
MinRK -
r14155:570aeb48
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / utils
__init__.py Loading ...
base.py Loading ...
console.py Loading ...
exceptions.py Loading ...
lexers.py Loading ...
pandoc.py Loading ...