Skip to content

Commit 617d2cd

Browse files
authored
Merge pull request #567 from TimShererWithAquent/us316607c
Freshness: 309831 Azure Machine Learning
2 parents f2ab553 + 30b7595 commit 617d2cd

File tree

5 files changed

+75
-92
lines changed

5 files changed

+75
-92
lines changed

articles/machine-learning/includes/prereq-clone-notebook.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ author: sdgilley
55
ms.service: azure-machine-learning
66
services: machine-learning
77
ms.topic: include
8-
ms.date: 03/22/2023
8+
ms.date: 09/30/2024
99
ms.author: sgilley
1010
ms.custom: include file
1111
---
1212

13-
Then select **Clone** to add the notebook to your **Files**. ([See where to find **Samples**](../quickstart-create-resources.md#learn-from-sample-notebooks).)
13+
Then select **Clone** to add the notebook to your **Files**. To find sample notebooks, see [Learn from sample notebooks](../quickstart-create-resources.md#learn-from-sample-notebooks).

articles/machine-learning/includes/prereq-new-notebook.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ author: sdgilley
55
ms.service: azure-machine-learning
66
services: machine-learning
77
ms.topic: include
8-
ms.date: 03/22/2023
8+
ms.date: 09/30/2024
99
ms.author: sgilley
1010
ms.custom: include file
1111
---
1212

13-
Create [a new notebook](../quickstart-create-resources.md#create-a-new-notebook), if you want to copy/paste code into cells.
13+
If you want to copy and paste code into cells, create [a new notebook](../quickstart-create-resources.md#create-a-new-notebook).

articles/machine-learning/includes/prereq-set-kernel.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ms.custom: include file
2020

2121
:::image type="content" source="../media/tutorial-azure-ml-in-a-day/start-compute.png" alt-text="Screenshot shows how to start a stopped compute instance." lightbox="../media/tutorial-azure-ml-in-a-day/start-compute.png":::
2222

23-
1. Wait until the compute instance is running. Then make sure that the kernel, found on the top right, is `Python 3.10 - SDK v2`. If not, use the dropdown to select this kernel.
23+
1. Wait until the compute instance is running. Then make sure that the kernel, found on the top right, is `Python 3.10 - SDK v2`. If not, use the dropdown list to select this kernel.
2424

2525
:::image type="content" source="../media/tutorial-azure-ml-in-a-day/set-kernel.png" alt-text="Screenshot shows how to set the kernel." lightbox="../media/tutorial-azure-ml-in-a-day/set-kernel.png":::
2626

@@ -32,5 +32,5 @@ ms.custom: include file
3232

3333
:::image type="content" source="../media/tutorial-azure-ml-in-a-day/open-vs-code.png" alt-text="Screenshot shows how to open the notebook in VS Code." lightbox="../media/tutorial-azure-ml-in-a-day/open-vs-code.png":::
3434

35-
> [!Important]
36-
> The rest of this tutorial contains cells of the tutorial notebook. Copy/paste them into your new notebook, or switch to the notebook now if you cloned it.
35+
> [!IMPORTANT]
36+
> The rest of this tutorial contains cells of the tutorial notebook. Copy and paste them into your new notebook, or switch to the notebook now if you cloned it.

articles/machine-learning/includes/prereq-workspace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ ms.author: sgilley
1010
ms.custom: include file
1111
---
1212

13-
To use Azure Machine Learning, you'll first need a workspace. If you don't have one, complete [Create resources you need to get started](../quickstart-create-resources.md) to create a workspace and learn more about using it.
13+
To use Azure Machine Learning, you need a workspace. If you don't have one, complete [Create resources you need to get started](../quickstart-create-resources.md) to create a workspace and learn more about using it.

0 commit comments

Comments
 (0)