-
Notifications
You must be signed in to change notification settings - Fork 23
Getting Started with EasyData Environments
Amy Wooding edited this page Dec 31, 2022
·
25 revisions
Let's say that you want to use EasyData to manage your environments reproducibly. Here's a tutorial outlining how you can get up and running managing your environments this way. Here are the lessons that we'll cover.
- Create your repo (also called a project) based on an EasyData project template
- Create a project using an EasyData cookie cutter template
- Initialize your project as a git repo
- Explore the default settings
- Explore the default conda environment
- Explore the default paths
- Customize your conda environment
- Updating the environment
- Checking your updates back into the project repo
- Deleting and recreating the environment
- Customize your local settings (things you shouldn't check in to a repo)
- Customize your local paths configuration
- Customize your environment variables
- Customizing your local config to include credentials