6 Commits

Author SHA1 Message Date
Marco Friaz 4534bff4b5 Append the default_bucket_prefix to s3 paths if one exists to inference sample notebooks (#4808)
**Description**

This change checks the sagemaker session if there is a default_bucket_prefix set. If a default bucket prefix is specified, it is append it to the s3 path. This was done for inference sample notebooks. This ensures sample notebooks that utilize s3, works in SageMaker Unified Studio.

Co-authored-by: Marco Friaz <marfriaz@amazon.com>
Co-authored-by: Erick Benitez-Ramos <141277478+benieric@users.noreply.github.com>
2025-01-21 09:42:36 -08:00
atqy 12085f3bea change badging domain url (#4459) 2023-10-23 08:30:00 -07:00
atqy 3d28f1d8de Fix badges (#3977)
* edit CONTRIBUTING to include badges fix

* fix badges for read the docs
2023-05-03 17:27:57 -07:00
atqy 22b8203af3 Add badges (#3957)
* prep notebooks for badging propagation

* prep

* add badges to notebooks
2023-04-26 11:41:27 -07:00
atqy aabd058cb8 fix advanced_functionality/causal-inference/causal-inference-container.ipynb (#3544)
* fix advanced_functionality/causal-inference/causal-inference-container.ipynb

* fix login command

* fix login

* fix login

* fix login

Co-authored-by: EC2 Default User <ec2-user@ip-172-16-32-28.us-west-2.compute.internal>
2022-08-16 14:11:26 -05:00
Anna 2197018601 Causal container notebook example (#3130)
* first commit

* run black-nb .

* ipynb formatting

* Delete int.json

* Delete pred.json

* removed the payload.json file

* fixed some spelling errors

* added QA

* deleted csv dataset.

* adressed reviewers comments

Co-authored-by: Mohan Gowda Purushothama <58143058+gowdapmohan@users.noreply.github.com>
Co-authored-by: vicvel <vicvel@amazon.com>
Co-authored-by: Julia Kroll <75504951+jkroll-aws@users.noreply.github.com>
2022-02-08 09:53:32 -06:00