myenvironment
:
base (root)
and myenvironment
.
python39
that contains Python 3.9.18:
myenvironment
to Python 3.12.0:
myenvironment
(which we created in the Managing environments section above) from the environment list to activate it.
beautifulsoup4
into myenvironment
.
myenvironment
from the environment list to activate it.
beautifulsoup4
in the package list.
beautifulsoup4
package is now displayed in the list of installed programs in the current environment.
For more documentation on packages, see Managing packages in the Tutorials section.
defaults
. This contains the package repositories main
, r
, and msys2
(Windows only), which are hosted at repo.anaconda.com/pkgs/. There are many more package channels available, hosted on Anaconda.org, in Anaconda.com, or in an on-premises server, if your organization hosts their own packages via Package Security Manager On-prem.
In this example, we will add a channel connection to conda-forge in Navigator’s channel manager.