Go to file
Fernando Perez 72721e208d Merge pull request #1710 from minrk/mathjaxcdn
update MathJax CDN url for https

As discussed on mathjax-users, the MathJax CDN is moving. This doesn't affect mathjax from http, which just uses cdn.mathjax.org, but for SSL-certiificates the actual CDN url must be used (formerly cloudfront, now rackcdn).

Also, forgo gethostbyname_ex hack, that was me solving a theoretical problem that could not officially happen.

0.12-series is unaffected, as the https-cdn hack was not backported to 0.12.1.
2012-05-09 17:02:20 -07:00
docs Add embedded video example by Chris Kees. 2011-12-18 23:20:13 -08:00
IPython update with forthcoming MathJax CDN move 2012-05-07 13:18:29 -07:00
.gitignore Add MANIFEST to ignore list. 2011-10-13 22:13:30 -07:00
.mailmap ENH: initial .mailmap to unify major contributors appearance in shortlog 2011-09-12 17:08:51 -07:00
setup.py Force setuptools to skip byte compilation when installing on Python 3. 2012-04-18 14:02:29 +01:00
setupbase.py Exclude IPython.quarantine from installation. 2012-04-15 12:49:46 +01:00