Skip to content

Commit c9928ce

Browse files
committed
added link to travel-sample dataset
1 parent ef141cc commit c9928ce

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
@@ -21,7 +21,7 @@ length: 30 Mins
2121
# Building an Interactive Flight Search App with Streamlit and Couchbase
2222

2323
## Introduction
24-
This tutorial will guide you through building a fully functional Streamlit application on top of Couchbase. The app will leverage Couchbase's `travel-sample.inventory` dataset to enable users to search for flights between cities and visualize routes dynamically on an interactive map. By following this tutorial, you will learn how to:
24+
This tutorial will guide you through building a fully functional Streamlit application on top of Couchbase. The app will leverage Couchbase's [`travel-sample`](https://docs.couchbase.com/ruby-sdk/current/ref/travel-app-data-model.html) dataset to enable users to search for flights between cities and visualize routes dynamically on an interactive map. By following this tutorial, you will learn how to:
2525

2626
- Connect a Streamlit app to a Couchbase database
2727
- Query and filter flight data efficiently

0 commit comments

Comments
 (0)