Skip to content

Commit 38a2d61

Browse files
authored
Update how-to-deploy-mlflow-models-online-endpoints.md
Resolve build warning
1 parent 2230c5c commit 38a2d61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ Use the following steps to deploy an MLflow model with a custom scoring script.
579579
580580
__conda.yml__
581581
582-
:::code language="yaml" source="~/azureml-examples-main/cli/endpoints/online/ncd/sklearn-diabetes/environment/conda.yml":::
582+
:::code language="yaml" source="~/azureml-examples-main/cli/endpoints/online/ncd/sklearn-diabetes/environment/conda.yaml":::
583583
584584
> [!NOTE]
585585
> Note how the package `azureml-inference-server-http` has been added to the original conda dependencies file.

0 commit comments

Comments
 (0)