Skip to content

Commit ee12a8a

Browse files
authored
Merge pull request #110813 from RohitMungi-MSFT/patch-45
Compute instances cannot be shared while using notebooks
2 parents c849a98 + 026897d commit ee12a8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/tutorial-1st-experiment-sdk-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ You complete the following experiment set-up and run steps in Azure Machine Lear
8181
8282
1. Select the **tutorial-1st-experiment-sdk-train.ipynb** file in your **tutorials/create-first-ml-experiment** folder.
8383

84-
1. On the top bar, select a compute instance to use to run the notebook. These VMs are pre-configured with [everything you need to run Azure Machine Learning](concept-compute-instance.md#contents). You can select a VM created by any user of your workspace.
84+
1. On the top bar, select a compute instance to use to run the notebook. These VMs are pre-configured with [everything you need to run Azure Machine Learning](concept-compute-instance.md#contents).
8585

8686
1. If no VMs are found, select **+ Add** to create the compute instance VM.
8787

0 commit comments

Comments
 (0)