Skip to content

Commit

Permalink
update link
Browse files Browse the repository at this point in the history
  • Loading branch information
micpst committed Sep 4, 2024
1 parent 4f9d482 commit 33786dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/how-to/visualize-collection.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ pip install dbally["gradio"]

## Run the app

Pick the collection created using `create_collection` and lunch the gradio interface.
Pick the collection created using [`create_collection`][dbally.create_collection] and lunch the gradio interface.

```python
from dbally.gradio import create_gradio_interface
Expand Down

0 comments on commit 33786dc

Please sign in to comment.