Skip to content

Commit d4cb14c

Browse files
authored
formatting
1 parent faab6a3 commit d4cb14c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/machine-learning/how-to-create-manage-compute-instance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -760,6 +760,7 @@ In your workspace in Azure Machine Learning studio, select Compute, then select
760760

761761
```python
762762
from azure.ai.ml.entities import ComputeInstance, AmlCompute
763+
763764
# Display operating system version
764765
instance = ml_client.compute.get("myci")
765766
print instance.os_image_metadata

0 commit comments

Comments
 (0)