Skip to content

Instantly share code, notes, and snippets.

View rhiever's full-sized avatar

Randy Olson rhiever

View GitHub Profile
# See https://www.anaconda.com/understanding-and-improving-condas-performance/ for more info.
# help debug channel issues
show_channel_urls: true
# pip will always be installed with python
add_pip_as_python_dependency: true
# strict priority and conda-forge at the top will ensure
# that all of your packages will be from conda-forge unless they only exist on defaults