Skip to content

Commit 95c22b8

Browse files
committed
clarify path for file
1 parent 0d9c546 commit 95c22b8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ For an example, see [Tutorial: Create your first ML experiment](tutorial-1st-exp
6363
You can access all Git operations by using a terminal window. All Git files and folders will be stored in your workspace file system.
6464

6565
> [!NOTE]
66-
> Add your files and folders anywhere under the **/Users** folder so they will be visible in all your Jupyter environments.
66+
> Add your files and folders anywhere under the **~/cloudfiles/code/Users** folder so they will be visible in all your Jupyter environments.
6767
6868
To access the terminal:
6969

@@ -80,7 +80,6 @@ To access the terminal:
8080
:::image type="content" source="media/how-to-run-jupyter-notebooks/alt-open-terminal.png" alt-text="Open terminal from ...":::
8181

8282

83-
8483
Learn more about [cloning Git repositories into your workspace file system](concept-train-model-git-integration.md#clone-git-repositories-into-your-workspace-file-system).
8584

8685

0 commit comments

Comments
 (0)