Skip to content

Commit 662359f

Browse files
committed
new file structure: updated readme with announcement, added new notebook naming excel sheet
1 parent b96aa51 commit 662359f

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)
22

3+
# :exclamation::fire: Announcement: New Folder Structure :fire::exclamation:
4+
5+
Starting 7 August, 2024, we are introducing a new flattened folder structure within the SageMaker Example Notebooks repository in order to improve the discoverability of the notebooks. The new structure uses standardized folder and notebook naming conventions to align with common workflows and SageMaker services. It also includes an archived folder for redundant, outdated, and low-viewed notebooks. To ease the transition, we have created an [excel sheet](new_file_structure_updated_notebook_names_and_folders.xlsx) showing the old naming convention and its new corresponding name.
6+
37
# Amazon SageMaker Examples
48

59
Example Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using Amazon SageMaker.
@@ -34,8 +38,6 @@ They can be accessed by clicking on the `SageMaker Examples` tab in Jupyter or t
3438

3539
Although most examples utilize key Amazon SageMaker functionality like distributed, managed training or real-time hosted endpoints, these notebooks can be run outside of Amazon SageMaker Notebook Instances with minimal modification (updating IAM role definition and installing the necessary libraries).
3640

37-
As of February 7, 2022, the default branch is named "main". See our [announcement](https://github.com/aws/amazon-sagemaker-examples/discussions/3131) for details and how to update your existing clone.
38-
3941
## :notebook: Example Notebook Categories
4042

4143
### End-to-End ML Lifecycle
@@ -80,5 +82,5 @@ For more details, please take a look at the [LICENSE](https://github.com/aws/ama
8082
## :handshake: Contributing
8183

8284
Although we're extremely excited to receive contributions from the community, we're still working on the best mechanism to take in examples from external sources. Please bear with us in the short-term if pull requests take longer than expected or are closed.
83-
Please read our [contributing guidelines](https://github.com/aws/amazon-sagemaker-examples/blob/master/CONTRIBUTING.md)
85+
Please read our [contributing guidelines](https://github.com/aws/amazon-sagemaker-examples/blob/default/CONTRIBUTING.md)
8486
if you'd like to open an issue or submit a pull request.
42.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)