Skip to content

Commit 65d9242

Browse files
authored
Merge branch 'master' into prep-cdef
2 parents 74a79a8 + 8a0d640 commit 65d9242

11 files changed

+15
-5
lines changed

doc/index.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,15 +53,14 @@ Amazon SageMaker provides implementations of some common machine learning algori
5353

5454

5555
*************
56-
Orchestration
56+
Workflows
5757
*************
58-
Orchestrate your SageMaker training and inference jobs with Kubernetes and Airflow.
58+
Orchestrate your SageMaker training and inference workflows with Airflow and Kubernetes.
5959

6060
.. toctree::
61-
:maxdepth: 1
61+
:maxdepth: 2
6262

63-
kubernetes/index
64-
airflow/index
63+
workflows/index
6564

6665

6766
*************************
File renamed without changes.

doc/workflows/index.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
##########
2+
Workflows
3+
##########
4+
5+
The SageMaker Python SDK supports managed training and inference for a variety of machine learning frameworks:
6+
7+
.. toctree::
8+
:maxdepth: 2
9+
10+
airflow/index
11+
kubernetes/index
File renamed without changes.

0 commit comments

Comments
 (0)