Skip to content

Latest commit

 

History

History
47 lines (39 loc) · 2.34 KB

README.md

File metadata and controls

47 lines (39 loc) · 2.34 KB

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.