Anaconda 2024.10-1
Oct 23, 2024

Python version: 3.12.7

User-facing Changes

  • Conda has been updated to v24.9.2.
  • A .condarc file is written into the installation directory to set the channel to Anaconda’s defaults channels.
  • Windows Start Menu entries are now inside separate Anaconda directories for each Miniconda installation.
  • For single-user installations, Anaconda Prompt and Anaconda PowerShell Prompt have been added to the Windows Terminal profile list and can be launched directly from the tab dropdown menu (Windows 11). Windows Terminal is available in the Microsoft Store.

Included packages

Anaconda 2024.06-1
Jun 26, 2024

Python version: 3.12.4

User-facing Changes

For macOS pkg installers, the Anaconda Navigator auto-launcher has been has been disabled for this release due to a known bug.

The anaconda metapackage, which the installer provides as its base environment, was reviewed and refreshed. Here are some notable changes:

Updates to major packages:

  • python 3.12.4
  • conda 24.5.0
  • astropy 6.1.0
  • dask 2024.5.0
  • networkx 3.2.1
  • numpy 1.26.4
  • pandas 2.2.2
  • scikit-image 0.23.2
  • scikit-learn 1.4.2
  • scipy 1.13.1
  • sphinx 7.3.7
  • spyder 5.5.1

Removed:

  • pytables on linux-s390x

Enhancements

  • sh installers: progress bars are no longer rendered during batch installations.
  • sh installers: available disk space is checked before installing Anaconda.

Included packages

Anaconda 2024.02-1
Feb 26, 2024

Python version: 3.11.7

User-facing Changes

The anaconda meta package, which the installer provides as its base environment, was reviewed and refreshed. Here are some notable changes:

Updates to major packages:

  • conda 24.1.2
  • numpy 1.26.3
  • pandas 2.1.4
  • notebook 7.0.8
  • jupyterlab 4.0.11

Added:

  • jupyterlab-variableinspector
  • mypy
  • pycodestyle
  • streamlit

Removed:

  • python-kaliedo
  • dal and daal4py
  • scikit-learn-intelex and intel-openmp
  • tbb4py
  • transformers
  • unixodbc

Bug Fixes

  • macOS .pkg installers install into /opt now to circumvent this issue. The user will be prompted for authorization when using the new default path. The macOS .sh installers remain unchanged.

Included packages

Was this page helpful?