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/tutorial-cloud-workstation.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
---
2
-
title: "Tutorial: Model development on a cloud workstation"
2
+
title: "Tutorial: Model Development on a Cloud Workstation"
3
3
titleSuffix: Azure Machine Learning
4
-
description: Learn how to get started prototyping and developing machine learning models on an Azure Machine Learning cloud workstation.
4
+
description: Learn how to get started with prototyping and developing machine learning models on an Azure Machine Learning cloud workstation.
5
5
services: machine-learning
6
6
ms.service: azure-machine-learning
7
7
ms.subservice: core
8
8
ms.topic: tutorial
9
9
author: s-polly
10
10
ms.author: scottpolly
11
11
ms.reviewer: lebaro
12
-
ms.date: 08/05/2024
12
+
ms.date: 10/16/2025
13
13
ms.custom:
14
14
- devx-track-python
15
15
- sfi-image-nochange
@@ -18,7 +18,7 @@ ms.custom:
18
18
19
19
# Tutorial: Model development on a cloud workstation
20
20
21
-
Learn how to develop a training script with a notebook on an Azure Machine Learning cloud workstation. This tutorial covers the basics you need to get started:
21
+
This article describes how to develop a training script with a notebook on an Azure Machine Learning cloud workstation. The tutorial covers the basics you need to get started:
22
22
23
23
> [!div class="checklist"]
24
24
> * Set up and configuring the cloud workstation. Your cloud workstation is powered by an Azure Machine Learning compute instance, which is pre-configured with environments to support your various model development needs.
0 commit comments