Skip to content

Commit 00fff40

Browse files
author
Larry Franks
committed
formatting
1 parent 465b6d3 commit 00fff40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/machine-learning/service/reference-pipeline-yaml.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ The following YAML is an example pipeline definition:
5151
The `parameters` section uses the following keys, which correspond to the [PipelineParameter](https://docs.microsoft.com/python/api/azureml-pipeline-core/azureml.pipeline.core.pipelineparameter?view=azure-ml-py) class:
5252

5353
| YAML key | Description |
54+
| ---- | ---- |
5455
| `type` | The value type of the parameter. Valid types are `string`, `int`, `float`, `bool`, or `datapath`. |
5556
| `default` | The default value. |
5657

0 commit comments

Comments
 (0)