Anaconda Enterprise supports the use of both
conda
and pip
packages in its repository. To create and share channels and packages from your Anaconda Enterprise Repository using conda
commands, first install anaconda-enterprise-cli and log in to your AE instance.- Access and download any packages and installers they need from the list of those available under Channels.
- Work with the contents of the package as they create models and dashboards, then
- Add any packages the project depends on to the project before deploying it.