anaconda-anon-usage
package enables Anaconda to collect anonymous usage data and is installed with Anaconda Distribution and Miniconda. The package augments the request header data that conda delivers to package servers during index and package requests. The three randomly generated tokens used for this process are designed to reveal no personal identifying information.
anaconda-anon-usage
works, see the package’s public Readme file on Github.anaconda-anon-usage
package is not a dependency of conda itself and Anaconda only wishes to collect data associated with usage of Anaconda products. If you exclusively use community installers like Miniforge and community channels like conda-forge
, you are not affected by this package.anaconda-anon-usage
package:
anaconda_anon_usage
configuration to false
in your .condarc
fileCONDA_ANACONDA_ANON_USAGE
environment variable to no
anaconda-anon-usage
by running the following command:
anaconda-anon-usage
, run the following command:.condarc
file, see Using the .condarc conda configuration file in the conda documentation.