How to use only the channels specified explicitly in the conda environment.yaml
I’ve noticed that when creating a conda environment from an environment.yaml file that explicitly specifies channels, conda (and also mamba) seems to extend the list of channels with whatever is defined in .condarc
/.mambarc
.