Skip to content

Commit 6c87191

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

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
@@ -84,7 +84,7 @@ After submitted pipeline job, you can go to pipeline job detail page to change p
8484
## Sample notebooks
8585

8686
- [Build pipeline with sweep node](https://github.com/Azure/azureml-examples/blob/v2samplesreorg/sdk/python/jobs/pipelines/1c_pipeline_with_hyperparameter_sweep/pipeline_with_hyperparameter_sweep.ipynb)
87-
- [Run hyperparameter sweep on a command job](https://github.com/Azure/azureml-examples/blob/v2samplesreorg/sdk/python/jobs/single-step/lightgbm/iris/lightgbm-iris-sweep.ipynb)
87+
- [pipeline_with_train_eval_pipeline_component](https://github.com/Azure/azureml-examples/blob/main/sdk/python/jobs/pipelines/1j_pipeline_with_pipeline_component/pipeline_with_train_eval_pipeline_component/pipeline_with_train_eval_pipeline_component.ipynb)
8888

8989
## Next steps
9090
- [YAML reference for pipeline component](reference-yaml-component-pipeline.md)

0 commit comments

Comments
 (0)