Where is my token?
conda-token
tool sets your supplied organization token and automatically manages default_channels
.anaconda_server_token
and anaconda_server_token_id
in the Navigator config file (anaconda-navigator.ini
) are also updated when you first connect to Package Security Manager (On-prem). This is mostly system data to help Navigator integrate with Package Security Manager (On-prem).
team_edition_token
to anaconda_server_token
and team _edition_token_id
to anaconda_server_token_id
as of Version 2.4.0. If you downgrade your Navigator application to a version older than 2.3.0, you will need to manually change these variable names back to their older versions within your anaconda-navigator.ini
file.http(s)://mysite.com
channels:
list that you no longer want to be connected to. Anaconda recommends against deleting defaults
.
For example, let’s say you have disconnected from a Package Security Manager repository and have the following channels:
list:
defaults
in your channels:
list.
conda-token
tool removes your supplied organization token.