aws / amazon-sagemaker-feedback

Amazon SageMaker Public Feedback Dashboard
Creative Commons Attribution Share Alike 4.0 International
4 stars 1 forks source link

can't start with ml.p3.8xlarge #59

Closed Salama1429 closed 3 months ago

Salama1429 commented 3 months ago

Product Version

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

poojak13 commented 3 months ago

@Salama1429 - What's the error that you're seeing? Can you check if it's related to https://github.com/aws/amazon-sagemaker-feedback/issues/58

Salama1429 commented 3 months ago

@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

poojak13 commented 3 months ago

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.

Salama1429 commented 3 months ago

thanks