Accessing the Jupyter Notebook
1. Go to
AWS Console > Amazon SageMaker > Notebook Instances
2. Wait for the server status to change to
InService. This will take a few minutes.

3. Click on the "Open Jupyter" for the pre-created 'GroundTruth-Reinvent' notebook instance .

4. Click on the folder "notebook" to access the notebook.
workshop_guide.ipynb notebook by double clicking on it.

5. If prompted for the kernel, Choose
“conda_python3”
6. You are ready to go but first we need to setup the labeling job.
NOTE:
The first cell of this notebook will define the S3 bucket with the default name defined by Sagemaker.
This will follow the format "sagemaker-<region>-<account-id>"