Skip to content

Commit 9b75b41

Browse files
committed
a
1 parent 12a3670 commit 9b75b41

File tree

3 files changed

+12
-10
lines changed

3 files changed

+12
-10
lines changed

docs/sagemaker/_toctree.yml

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
title: Train Models on AWS
88
- local: resources
99
title: Other Resources
10-
title: Getting Started
10+
title: Get Started
11+
isExpanded: true
1112
- sections:
1213
- local: dlcs/introduction
1314
title: Introduction
@@ -16,14 +17,7 @@
1617
- local: dlcs/available
1718
title: Available DLCs on AWS
1819
title: Deep Learning Containers (DLCs)
19-
- sections:
20-
- local: examples/index
21-
title: Introduction
22-
title: Examples
23-
- sections:
24-
- local: advanced-topics/index
25-
title: Introduction
26-
title: Advanced Topics
20+
isExpanded: false
2721
- sections:
2822
- local: how-to/index
2923
title: Introduction
@@ -34,7 +28,14 @@
3428
- local: how-to/training-sagemaker-sdk
3529
title: Train models with SageMaker SDK
3630
title: How-to
31+
isExpanded: false
32+
- sections:
33+
- local: examples/index
34+
title: Introduction
35+
title: Examples
36+
isExpanded: false
3737
- sections:
3838
- local: reference/inference-toolkit
3939
title: Inference Toolkit API
40-
title: Reference
40+
title: Reference
41+
isExpanded: false

docs/sagemaker/advanced-topics/index.md

Whitespace-only changes.

docs/sagemaker/examples/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Examples

0 commit comments

Comments
 (0)