Skip to content

tomasgaudino/streamlit-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

streamlit-tutorial

Step 1: Clone repo

git clone https://github.com/tomasgaudino/streamlit-tutorial

Step 2: Navigate project folder

cd streamlit-tutorial

Step 3: Create virtualenv

python3 -m venv venv

Step 4: Activate virtualenv

source venv/bin/activate

Step 5: Install requirements.txt

pip install -r requirements.txt

Step 6: Run streamlit

streamlit run Inicio.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages