- AWS SAM CLI installed (installation guide)
- AWS CLI installed and configured with an
AWS_PROFILE(configuration guide) - Request service quota increases for:
- Total number of notebook instances (50)
- ml.t3.medium for notebook instance usage (50)
Tweak the template.yml file to match the needed amount of participants.
export AWS_PROFILE=...
make login
make deploy