Skip to content

Commit de237f6

Browse files
Update AML VS Code Extension Docs
1 parent afa7e5b commit de237f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/tutorial-setup-vscode-extension.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.subservice: core
88
ms.topic: tutorial
99
author: luisquintanilla
1010
ms.author: luquinta
11-
ms.date: 02/24/2020
11+
ms.date: 04/13/2020
1212
#Customer intent: As a professional data scientist, I want to Learn how to install and run scripts using the Azure Machine Learning Visual Studio Code extension.
1313
---
1414

@@ -66,7 +66,7 @@ Now that you have signed into Azure with your account credentials, Use the steps
6666
1. When the command palette expands, follow the prompts.
6767

6868
1. Select your Azure subscription.
69-
1. Select **Create a new Azure ML workspace**
69+
1. Select **Create a new Azure ML workspace**.
7070
1. Select the **TensorFlow Single-Node Training** job type.
7171
1. Enter `train.py` as the script to train. This is the file that contains code to a machine learning model that categorize images of handwritten digits.
7272
1. Specify the following packages as requirements to run.

0 commit comments

Comments
 (0)