Skip to content

Commit 186ddf5

Browse files
Merge pull request #220981 from santiagxf/santiagxf-patch-2
Update how-to-deploy-model-custom-output.md
2 parents 8800bfd + d6f262f commit 186ddf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-deploy-model-custom-output.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ For testing our endpoint, we are going to use a sample of unlabeled data located
255255
az ml data create -f heart-dataset-unlabeled.yml
256256
```
257257

258-
# [Azure ML SDK for Python](#tab/sdk)
258+
# [Python](#tab/sdk)
259259

260260
```python
261261
data_path = "resources/heart-dataset/"

0 commit comments

Comments
 (0)