Cloudshell is a free, serverless interactive environment for interacting with GCP resources
-
Create GCP Project:
- Browse to https://console.cloud.google.com/
- Create new project
- Enable billing! $300 credit for new accounts.
- Enable APIs:
- Google Container Registry API
-
Cloudshell:
- Start a cloudshell session by clicking the icon
git clone https://github.com/rojopolis/managed-ml.git
Update .cloudshellcustomimagerepo.json with project and image namecloudshell env build-local
cloudshell env push
cloudshell env update-default-image
Restart Cloudshell VM