Since converting all my old noteboks over to Jupyter, and making pretty printing my default, I have seen 404 errors in the console log. These look something like:
The directory "/nbextensions/mathjax/" is a softlink to "~/sage-8.8/local/share/mathjax". As installed, there is no sub-directory "otf/" in the chain (spelled out in full)
"~/sage-8.8/local/share/jupyter/nbextensions/mathjax/fonts/HTML-CSS/TeX/".
FYI, the OS is openSUSE Leap 15.1, and I pulled Jupyter (ipynb) from the distro repositories.
Is anyone else seeing 404 errors?