Skip to content

djamier/streamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

To get started, you need to activate virtual environment and install a few packages. You can do this by invoking the following command in your terminal:

source config.sh

How to run streamlit

cd data_visualize
streamlit run --server.port 8501 apps.py