Conda Config#

Conda configuration file, .condarc for custom settings

Add Channels#

conda config --add channels conda-forge

Multi-Threading#

conda config --set repodata_threads 2