Skip to content

Commit

Permalink
Update Accessing-S3-via-SageMaker-notebooks.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qualiaMachine authored Nov 6, 2024
1 parent 46e13d9 commit 7a2b8fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions episodes/Accessing-S3-via-SageMaker-notebooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,8 @@ Alternatively, we can substitute this for a helper function call as well.
file_list = helpers.list_S3_objects(bucket_name)
file_list
```
['results/results.txt', 'titanic_test.csv', 'titanic_train.csv']


:::::::::::::::::::::::::::::::::::::: keypoints

Expand Down

0 comments on commit 7a2b8fd

Please sign in to comment.