Open pkra opened 7 years ago
Thanks!
The notebook application includes a bundled copy of Mathjax, so it shouldn't be affected by the CDN shutting down. HTML files produced by nbconvert do rely on Mathjax, however - we're switching nbconvert to use cdnjs (jupyter/nbconvert#567) from version 5.2 onwards.
the notebook application includes a bundled copy of Mathjax, so it shouldn't be affected
Right. I mostly posted to spread the word.
we're switching nbconvert to use cdnjs (jupyter/nbconvert#567) from version 5.2 onwards.
Thanks!
I think this is no longer an immediate problem but users may have older content that could be affected, so I hope it's not too much noise to mention it here.
In short,
cdn.mathjax.org
is nearing its end-of-life, you can check https://www.mathjax.org/cdn-shutting-down/ for migration tips.