Skip to content
 
 

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

streamlit-tutorial

Hands-on tutorial of Streamlit

Fork this repository and clone it locally. It's important to fork so that we can deploy your app to the web later.

Create an environment with:

python3 -m venv .venv
source ./.venv/bin/activate
pip install -r requirements.txt

Start running the app locally with:

streamlit run app.py

Deploy your app by pasting your GitHub repo URL at https://share.streamlit.io/

About

Hands-on tutorial of Streamlit

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages