Skip to content

Commit 360878a

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

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:
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. 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>".
129128
> :::image type="content" source="media/how-to-access-data-ci/datastore_uri_copy.png" alt-text="Screenshot highlighting the copy of the datastore URI.":::
130129
131130
2. Create a filestore object using the aforementioned URI:

0 commit comments

Comments
 (0)