Challenges with Week1 - Lab1

An update.

I got my AWS account re-activatged and completed the Lab1.

I still faced with the problem of selecting instance type:
ResourceLimitExceeded: The account-level service limit ‘Studio KernelGateway Apps running on ml.m5.2xlarge instance’ is 1 Apps, with current utilization of 1 Apps and a request delta of 1 Apps.

However I saw in one of the posts to explore running instances and resources and shutdown all and then select the right image size. and it seems to work, seems like this training AWS account is limited to 1 ml.m5.2xlarge instance.

So if it helps anyone, you can navigate to running instances in the icon tab on the left:

  1. at first you are here:
  2. You need to click on the circle with empty square in the middle:

I already restarted instances, but you’ll see something like
2.1. Running Instances :
ml.m5.2xlarge
ml.t3.medium
2.2. Running Apps
sagemaker-data-science1.0
sagemaker-data-science1.0

Click on Turn On/Off sign and shutdown all instances, so you’ll disable all running resources and will see something like this:

Then you can select a instance type again:

that worked for me.