Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 309 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 309 Bytes

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