Skip to content

Commit 9fd7cbc

Browse files
Added original demo app code in the readme
1 parent fb1c54c commit 9fd7cbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorial/markdown/python/streamlit/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This tutorial will guide you through building a fully functional Streamlit appli
3030

3131
By the end of this tutorial, you will have a working flight visualization tool and a deeper understanding of how to integrate Couchbase with Streamlit for interactive data applications.
3232

33-
The final app will look like this hosted Streamlit application: [Couchbase Connector Demo App](https://couchbase-connector-demo-app.streamlit.app/).
33+
The final app will look like this hosted Streamlit application: [Couchbase Connector Demo App](https://couchbase-connector-demo-app.streamlit.app/). The original code for this demo is available [here](https://github.com/couchbase-examples/streamlit-quickstart/blob/main/Demo.py).
3434

3535
## Important Concepts
3636

0 commit comments

Comments
 (0)