Managing projects¶
Anaconda Projects are the heart of Anaconda Enterprise. A project is a folder that contains an anaconda-project.yml configuration file together with scripts, notebooks and other files.
A Project encapsulates all the files, packages, environments and anything else you need to deploy and run your work so it is easily portable.
Basic tasks¶
- Viewing a list of your projects
- Viewing sample projects
- Creating a new project
- Uploading a project
- Start editing a project
- Editing a project
- Adding packages to a project
- Adding a deployment command to a project
- Running deployment commands on a project
- Creating a project archive
- Setting an environment for a project
- Linking an environment to a notebook
- Committing changes to a project
- Stop editing session
- Sharing a project
- Working with collaborators
- Deploying a project
- Renaming a project
- Copying a project
- Deleting a project
- Viewing project details