We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e39fd45 + ad138d0 commit 9b3f0e3Copy full SHA for 9b3f0e3
mfr/extensions/ipynb/templates/viewer.mako
@@ -7,7 +7,7 @@
7
${body | n}
8
</div>
9
10
-<script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js"></script>
11
<script src="/static/js/mfr.js"></script>
12
<script src="/static/js/mfr.child.js"></script>
13
<script>
0 commit comments