Get started with Conda packages

Artifact Registry supports managing Conda packages with Artifact Registry repositories. Managing packages in Artifact Registry lets you store your artifacts from multiple repository types in one location while having access to Google Cloud runtimes such as Cloud Run and Compute Engine. In addition, you can use security features from Artifact Analysis to scan for container vulnerabilities.

To get familiar with Conda packages in Artifact Registry, you can try the quickstart.

When you are ready to learn more, read the following information:

Overview

Using Artifact Registry with Conda consists of the following steps:

  1. Create a standard repository for your Conda packages.
  2. Learn how to create remote repositories.
  3. Read about how remote and virtual repositories can be used in this repository usage example.
  4. Grant permissions to the account that will connect with the repository. Service accounts for common integrations with Artifact Registry have default permissions for repositories in the same project.
  5. Configure your tools:
  6. Learn about managing packages.