Skip to content
This repository was archived by the owner on May 10, 2024. It is now read-only.

Commit 3af74f2

Browse files
Update streamlit.md
1 parent 61e3665 commit 3af74f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/integrations/streamlit.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ Streamlit is an open-source Python library that makes it easy to create and shar
1414

1515
### Install
1616

17-
Install Streamlit:
17+
Install Streamlit: <br>
1818
`pip install streamlit`
1919

20-
Install `streamlit-chromadb-connection`, which connects your Streamlit app to Chroma DB through [`st.connection`](https://docs.streamlit.io/1.11.0/library/api-reference/connections/st.connection):
20+
Install `streamlit-chromadb-connection`, which connects your Streamlit app to Chroma DB through [`st.connection`](https://docs.streamlit.io/1.11.0/library/api-reference/connections/st.connection): <br>
2121
`pip install streamlit-chromadb-connection`
2222

2323
### Main Benefits

0 commit comments

Comments
 (0)