PS http://docs.mathjax.org/en/latest/start.html
"We retired our self-hosted CDN at cdn.mathjax.org in April, 2017. We recommend using cdnjs.com which uses the same provider. [...]" On Tue, Sep 12, 2017 at 9:52 AM, Dmitriy Lyubimov <dlie...@gmail.com> wrote: > mathjax we use runs on cdn. We can either re-host it ourselves to avoid > the dependency (and also shield from incompatibilities introduced by > version update), or follow whatever they use. > > their currently advertised cdn location seems to be (which indeed looks > different to me from before) > > <script type="text/javascript" async > > src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.2/MathJax.js?config=TeX-MML-AM_CHTML"></script> > > > On Mon, Sep 11, 2017 at 1:59 AM, Andrew Palumbo <ap....@outlook.com> > wrote: > >> Thanks Ted, I haven't been able to follow the website migration closely, >> but this seems likely as we've changed paths I believe. >> >> @Dustin - does this seem like the issue we're facing? >> >> --andy >> >> >> >> Sent from my Verizon Wireless 4G LTE smartphone >> >> >> -------- Original message -------- >> From: Ted Dunning <ted.dunn...@gmail.com> >> Date: 09/10/2017 8:56 PM (GMT-08:00) >> To: dev@mahout.apache.org >> Subject: Re: MathJax not renedering on Website >> >> This has happened periodically to my sites. The answer is usually that the >> canonical location of the mathJax JavaScript library has changed. >> >> On Sep 10, 2017 7:58 PM, "Andrew Palumbo" <ap....@outlook.com> wrote: >> >> > It looks like MathJax is not rendering tex on the site: >> > >> > >> > Eg.: >> > >> > >> > https://mahout.apache.org/users/algorithms/d-ssvd.html >> > >> > Ideas to get this going while site is being redone? >> > >> > >> > >> > >