Register for early access directly on our website.
Request one of our talks for your conference or meetup.
Influence the book by filling out our quick survey.
Take the defaults and click on Open AWS Console. This will open AWS Console in a new browser tab.
Double-check that your account name is something like IibsAdminAccess-DO-NOT-DELETE...
as follows:
If not, please logout of your AWS Console in all browser tabs and re-run the steps above!
Open the AWS Management Console
In the AWS Console search bar, type SageMaker
and select Amazon SageMaker
to open the service console.
Click Attach Policies
.
Select AmazonS3FullAccess
and click on Attach Policy
.
Note: Reminder that you should allow access only to the resources that you need.
Note: Proceed when the status of the notebook instance changes from Pending
to InService
.
Click File
> New
> [...scroll down...] Terminal
to launch a terminal in your Jupyter instance.
Within the Jupyter terminal, run the following:
cd ~/SageMaker && git clone https://github.com/data-science-on-aws/workshop
Navigate to 01_intro/
in your Jupyter notebook and start the workshop!
You may need to refresh your browser if you don't see the new workshop/
directory.