We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7600d6d commit 5f0ad27Copy full SHA for 5f0ad27
articles/machine-learning/data-science-virtual-machine/how-to-track-experiments.md
@@ -179,7 +179,7 @@ The deployment state should change from __transitioning__ to __healthy__. Additi
179
180
You can test the endpoint with [Postman](https://www.postman.com/), or you can use the Azure Machine Learning SDK:
181
182
-[SDK v1](includes/machine-learning-sdk-v1.md)
+[!INCLUDE [SDK v1](../includes/machine-learning-sdk-v1.md)]
183
184
```python
185
from azureml.core import Webservice
0 commit comments