mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 14:35:27 +08:00
[skip ci] Update Python example code link
Former-commit-id: 369a101beda4041a537b7cdb391f60f1ef237d7a
This commit is contained in:
parent
7d07e51072
commit
eec29282b4
@ -146,7 +146,7 @@ Install Milvus Python SDK.
|
||||
$ pip install pymilvus==0.2.3
|
||||
```
|
||||
|
||||
Create a new file `example.py`, and add [Python example code](https://github.com/milvus-io/pymilvus/blob/master/examples/advancedexample.py) to it.
|
||||
Create a new file `example.py`, and add [Python example code](https://github.com/milvus-io/pymilvus/blob/master/examples/advanced_example.py) to it.
|
||||
|
||||
Run the example code.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user