anaconda-navigator.ini
file or click Configure Conda to open the .condarc
file within Navigator.
.condarc
file must be a valid .yaml
format file.
.condarc
or anaconda-navigator.ini
files in your preferred text editor:
.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..condarc
file must be a valid .yaml
format file.