To work with SageMaker, we need to instantiate a Jupyter Notebook:
- In the AWS Management Console, search for SageMaker and press Enter.
- We can create a notebook from the SageMaker dashboard. Click on Create notebook instance.
- Give the instance a name, such as iiot-book-notebook, and set the instance type to be ml.t2.medium, as shown in the following screenshot:
SageMaker Notebook creation
- Amazon SageMaker will need a role to launch and access resources in the account. To simplify this, select Create a new role.
- After that, select the Specific S3 buckets option.
- Introduce the bucket name that you used in step 5 ...