Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Offline MathJax is broken on 0.14dev #2813

Closed
burakbayramli opened this issue Jan 19, 2013 · 1 comment
Closed

Offline MathJax is broken on 0.14dev #2813

burakbayramli opened this issue Jan 19, 2013 · 1 comment
Milestone

Comments

@burakbayramli
Copy link

I installed local MathJax by issuing this command on iPython

from IPython.external.mathjax import install_mathjax
install_mathjax()

I look under

$HOME/.config/ipython/profile_default/static/mathjax

I see files there. A second install_mathjax() says

offline MathJax apparently already installed

However my math symbols fail to render. I see a "Processing math: 100%" message in the lower left corner of the browser but no formula rendering.

Some warnings I see on notebook server log are:

WARNING:root:404 GET /static/mathjax/images/MenuArrow-15.png (127.0.0.1) 0.47ms
WARNING:root:404 GET /static/mathjax/jax/output/HTML-CSS/fonts/TeX/fontdata.js (127.0.0.1) 0.49ms

Note: this addition seems to work on ipython 1.13.

@burakbayramli
Copy link
Author

Wrong alarm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant