You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/machine-learning/samples-notebooks.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@ The Data Science Virtual Machine (DSVM) is a customized VM image built specifica
65
65
66
66
## Connect to a workspace
67
67
68
-
Some of the samples use `MLClient.from_config()` to connect to a workspace. For these samples to work, you need a configuration file in directory on the path to the sample.
68
+
Some of the samples use `MLClient.from_config()` to connect to a workspace. For these samples to work, you need a configuration file ina directory on the path to the sample.
69
69
70
70
The configuration file is created for you on the Azure Machine Learning compute instance. To use the code on your own notebook server or DSVM, create the configuration file manually. Use either of the following methods:
0 commit comments