From 5e55e20f4c856dc5c4f2e392f413b3d41462f937 2011-07-21 03:42:33 From: Brian Granger Date: 2011-07-21 03:42:33 Subject: [PATCH] Adding logic to look for CDN version of MathJax and fallback to local. --- diff --git a/IPython/frontend/html/notebook/templates/notebook.html b/IPython/frontend/html/notebook/templates/notebook.html index 0c7dc42..22ab175 100644 --- a/IPython/frontend/html/notebook/templates/notebook.html +++ b/IPython/frontend/html/notebook/templates/notebook.html @@ -12,8 +12,13 @@ - - + +