anaconda / anaconda-project

Tool for encapsulating, running, and reproducing data science projects
https://anaconda-project.readthedocs.io/en/latest/
Other
221 stars 88 forks source link

Disable-channel-override #386

Closed AlbertDeFusco closed 2 years ago

AlbertDeFusco commented 2 years ago

Enable the use of ANACONDA_PROJECT_DISABLE_OVERRIDE_CHANNELS to allow anaconda-project to respect the condarc channels definition in addition to what is written in the channels: key in the anaconda-project.yml file.

The default behavior is to ignore any conda configuration of channels.