This guide covers the AI Lab project, its release flow, infrastructure, and development tooling. The current release flow runs from a tag-triggered GitHub Actions workflow after PR CI validates the release logic. GitHub Actions authenticates to AWS via OIDC for the AMI and VM build steps, and the workflow also publishes the Docker edition.
- Requirements and Setup
- Design Goals
- AWS Infrastructure Workflow
- Command Line Usage
- Testing
- Running tests in the CI
- Dependencies and Updating Packages
- Check for broken Hyperlinks
- Notebooks
- Developing the Docker Edition
Section Dependencies is dedicated to enumerating all places defining dependencies as the AI Lab contains dependencies on multiple levels and specified in multiple places.