Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 276 Bytes

readme.md

File metadata and controls

7 lines (4 loc) · 276 Bytes

Clone the repository and install the requirements by typing the following command in the commandline

python -m pip install -r requirements.txt

To run a program (program_1 or program_2), please type the following command in the commandline

streamlit run program_1.py