##// END OF EJS Templates
Finalizing fixes to MathJax enhancements...
Finalizing fixes to MathJax enhancements * Cell.prototype.typeset functionality restored * MathJax configuration files back in .js, delayedStartup * Renamed HUB to hub * Removed vestigial comment * Restored Markdown Cell placeholder render functionality

File last commit:

r7925:8793fd26
r8662:87b7b8a5
Show More
custom.js
7 lines | 147 B | application/javascript | JavascriptLexer
/*
Placeholder for custom user javascript
mainly to be overridden in profile/static/js/custom.js
This will always be an empty file in IPython
*/