An open API service indexing awesome lists of open source software.

https://github.com/streamlit/data_sources_app

An app that makes it easy to connect to a user's data warehouse and make a dashboard out of it.
https://github.com/streamlit/data_sources_app

Last synced: 11 months ago
JSON representation

An app that makes it easy to connect to a user's data warehouse and make a dashboard out of it.

Awesome Lists containing this project

README

          

# Streamlit demo: 🔌 The Data Sources app

Streamlit makes it **super easy** to connect your apps to your data sources. With this app, we'll show you the way!

## Get started!

**Let's deploy this app** in your Streamlit Cloud workspace 🎈



Start by forking this app's repository.



Now, visit your Streamlit Cloud dashboard and click on New App



Make sure that you have chosen the right Streamlit workspace. If you haven't, simply click on your current workspace in the upper right corner of the dashboard, and choose the one you want to deploy with!




You can fill the form with:


  • your repository name ({username}/data_sources_app)

  • the branch name (main)

  • the main file path (streamlit_app.py)






Finally, click on Deploy! and watch your app launch.
It can take a minute or two!



🎊 Congrats, you're done with this part: your app is running on Streamlit Cloud!

Now stay on your app, choose a data source and follow the instructions there!

### Questions? Comments?

Please ask in the [Streamlit community](https://discuss.streamlit.io).