##// END OF EJS Templates
fix bug in mathjax...
fix bug in mathjax previously, if from IPython.external.mathjax import * was called, it would cause an error, since the dest variable was renamed to default_dest
Paul Ivanov -
r12401:488c9f28
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / templates / skeleton
Makefile Loading ...
README.md Loading ...
display_priority.tpl Loading ...
null.tpl Loading ...

Template skeleton

This contain skeleton template that you probably don't want
to inherit directly.

do not modify the content of the 'tex' folder which is generated by running 'make' in this folder.