If you are an administrator, you can streamline registration for your organization. For more information, see Registering conda for your organization.
If you encounter any issues with the registration process, please contact [email protected] for help.
If you encounter any issues with the registration process, please contact [email protected] for help.
- Open Anaconda Prompt (Terminal on macOS/Linux).
-
If necessary, activate your base environment:
-
If you haven’t already, install
anaconda-auth
and use it to log in to Anaconda:A browser window opens to authenticate you to Anaconda. If you are already signed in, authentication is automatically completed. If you are not signed in, you are prompted to either create an account, or sign in to an existing account with your Anaconda credentials.If your organization has configured SSO, you are redirected to your company’s SSO login page.
If you are using conda in any automated workflows or CI/CD pipelines, you’ll need to update those systems to authenticate your conda client programmatically as well. For instructions, see Using anaconda-auth in automated workflow environments.