Skip to content

Commit b9a882b

Browse files
authored
Merge pull request #114335 from PeterCLu/patch-1
Update DSVM notebook instructions
2 parents 360e407 + 5ec2e58 commit b9a882b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/data-science-virtual-machine/vm-do-ten-things.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ The Jupyter Notebook provides a browser-based IDE for data exploration and model
6565

6666
To start the Jupyter Notebook, select the **Jupyter Notebook** icon on the **Start** menu or on the desktop. In the DSVM command prompt, you can also run the command ```jupyter notebook``` from the directory where you have existing notebooks or where you want to create new notebooks.
6767

68-
After you start Jupyter, you should see a directory that contains a few example notebooks that are pre-packaged into the DSVM. Now you can:
68+
After you start Jupyter, navigate to the `/notebooks` directory for example notebooks that are pre-packaged into the DSVM. Now you can:
6969

7070
* Select the notebook to see the code.
7171
* Run each cell by selecting Shift+Enter.

0 commit comments

Comments
 (0)