aws/amazon-sagemaker-feedback

can't start with ml.p3.8xlarge

Salama1429 opened this issue · 4 comments

Product Version

  • Amazon SageMaker Studio Classic
  • Amazon SageMaker Studio
  • Issue is not related to SageMaker Studio

Issue Description

error message is showing while trying to start ml.p3.8xlarge instance

Expected Behavior

No response

Observed Behavior

No response

Product Category

JupyterLab

Feedback Category

Configuration and Setup

Other Details

No response

@Salama1429 - What's the error that you're seeing?
Can you check if it's related to #58

@Salama1429 - What's the error that you're seeing? Can you check if it's related to #58

I see this error message: Error: Unable to complete operation. Please try again.
image

Yes, this is related to #58. You will need additional service quotas to use ml.p3.8xlarge. You can go to SageMaker Service Quotas Console and request for additional quotas. Make sure to request for the right limit, we have different limits for notebook instances, inference, jupyterlab etc.

thanks