Skip to content

Commit dbc9d36

Browse files
Address build warnings.
1 parent 8b80cae commit dbc9d36

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

articles/machine-learning/how-to-deploy-custom-container.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -116,12 +116,8 @@ You can configure your cloud deployment using YAML. Take a look at the sample YA
116116

117117
__tfserving-endpoint.yml__
118118

119-
:::code language="yaml" source="~/azureml-examples-main/cli/endpoints/online/custom-container/tfserving/half-plus-two/tfserving-endpoint.yml":::
120-
121119
__tfserving-deployment.yml__
122120

123-
:::code language="yaml" source="~/azureml-examples-main/cli/endpoints/online/custom-container//tfserving/half-plus-two/tfserving-deployment.yml":::
124-
125121
# [Python SDK](#tab/python)
126122

127123
### Connect to Azure Machine Learning workspace

0 commit comments

Comments
 (0)