Managing deployments

After you’ve created and deployed an Anaconda Project, Enterprise finds and builds all of the software dependencies–the programs on which the Project depends in order to run–and encapsulates them so they are completely self- contained. You can deploy notebooks, Bokeh applications and REST APIs.

You can then share your deployment with others who have accounts on Enterprise, or share your deployment with colleagues who are not on Enterprise by creating a token. Colleagues you share a deployment with can run the deployment, but cannot edit it (editing is done in projects, not in deployments.)

Other deployment management items include viewing the logs for your deployment or terminating the deployment to free up all of its resources.