Samuel Lelièvre: > Dear debian-science-sagemath, > > There is a question on sage-devel about SageMath > on Debian and MathJax: > > https://groups.google.com/d/topic/sage-devel/sL_iYHfFB2M/discussion > > Could anyone on this list answer it? >
Hi, (I think) the default is actually controlled by Jupyter Notebook and not SageMath. You can hack it locally by editing: /usr/lib/python2.7/dist-packages/notebook/templates/notebook.html I believe you just need to change, near the top: {{mathjax_url}}?config=TeX-AMS_HTML-full to: {{mathjax_url}}?config=TeX-AMS_SVG-full Afterwards, restart the notebook server. You might also need to clear your cookies / local storage if you've specifically overridden that setting for particular formulas. I'm not sure the best way we could make this configurable across your whole campus, but perhaps it's best to open an issue and discuss it with the Jupyter Notebook people. X -- GPG: ed25519/56034877E1F87C35 GPG: rsa4096/1318EFAC5FBBDBCE https://github.com/infinity0/pubkeys.git -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.