Skip to content

Commit c05ef0f

Browse files
authored
Update how-to-use-mlflow-cli-runs.md
1 parent b866d2e commit c05ef0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-use-mlflow-cli-runs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Use the parameter `display_name` of Azure Machine Learning jobs to configure the
114114

115115
:::code language="yaml" source="~/azureml-examples-main/cli/jobs/basics/hello-world-org.yml" highlight="8" range="1-9":::
116116

117-
# [Python](#tab/python)
117+
# [Python SDK](#tab/python)
118118

119119
```python
120120
from azure.ai.ml import command, Environment

0 commit comments

Comments
 (0)