Skip to content

Commit c097003

Browse files
authored
Update how-to-deploy-mlflow-models.md
1 parent eae6635 commit c097003

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/machine-learning/how-to-deploy-mlflow-models.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,8 @@ This example shows how you can deploy an MLflow model to an online endpoint usin
238238
__create-endpoint.yaml__
239239

240240
:::code language="yaml" source="~/azureml-examples-main/cli/endpoints/batch/batch-endpoint.yml":::
241-
241+
242+
---
242243

243244
1. To create a new endpoint using the YAML configuration, use the following command:
244245

0 commit comments

Comments
 (0)