You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 10, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: docs/integrations/streamlit.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ Streamlit is an open-source Python library that makes it easy to create and shar
17
17
Install Streamlit: <br>
18
18
`pip install streamlit`
19
19
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>
20
+
Install `streamlit-chromadb-connection`, which connects your Streamlit app to Chroma through [`st.connection`](https://docs.streamlit.io/1.11.0/library/api-reference/connections/st.connection): <br>
0 commit comments