Skip to content

Commit 32cab5a

Browse files
Merge pull request #274429 from SturgeonMi/patch-32
Update data-add.md
2 parents 8986d7b + 9078f0b commit 32cab5a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

articles/ai-studio/how-to/data-add.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -346,6 +346,14 @@ Data support tagging, which is extra metadata applied to the data in the form of
346346

347347
You can add tags to existing data.
348348

349+
### Data preview
350+
351+
You can browse the folder structure and preview the file in the Data details page.
352+
We support data preview for the following types:
353+
- Data file types will be supported via preview API: ".tsv", ".csv", ".parquet", ".jsonl".
354+
- Other file types, Studio UI will attempt to preview the file in the browser natively. So the supported file types may depend on the browser itself.
355+
Normally for images, these are supported: ".png", ".jpg", ".gif". And normally, these are support ".ipynb", ".py", ".yml", ".html".
356+
349357
## Next steps
350358

351359
- Learn how to [create a project in Azure AI Studio](./create-projects.md).

0 commit comments

Comments
 (0)