I'm writing a slide using jupyter/markdown/mathjax/nbconvert.
Turns out that the default mathjax renders poorly:
The svg renderer however functions properly:
Unfortunately this renderer is lost everytime I refresh the webpage.
Is there a way to override this in jupyter/markdown/mathjax/nbconvert?