Anaconda AI Platform

We are excited to announce the 2025.06 release of the Anaconda Distribution installer, which includes:
Anaconda Distribution is free to download, easy to install, and has an active community forum where users help each other troubleshoot issues. The installer is pre-configured to access Anaconda’s public package repositories that include over 33,000 AI, data science, and machine learning packages across five different platforms.
Download Anaconda Distribution 2025.06 today and read the release notes for the full list of user-facing changes and packages in this release. The Anaconda Distribution installer is subject to Anaconda’s Terms of Service.
Anaconda Distribution 2025.06 ships with Python 3.13.5.
Python 3.13.5 is included in the base environment, and key package updates include:
See the complete package lists, and explore our Anaconda Distribution 2025.06 metapackages, with builds for Python 3.9, 3.10, 3.11, 3.12, and 3.13.
Anaconda Distribution 2025.06 ships with conda 25.5.1
. Please see the release notes for the full list of user-facing enhancements and bug fixes for this latest conda release.
anaconda-auth
pluginWe’re introducing anaconda-auth
, a new authentication plugin that serves as the centralized login for the entire Anaconda ecosystem. This plugin streamlines access to anaconda.com and related services by securely storing your API keys in your system’s keyring.
The primary command you’ll use is anaconda token install
, which handles the complete authentication workflow by prompting you to log in through your browser if needed, then retrieves your token and automatically configures your .condarc
settings. This single command manages the entire process from authentication to token installation, eliminating the need for separate login steps. While anaconda auth login
is also available for basic authentication, anaconda token install
provides the full workflow most users will want.
The plugin is now required for logging into anaconda.com before using other client packages in the Anaconda ecosystem. Learn more in the full documentation.
Anaconda Distribution 2025.06 comes with Anaconda Navigator version 2.6.6, which includes recent updates such as:
anaconda-auth
(since v2.6.5)For the complete list of updates, please see the Anaconda Navigator release notes.
A new Anaconda telemetry plug-in (conda-anaconda-telemetry
) has been added that captures anonymous data on package installation and searches. Anonymous telemetry data is collected for the following commands: conda create
, conda install
, and conda search
. This update is designed to help us understand how Anaconda users interact with conda environments and packages, enabling us to enhance the tools and resources you rely on every day. You can read more about this feature in the Anaconda documentation and the blog post announcement.
Download Anaconda Distribution 2025.06 today. We thank you for continuing to be a part of the Anaconda community. Please keep an eye on this blog to stay current on releases, including the next release of Anaconda Distribution this fall.