Skip to content

Mathjax file not loading when opening or reloading notebook #2780

@amahadevan99

Description

@amahadevan99

When I open any jupyter notebook I get a small loading MathJax notification in the bottom left corner of the window. For most .ipynb files this proceeds, then says Processing Math: 100%, then goes away. However there is one particular notebook which behaves strangely. When I open or reload it, this text, instead of going to Loading Math: 100%, gives me an error File failed to load: http://localhost:8888/static/components/MathJax/jax/element/mml/optable/SpacingModLetters.js. I also get the following error in the Terminal: 404 GET /static/components/MathJax/jax/element/mml/optable/SpacingModLetters.js?rev=2.6.0 (::1) 17.79ms referer=http://localhost:8889/notebooks/data/filename.ipynb. It is a small thing but still a bit annoying. Furthermore, the notebook seems to run and render fine, despite this error. And this notebook is similar to the other notebooks that do not cause this problem. Any ideas as to why I am getting this warning/error or what the missing file is supposed to do? Looks like this is related to issue #1108 .

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions