Skip to content

Commit ac6577c

Browse files
Merge pull request #251495 from sdgilley/patch-3
Update samples-notebooks.md
2 parents 4588187 + 8c6f261 commit ac6577c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/machine-learning/samples-notebooks.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,10 @@ This article shows you how to access the repository from the following environme
3333
The easiest way to get started with the samples is to complete the [Create resources to get started](quickstart-create-resources.md). Once completed, you'll have a dedicated notebook server pre-loaded with the SDK and the Azure Machine Learning Notebooks repository. No downloads or installation necessary.
3434

3535
To view example notebooks:
36-
1. Sign in to [studio](https://ml.azure.com) and select your workspace if necessary.
37-
1. Select **Notebooks**.
38-
1. Select the **Samples** tab. Use the **SDK v2** folder for examples using Python SDK v2.
36+
37+
1. Sign in to [studio](https://ml.azure.com) and select your workspace if necessary.
38+
1. Select **Notebooks**.
39+
1. Select the **Samples** tab. Use the **SDK v2** folder for examples using Python SDK v2.
3940

4041

4142
## Option 2: Access on your own notebook server

0 commit comments

Comments
 (0)