Skip to content

Commit c36bd3f

Browse files
authored
Update quickstart-run-cloud-notebook.md
Punctuation fixes.
1 parent 493db8d commit c36bd3f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/machine-learning/service/quickstart-run-cloud-notebook.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ This quickstart shows how to create a cloud resource in your Azure Machine Learn
2121

2222
In this quickstart, you take the following actions:
2323

24-
* Create a new cloud-based notebook server in your workspace
25-
* Launch the Jupyter web interface
24+
* Create a new cloud-based notebook server in your workspace.
25+
* Launch the Jupyter web interface.
2626
* Open a notebook that contains code to estimate pi and logs errors at each iteration.
2727
* Run the notebook.
28-
* View the logged error values in your workspace. This example shows how the workspace can help you keep track of information generated in a script.
28+
* View the logged error values in your workspace. This example shows how the workspace can help you keep track of information generated in a script.
2929

3030
If you don’t have an Azure subscription, create a free account before you begin. Try the [free or paid version of Azure Machine Learning service](https://aka.ms/AMLFree) today.
3131

@@ -139,8 +139,8 @@ You can also keep the resource group but delete a single workspace. Display the
139139

140140
In this quickstart, you completed these tasks:
141141

142-
* Create a notebook VM
143-
* Launch the Jupyter web interface
142+
* Create a notebook VM.
143+
* Launch the Jupyter web interface.
144144
* Open a notebook that contains code to estimate pi and logs errors at each iteration.
145145
* Run the notebook.
146146
* View the logged error values in your workspace. This example shows how the workspace can help you keep track of information generated in a script.
@@ -150,4 +150,4 @@ On the Jupyter Notebook webpage, browse through other notebooks in the samples f
150150
For an in-depth workflow experience, follow Machine Learning tutorials to train and deploy a model:
151151

152152
> [!div class="nextstepaction"]
153-
> [Tutorial: Train an image classification model](tutorial-train-models-with-aml.md)
153+
> [Tutorial: Train an image classification model](tutorial-train-models-with-aml.md)

0 commit comments

Comments
 (0)