Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

IPython 3.2 released

Hello Jovyans,

We just release a few hours a ago a new minor version of IPython. Please upgrade your IPython notebook installation to 3.2 as soon as possible. There are important security patches in this release. Users are strongly encouraged to upgrade immediately.

Highlights:

You can get the latest via pip using pip install --upgrade ipython[notebook]. Use conda update ipython if you are using Anaconda.

A CVE has been requested for the XSS vulnerability on the OSS Security mailing list http://permalink.gmane.org/gmane.comp.security.oss.general/17131

[edit] CVE are tracked under numbers CVE-2015–4706 and CVE-2015–4707 [/edit]

Thank you to Ahmad Khan of IBM for reporting the XSS vulnerability and Jason Grout for setting MathJax safe mode.