- Open Anaconda Prompt (Terminal on macOS/Linux).
-
If necessary, activate your base environment:
-
Install
anaconda-registration:The--channeland--override-channelscommand options allow installation to succeed, despite the registration block.
Using an organization token in automated workflow environments
If your organization members are utilizing Anaconda services as part of automated workflows or CI/CD pipelines, or if they are using conda within Docker builds on their desktop, they can use the organization token provided by Anaconda during bulk registration setup to authenticate their conda clients programmatically. In the automated workflow system, set theANACONDA_ANON_USAGE_ORG_TOKEN environment variable:
Replace <YOUR_ORG_TOKEN> with the token you received from your Anaconda customer success manager.