Predictive Hacks

How to Change Instance Type on a Notebook in AWS Sagemaker

If you have already created a Notebook in AWS Sagemaker, you can update its instance type by following the steps bellow.

  1. Stop the notebook instance
  2. Select the notebook instance, go to “Actions” then click on “Update settings”

Then, select the instance type and click on “Update notebook instance”.

Share This Post

Share on facebook
Share on linkedin
Share on twitter
Share on email

Subscribe To Our Newsletter

Get updates and learn from the best

More To Explore

Python

Image Captioning with HuggingFace

Image captioning with AI is a fascinating application of artificial intelligence (AI) that involves generating textual descriptions for images automatically.

Python

Intro to Chatbots with HuggingFace

In this tutorial, we will show you how to use the Transformers library from HuggingFace to build chatbot pipelines. Let’s