Anaconda Repository

Open Data Science Hub

Anaconda Repository is an enterprise server on your network or your private cloud where open source and proprietary packages may be stored, retrieved and shared. It is used to govern access to data science assets including packages, environments and notebooks.

Anaconda Repository has a self-contained internal mirror of packages, can install securely behind an enterprise firewall or in an air-gapped environment, and supports many repositories including PyPI, CRAN, conda, and the Anaconda repository.

Many enterprises have customized local instances of Anaconda Repository, and Continuum also makes an instance of Anaconda Repository available for public use at Anaconda Cloud.

This documentation is for installers and administrators of Anaconda Repository. User documentation is available at Anaconda Cloud. This includes documentation on using Anaconda Repository to create and distribute your own custom Anaconda parcels for Cloudera Manager.

What’s new in 2.21?

The Anaconda repository 2.21 release is available to all Anaconda repository customers as of September 29, 2016.

NOTE: If you have a subscription BUT do not have a license, contact support to receive that license. Otherwise contact sales to acquire it.

Administrators can update to the new Anaconda repository release via the following commands:

conda update binstar-server
anaconda-server-db-setup --execute
supervisorctl reload

Please contact your Priority Support provider or sales person for any questions or problems regarding the release.

Highlights of the update

  • users can create custom CDH parcels through Anaconda Repository
  • standardized sorting on tables
  • the deprecated build feature has been removed from Anaconda Repository