aws-samples / aws-samples/amazon-sagemaker-codeserver

need to specify platform identifier?

Open
#5 0 comments 0 reactions 1 assignee Claimed by @giuseppeporcelli View on GitHub
documentation
Dominant language
Shell
Stars
56
Forks
20
PR merge metrics
No merged PRs in 30d

Description

Great solution here! Just fyi - I had to specify the platform identifier "notebook-al2-v1" when creating the notebook instances along with CLI commands posted on the README; else, it defaulted to Amazon Linux 1 and did not start.

One of the options I used with `aws sagemaker create-notebook-instances` was:

`--platform-identifier "notebook-al2-v1"
`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.