MathJax got upgraded to v2.7.1, but the hash was not changed due to oversight. There was also a change in KaTeX rendering that made it mostly unusable. I fixed both on the v7-maintenance branch as commit 8a33948. You can update templates manually — a Nikola release might take some time since we’re somewhere between v7 and v8.
Sorry for the inconvenience! The patch is here: https://github.com/getnikola/nikola/commit/8a33948460a90a9f48675718b97046ccbeee6e72 On 14 June 2017 at 06:08, Jim Schmitz <[email protected]> wrote: > I don't use MATHJAX_CONFIG. Is that necessary for using math with ipython > notebooks? It’s not necessary unless you want $single-dollar$ syntax for inline math. If you’re using \(x\) — which is spelled \\(x\\) in Markdown — it’s all fine. -- Chris Warrick <https://chriswarrick.com/> PGP: 5EAAEA16 -- You received this message because you are subscribed to the Google Groups "nikola-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
