Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 944 Bytes

gitpod.md

File metadata and controls

35 lines (21 loc) · 944 Bytes

Setup for GitPod environment

Here are the instructions to run the workshop on GitPod.

Requirements

Create the GitPod Workspace

  1. Fork the repository to your GitHub account

  2. Go to https://gitpod.io/#github.com//spring-ai-workshop.git

  3. Select the following options:

    • Repository: spring-ai-workshop
    • VS Code (Editor Browser)
    • Large (8 cores, 16GB RAM, 50GB storage)

  1. The GitPod Workspace will be opened

  2. You can perform git push commands to save your work on your forked repository

Go back

After the workshop

Delete the GitPod workspace to avoid consuming core hours unnecessarily.