-
Notifications
You must be signed in to change notification settings - Fork 846
Description
I came to this GitHub repo from Amazon Bedrock Workshop at https://catalog.us-east-1.prod.workshops.aws/workshops/a4bdb007-5600-4368-81c5-ff5b4154f518/en-US/110-text-generation.
The workshop links to https://github.com/aws-samples/amazon-bedrock-workshop/blob/main/01_Text_generation/01_text_and_code_generation_w_bedrock.ipynb and assumes the developer has a Jupyter notebook, with no clear instructions on how to create a notebook. This breaks the developer flow.
Anyway, I went to the top-level GitHub repo and followed "Chose notebook environment" section. I followed the instructions for "domain quick setup" in Sagemaker and seems like that was not sufficient. It is not even required to follow these instructions; instead, I created a Jupyter notebook for Sagemaker AI, and then I could follow the instructions.
Also, it needs to be clarified that developers can start a JupyterLab, open a new Notebook from the URL. There is no need to clone the repo.