forked from aws-samples/amazon-bedrock-workshop
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Simplify M2 config, improve setup nb
Rename get_bedrock_client() `url_override` param to `endpoint_url` to match the underlying boto3 equivalent, and swap the kwargs to alphabetical order. Streamline connectivity customizations to reduce the number of places M2 preview users in SageMaker need to edit. Setup notebook updates: Lint the code (max line length, consistent intendations & quotes, etc). Add imports to sample snippet for rendering the SDXL image so it can be successfully copy/pasted into SageMaker Studio and work. Add a 'next steps' cell mostly so running the nb end-to-end doesn't always generate an additional cell. Replicate the setup/connectivity updates to all other lab notebooks. Add Studio kernel spec to intro of all lab notebooks.
- Loading branch information
Showing
14 changed files
with
2,570 additions
and
1,086 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.