Skip to content

Commit bc4db79

Browse files
authored
Quickstarts: add link from single-file UI quickstart to new how-to video (#634)
1 parent b1a3ab2 commit bc4db79

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

snippets/quickstarts/single-file-ui.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,16 @@ To run this quickstart, you will need a local file with a size of 10 MB or less
4848
If you do not have any files available, you can use one of the sample files that Unstructured offers in the UI. Or, you can download one or more sample files
4949
from the [example-docs](https://github.com/Unstructured-IO/unstructured-ingest/tree/main/example-docs) folder in the Unstructured repo on GitHub.
5050

51+
<iframe
52+
width="560"
53+
height="315"
54+
src="https://www.youtube.com/embed/pICXdW_P50s"
55+
title="YouTube video player"
56+
frameborder="0"
57+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
58+
allowfullscreen
59+
></iframe>
60+
5161
import GetStartedSimpleUIOnly from '/snippets/general-shared-text/get-started-simple-ui-only.mdx';
5262

5363
<Steps>

0 commit comments

Comments
 (0)