File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
articles/machine-learning Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -221,7 +221,7 @@ This article gives a comparison of scenario(s) in SDK v1 and SDK v2. In the foll
221
221
| [azureml.pipeline.core.Pipeline](/ python/ api/ azureml- pipeline- core/ azureml.pipeline.core.pipeline? view = azure- ml- py& preserve- view = true)| [azure.ai.ml.dsl.pipeline](/ python/ api/ azure- ai- ml/ azure.ai.ml.dsl# azure-ai-ml-dsl-pipeline)|
222
222
| [OutputDatasetConfig](/ python/ api/ azureml- core/ azureml.data.output_dataset_config.outputdatasetconfig? view = azure- ml- py& preserve- view = true)| [Output](/ python/ api/ azure- ai- ml/ azure.ai.ml.output)|
223
223
| [dataset as_mount](/ python/ api/ azureml- core/ azureml.data.filedataset? view = azure- ml- py# azureml-data-filedataset-as-mount&preserve-view=true)|[Input](/python/api/azure-ai-ml/azure.ai.ml.input)|
224
- | [StepSequence](/ python/ api/ azureml- core/ azureml.pipeline.core.stepsequence? view = azure - ml - py )| [Data dependency](https:// github.com/ Azure/ azureml- examples/ tree/ main/ cli/ jobs/ pipelines- with - components/ basics/ 3b_pipeline_with_data )|
224
+ | [StepSequence](/ python/ api/ azureml- core/ azureml.pipeline.core.stepsequence)| [Data dependency](https:// github.com/ Azure/ azureml- examples/ tree/ main/ cli/ jobs/ pipelines- with - components/ basics/ 3b_pipeline_with_data )|
225
225
226
226
# # Step and job/component type mapping
227
227
You can’t perform that action at this time.
0 commit comments