Developer Blog
We are happy to announce that Anaconda 4.1 has been released. Anaconda is the leading open data science platform powered by Python.
The highlights of this release are:
Addition of Jupyter Notebook Extensions
Windows installation - silent mode fixes & now compatible with SCCM (System Center Configuration Manager)
conda-recipes used to build (using conda-build) the vast majority of the packages in the Anaconda installer have been published at: https://github.com/ContinuumIO/anaconda-recipes
Updates:
Python 2.7.12, 3.4.5, 3.5.2
numpy 1.11.1
scipy 0.17.1
pandas 0.18.1
MKL 11.3.3
Navigator update from 1.1 to 1.2, in particular it no longer installs a desktop shortcut on MacOSX
Over 80 other packages, see changelog and package list
To update to Anaconda 4.1, use conda update conda
followed by conda update anaconda