Skip to content

Commit 5dd692d

Browse files
mgladwellsdgilley
andauthored
Update articles/machine-learning/how-to-r-interactive-development.md
Co-authored-by: Sheri Gilley <[email protected]>
1 parent e92fa06 commit 5dd692d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/machine-learning/how-to-r-interactive-development.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@ Alternatively, you can use a Datastore URI to access different files on a regist
125125
> Rather than remember the datastore URI format, you can copy-and-paste the datastore URI from the Studio UI by following these steps:
126126
> If you know the datastore where your file is located, navigate to the file/folder you want to read into R, select the elipsis (**...**) next to it. Select from the menu **Copy URI**. Then select the **Datastore URI** to copy into your notebook/script.
127127
Please note, you will still need to create a variable for `<path>` in the code.
128-
> 1. Select your datastore name and then **Browse**.
129128
> 1. Find the file/folder you want to read into R, select the elipsis (**...**) next to it. Select from the menu **Copy URI**. You can select the **Datastore URI** to copy into your notebook/script. Please note, you will still need too create a variable for "<path>".
130129
> :::image type="content" source="media/how-to-access-data-ci/datastore_uri_copy.png" alt-text="Screenshot highlighting the copy of the datastore URI.":::
131130

0 commit comments

Comments
 (0)