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/service/quickstart-run-cloud-notebook.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,11 +21,11 @@ This quickstart shows how to create a cloud resource in your Azure Machine Learn
21
21
22
22
In this quickstart, you take the following actions:
23
23
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.
26
26
* Open a notebook that contains code to estimate pi and logs errors at each iteration.
27
27
* 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.
29
29
30
30
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.
31
31
@@ -139,8 +139,8 @@ You can also keep the resource group but delete a single workspace. Display the
139
139
140
140
In this quickstart, you completed these tasks:
141
141
142
-
* Create a notebook VM
143
-
* Launch the Jupyter web interface
142
+
* Create a notebook VM.
143
+
* Launch the Jupyter web interface.
144
144
* Open a notebook that contains code to estimate pi and logs errors at each iteration.
145
145
* Run the notebook.
146
146
* 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
150
150
For an in-depth workflow experience, follow Machine Learning tutorials to train and deploy a model:
151
151
152
152
> [!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