Skip to content

Commit 83a716b

Browse files
authored
Embed-link Milvus setup how-to video on Milvus connector pages (#273)
1 parent ce8bfbc commit 83a716b

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

snippets/general-shared-text/milvus.mdx

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,14 @@ The Milvus prerequisites:
44
- The [URI](https://milvus.io/api-reference/pymilvus/v2.4.x/MilvusClient/Client/MilvusClient.md) of the instance.
55
- The [username and password, or token](https://milvus.io/docs/authenticate.md) to access the instance.
66
- The name of the [database](https://milvus.io/docs/manage_databases.md) in the instance.
7-
- The name of the [collection](https://milvus.io/docs/manage-collections.md) in the database.
7+
- The name of the [collection](https://milvus.io/docs/manage-collections.md) in the database.
8+
9+
<iframe
10+
width="560"
11+
height="315"
12+
src="https://www.youtube.com/embed/tl9eV-_nAHI"
13+
title="YouTube video player"
14+
frameborder="0"
15+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
16+
allowfullscreen
17+
></iframe>

0 commit comments

Comments
 (0)