You can select the conda environment to either add,
update, or remove conda packages and to view host
logs.
Before you begin
You must be either a cluster or consumer administrator or have the
ANACONDA_DISTRIBUTION_VIEW, ANACONDA_DISTRIBUTION_INSTANCE_VIEW and
ANACONDA_DISTRIBUTION_INSTANCE_CONFIGURE permissions.
Procedure
-
From the cluster management console, click
, and then select an Anaconda or Miniconda distribution.
If only one Anaconda or Miniconda distribution instance exists, the page
opens automatically. If there are more than one, select the distribution instance that you want to
open.
- Under Conda Environments, click an environment.
- On the packages tab, add, update, or remove your conda package:
- To add a conda package:
- Click Add.
- Specify the package (or a list of packages) to add to the conda environment with optional
version numbers.
- Specify the conda channel or channels of the Anaconda or Miniconda repository to use. For more than
one channel, use a comma to separate multiple channels. If left blank, the default conda channel is
used.
- Click Add.
- To make changes to an existing conda package:
- Click Update.
- Specify the list of packages to update.
- Change the conda channel or channels of the Anaconda or Miniconda repository to use, as needed. For
more than one channel, use a comma to separate multiple channels. If left blank, the default conda
channel is used.
- Click Update.
- To remove a conda package, select the name of the package and click
Remove. You cannot remove a conda package that is being used by an instance group. You can view the associated
instance groups on the distribution
instance page.