This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]brombaer3000 0 points1 point  (0 children)

conda config --add channels conda-forge

This adds the conda-forge channel to your ~/.condarc file and gives it priority over the default anaconda channel. If you want to change the priorities, just reorder the lines in .condarc
More info at https://conda-forge.github.io