Anaconda 2023.09-0
Sep 29, 2023

Python version: 3.11.5

User-facing Changes

This version of the Anaconda Distribution has many major updates:

  • OpenSSL 3.0
  • Numpy 1.25.2
  • matplotlib 2.7.2
  • pandas 2.0.3
  • huggingface_hub 0.15.1
  • conda 23.7.4
  • Anaconda Navigator 2.5.0

A couple of important additions:

  • Kaliedo (v0.2.1), a static data viz generator for web-based visualization libraries
  • anaconda-anon-usage, a package designed to augment the anonymous telemetry being sent by conda

Included packages

Anaconda 2023.07-2
Aug 04, 2023

Python version: 3.11.4

User-facing Changes

  • Conda has been updated to v23.7.2
  • Jupyter_client and pyzmq have been downgraded to v7.4.9 and v23.2.0, respectively (see jupyter pull request 6749).

Included packages

Anaconda 2023.07-1
Jul 13, 2023

Python version: 3.11.3

User-facing Changes

Included packages

Anaconda 2023.07-0
Jul 11, 2023

Python version: 3.11.3

User-facing Changes

  • Conda has been updated to v23.5.0.
  • Anaconda Navigator launches after installation with exe and pkg installers.

Bug Fixes

  • Address a bug that can cause accidental file deletion with Windows uninstallers (see our blog post). A security patch is available for older versions.
  • Fix a conda update bug that removes packages installed via the Anaconda Distribution installer.

Known Issues

Included packages

Anaconda 2023.03-1
Apr 24, 2023

User-facing changes

  • Conda has been updated to v23.3.1.

Bug fixes

  • Drop the “py310” string from the installer filename (caused problems for downstream package managers e.g. WinGet). (Issue 13161)
  • For Windows, enable allowance of spaces in the installation path. (Issue 13163)
Anaconda 2023.03-0
Mar 20, 2023

User-facing changes

  • Conda has been updated to v23.1.0.
  • This installer uses python-3.10.9.
  • Anaconda Navigator has been updated to v2.4.0.
  • Version numbers for Anaconda Distribution will now include a build number to track any changes to the distribution that occur before the next official release.

Major package updates:

  • daal4py 2021.6.0 -> 2023.0.2
  • datashader 0.14.1 -> 0.14.4
  • holoviews 1.15.0 -> 1.15.4
  • ipython 7.31.1 -> 8.10.0
  • jupyter_console 6.4.3 -> 6.6.2
  • jupyter_core 4.11.1 -> 5.2.0
  • jupyter_server 1.18.1 -> 1.23.4
  • jupyterlab 3.4.4 -> 3.5.3
  • jupyterlab_server 2.10.3 -> 2.19.0
  • matplotlib 3.5.2 -> 3.7.0
  • numba 0.55.1 -> 0.56.4
  • numpy 1.21.5 -> 1.23.5
  • pandas 1.4.4 -> 1.5.3
  • pillow 9.2.0 -> 9.4.0
  • python 3.10.4 -> 3.10.9
  • scikit-image 0.19.2 -> 0.19.3
  • scikit-learn 1.0.2 -> 1.2.1
  • scipy 1.9.1 -> 1.10.0
  • seaborn 0.11.2 -> 0.12.2
  • spyder 5.3.3 -> 5.4.1
  • spyder-kernels 2.3.3 -> 2.4.1
  • statsmodels 0.13.2 -> 0.13.5
  • sympy 1.10.1 -> 1.11.1

Removed:

  • anaconda-client
  • anaconda-project
  • conda-content-trust
  • conda-token

Was this page helpful?