Skip to content

Commit 1e7fefb

Browse files
authored
Merge pull request #234766 from MicrosoftDocs/rmca14-patch-2
Resolve build warning to enable PM publish 1
2 parents 2230c5c + 38a2d61 commit 1e7fefb

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)