Skip to content

Commit 77301f3

Browse files
author
Larry Franks
committed
wiring up toc, adding basic examples
1 parent a19b054 commit 77301f3

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

articles/machine-learning/service/reference-azure-machine-learning-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ The following commands demonstrate how to create, register, and list Azure Machi
193193
194194
For more information, see [az ml environment download](https://docs.microsoft.com/cli/azure/ext/azure-cli-ml/ml/environment?view=azure-cli-latest#ext-azure-cli-ml-az-ml-environment-download).
195195
196-
## Machine learning pipelines
196+
## ML pipeline management
197197
198198
The following commands demonstrate how to work with machine learning pipelines:
199199

articles/machine-learning/service/toc.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -281,9 +281,8 @@
281281
- name: Machine Learning CLI
282282
displayName: extension, command line, command-line, az, ci/cd, automate, automated
283283
href: reference-azure-machine-learning-cli.md
284-
items:
285-
- name: Machine learning pipeline YAML reference
286-
href: reference-pipeline-yaml.md
284+
- name: Machine learning pipeline YAML reference
285+
href: reference-pipeline-yaml.md
287286
- name: Visual interface modules
288287
displayName: module, reference, algorithm, studio
289288
items:

0 commit comments

Comments
 (0)