Skip to content

Commit 3887d55

Browse files
author
Larry Franks
committed
fixing path
1 parent 044446a commit 3887d55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-debug-managed-online-endpoints-visual-studio-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ To apply changes to your code:
372372
373373
For more extensive changes involving updates to your environment and endpoint configuration, use your `MLClient`'s `online_deployments.update` module/method. Doing so will trigger a full image rebuild with your changes.
374374
375-
[!notebook-python[] (~/azureml-examples-main/sdk/python/endpoints/online/managed/debug-online-endpoints-locally-in-visual-studio.ipynb?name=edit-endpoint-1)]
375+
[!notebook-python[] (~/azureml-examples-main/sdk/python/endpoints/online/managed/debug-online-endpoints-locally-in-visual-studio-code.ipynb?name=edit-endpoint-1)]
376376
377377
Once the updated image is built and your development container launches, use the VS Code debugger to test and troubleshoot your updated endpoint.
378378

0 commit comments

Comments
 (0)