Technolgy Express

The future of tech, today.

Getting started with AWS Sagemaker Studio Lab

greenery pic

Getting Start

Amazon SageMaker Studio Lab is a free machine learning (ML) development environment that provides the compute, storage (up to 15GB), and security — all at no cost — for anyone to learn and experiment with ML! It’s a real game changer for ML students and enthusiasts.

To get started with SageMaker Studio Lab, use your email address to register for an account. Your SageMaker Studio Lab account is separate from an AWS account and doesn’t require a credit card!

Go to the website to sign up.https://studiolab.sagemaker.aws/

greenery pic

Fill out the request. No credit card required! Note that it’s probably a good idea to use a personal email, not a corporate or school email. You may want to have access to these resources for a long time to come 😃!

How does it work?

greenery pic

You’ll receive the following email almost immediately:

greenery pic

Once you click on the link, you’ll immediately get another email:
greenery pic Now comes the slow part. It took me four days to get my approval notice by email.

greenery pic When you click on “create account” it takes you to the following page.
greenery pic

It then asks you to verify your email (again).
greenery pic

You really are almost done! Click on the email.
greenery pic
After verifying, you’ll get this last email.

greenery pic

You can sign in for the first time.

greenery pic

You have officially arrived! 🎉

greenery pic

Sad fact: as of early summer 2022, you can’t get access to a GPU. Amazon is working on fixing this..

greenery pic

Update: June 2022. GPUs are now available again! You can use GPU for up to 4 hours at a time, and up to 8 hours per day! 🎉

greenery pic

But we’re not quite out of the woods yet. Even when I select CPU, my browser still prevented the runtime from starting.

greenery pic

That was easy to fix. Now we’re finally inside and ready to rock’n’roll!

greenery pic

Fun fact: you can easily switch to “dark mode” which is way cooler.

greenery pic

Now that’s more like it! You should now see white on black, like this:

greenery pic

If you have bugs or questions, open a new issue on github here. The good folks at Amazon have been really helpful and quick in responding, and there’s a good chance that somebody else has already asked (and solved!) your problem.

I also highly recommend that you enable extensions and install a few that work for you. This is how you enable the extension manager:

greenery pic

Good work getting started! You can check out my next tutorial about SMSL here, where we discuss how to pull and push your first repo from Github to SMSL. Good luck!