Documentation Index
Fetch the complete documentation index at: https://anaconda.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
What’s new
- Added pixi support for the
main-xfeature.
- Improved login reliability by validating API keys against the server before storing them in the keyring.
- Fixed an issue where
ana whoamiwould fail with a confusing error if your account had been deleted. - Fixed broken pipe errors when piping CLI output to other commands.
- Fixed an issue where the
ANA_DOMAINenvironment variable would fail if it included a URL scheme or trailing path.
What’s fixed
- Bug fixes and stability improvements.
What’s new
- Added
ana feature enableandana feature disablecommands for configuring development tools to use Anaconda-provided channels and package indexes. - Added the
main-xfeature, which adds Anaconda’smain-xchannel to your conda configuration. - Added a PowerShell installer for Windows.
- Added Linux aarch64 support.
- Added the
ana self updatecommand.
- Fixed a security issue where the keyring directory and file could have overly permissive access.