-
Move to Oregon or N.Virginia
-
Create "Notebook Instance"
- Notebook Instance > "Create notebook instance"
- Fill out "Notebook instance name"
- Select "Notebook instance type" as ml.m4.xlarge
- Select "IAM role" as "Create New Role" Select "None" for S3 ... , and click "Create Role"
- Click on "Create notebook instance" at the bottom
-
Once it is created, click on "Open"
-
In the jupyter notebook, click on "New" > "Terminal"
-
In the terminal screen in the notebook, run
cd SageMaker
git clone https://github.com/madanvikram/deep_learning_workshop
-
Back to the original jupyter notebook, click on "re-load" button next to "New"
-
Click on "deep_learning_workshop"
-
If asked to choose a kernel, select "conda_mxnet_p36"