We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 267738d commit 423206eCopy full SHA for 423206e
docs/sagemaker/_toctree.yml
@@ -27,6 +27,12 @@
27
- sections:
28
- local: how-to/index
29
title: Introduction
30
+ - local: how-to/get-started-sagemaker-sdk
31
+ title: Get started with the SageMaker SDK
32
+ - local: how-to/deploy-sagemaker-sdk
33
+ title: Deploy models with SageMaker SDK
34
+ - local: how-to/training-sagemaker-sdk
35
+ title: Train models with SageMaker SDK
36
title: How-to
37
38
- local: reference/inference-toolkit
0 commit comments