Skip to content

This is a template repository for creating streamlit apps

License

Notifications You must be signed in to change notification settings

TeddyHuang-00/streamlit-app-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

streamlit-app-template

This is a template repository for creating Streamlit apps

Write your Streamlit app to the main.py file. Add any additional files to the pages directory.

Add any additional dependencies to the requirements.txt file. Streamlit Cloud will install the dependencies when deploying your app.

App configurations are in config.toml.

If you want to use st.secrets, you can create a file called secrets.toml in the folder .streamlit. This file will be ignored by git.

About

This is a template repository for creating streamlit apps

Resources

License

Stars

Watchers

Forks

Languages