Skip to content

Commit 32e0507

Browse files
authored
Merge pull request #177616 from sdgilley/patch-76
Update how-to-run-jupyter-notebooks.md
2 parents 72b62c2 + a95ceff commit 32e0507

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/machine-learning/how-to-run-jupyter-notebooks.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,8 @@ To run a notebook or a Python script, you first connect to a running [compute in
147147
* If you have a stopped compute instance, select **Start compute** to the right of the Compute dropdown. Depending on your screen size, this may be located under a **...** menu.
148148

149149
:::image type="content" source="media/how-to-run-jupyter-notebooks/start-compute.png" alt-text="Start compute instance":::
150+
151+
Once you are connected to a compute instance, use the toolbar to run all cells in the notebook, or Control + Enter to run a single selected cell.
150152

151153
Only you can see and use the compute instances you create. Your **User files** are stored separately from the VM and are shared among all compute instances in the workspace.
152154

0 commit comments

Comments
 (0)