Setup for GitHub Codespaces environment
January 7, 2025 ยท View on GitHub
Here are the instructions to run the workshop in GitHub Codespaces.
Requirements
- Internet access
- Proxy policies must authorize access to https://github.com/
- Active GitHub account
- At least 20 core hours on your GitHub Codespaces quota (https://github.com/settings/billing/summary)

Create the Codespace
-
Fork the repository to your GitHub account
-
Go to https://codespaces.new/
/spring-ai-workshop -
Select the following options:
- Branch: main
- Region: Europe West
- Machine type: 4-core

-
The Codespace environment will be opened
-
You can perform
git pushcommands to save your work on your forked repository
After the workshop
Delete the Codespace to avoid consuming core hours unnecessarily.
