From the AWS console go to:
- Top right corner of console and click on {your account name} > My Service Quotas
- left nav “AWS Services”
- Search for “Sagemaker”
- Select “Amazon SageMaker“
- Search for the size instance you want to raise quote on, eg “ml.g5.2xlarge”
- Click the resulting Quota name to increase
- Click the orange “Request Quota Increase”
- In the “Change quota value” box enter the number required and press orange Request button. The request has now been made.
- Click “Dashboard” from the left nav
I had to wait about 10-15 mins for an m4.large quota increase to take effect, but I only realised that by trying every few mins to run my Jupyter notebook script until it started running – the dashboard itself still says “Quota requested” but my script is now running.