aws / amazon-sagemaker-feedback

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

not able to switch to g4dn instance in jupyterlab spaces #72

Closed prakarsh-sys closed 3 months ago

prakarsh-sys commented 5 months ago

Product Version

Issue Description

After creating a space and starting jupyterlab application, initially the selected instance type was ml.t3.medium. After stopping the space, selecting a new instance type (ml.g4dn.xlarge) and starting with 'Run Space' it fails with error message, "Unable to complete operation. Please try again." Have seen this issue only with GPU enabled instances.

Expected Behavior

Space starts with the selected ml.g4dn.xlarge instance.

Observed Behavior

It fails with error message, "Unable to complete operation. Please try again." image

Product Category

JupyterLab

Feedback Category

Configuration and Setup, Images and Runtime Customization

Other Details

No response

poojak13 commented 3 months ago

HI @prakarsh-sys , this is because you may not have quotas to run GPU instances. You can go to SageMaker Service Quotas console and request for a limit increase.