conda-anaconda-telemetry
plugin enables us to collect more detailed information about how you are using conda. Specifically, it lets us know:
create
, install
, and search
commandsconda-build
you are usingconda-anaconda-telemetry
package, see https://anaconda.github.io/conda-anaconda-telemetry/..condarc
file or removing the package from your base
environment.
.condarc
file in your text editor of choice.
Where is my .condarc file?
.condarc
file, open Anaconda Prompt (Terminal on macOS/Linux) and run the following command:.condarc
is most likely in your Home directory, it is a hidden file on MacOS and Linux and is not visible in file browsers under under normal circumstances.You can view hidden files and folders using the following guidance for your operating system:.condarc
file, see Using the .condarc conda configuration file in the official conda documentation.