When you use a conda command that involves looking for a package to install or upgrade, by default conda searches the default located at https://repo.anaconda.com/pkgs.

Active default channels

Archived channels

A channel may be archived for a variety of reasons, most often because its packages caused problems (for example, insecure compilers, incompatible with newer software) or we no longer upload new packages to them. Nevertheless, you may wish to use archived channels for one of the following reasons:
  • You need packages from those channels for reproducibility
  • You are using an old course that requires specific older versions of packages
  • The package you need was never built and made available in the main channel