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

local mathjax install doesn't work #4339

Closed
xantares opened this issue Oct 3, 2013 · 3 comments · Fixed by #4340
Closed

local mathjax install doesn't work #4339

xantares opened this issue Oct 3, 2013 · 3 comments · Fixed by #4340
Milestone

Comments

@xantares
Copy link

xantares commented Oct 3, 2013

Hi,

the command line provided in the popup when using mathjax offline doesn't work:
from IPython.external import mathjax; mathjax.install_mathjax()

the url is out of date:
HTTPError: HTTP Error 500: Internal Server Error
Downloading mathjax source from https://github.com/mathjax/MathJax/tarball/v2.2

x.

@ahmadia
Copy link
Contributor

ahmadia commented Oct 3, 2013

Hi @xantares - do you mind taking a look at PR #4340 and checking to see if it fixes the issue for you?

@xantares
Copy link
Author

xantares commented Oct 3, 2013

Yup! I just tested and it works!

@minrk
Copy link
Member

minrk commented Oct 3, 2013

Interesting - the old URL definitely works today, but no objection to updating it.

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

Successfully merging a pull request may close this issue.

3 participants