Integration with Anaconda Professional¶
Anaconda Navigator has everything you need to set up the Anaconda Professional token. You can then add channels and install or update packages from the Anaconda Professional repository with Anaconda Navigator.
Log in action¶
To integrate with Anaconda Professional:
- Click Connect in the top-right corner of the Navigator application.
- Click Sign In next to Anaconda Professional. You can only be signed into one repository service at a time.
- Enter your token to log in to your Anaconda Professional instance.
- Click Set Token. If your token is valid, you will be signed in.
Command Line Interface (CLI) Login Detection¶
If you have already logged in using a CLI, Navigator will detect that. Note that this works both ways: if you log out from Anaconda Professional in Navigator, your CLI session will be affected accordingly.
Login Mechanism¶
Navigator uses the conda-token tool “under the hood.” See Authenticate to Anaconda Professional for more details.
Integration¶
Once signed in, you will be able to add private channels in the
Manage Channels dialog using the <my_channel_name>
format, rather than repo.anaconda.cloud/t/<token>/<my_channel_name>
.