Skip to content

Commit ecf6bfc

Browse files
lgayhardtcloga
andauthored
Update articles/machine-learning/how-to-use-pipeline-component.md
Co-authored-by: Cloga Chen <[email protected]>
1 parent e1ad6f7 commit ecf6bfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-use-pipeline-component.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ You can use pipeline component as a step like other components in pipeline job.
6565

6666
[!notebook-python[] (~/azureml-examples-main/sdk/python/jobs/pipelines/1j_pipeline_with_pipeline_component/pipeline_with_train_eval_pipeline_component/pipeline_with_train_eval_pipeline_component.ipynb?name=pipeline-component-pipeline-job)]
6767

68-
## Pipeline job with sweep step in studio
68+
## Pipeline job with pipeline component in studio
6969

7070
You can use `az ml component create` or ml_client.components.create_or_update to register pipeline component as a registered component. After that you can view the component in asset library and component list page.
7171

0 commit comments

Comments
 (0)