Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 510 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 510 Bytes

🎈 Blank app template

A simple Streamlit app template for you to modify!

Open in Streamlit

How to run it on your own machine

  1. Install the requirements

    $ pip install -r requirements.txt
    
  2. Run the app

    $ streamlit run app.py
    

We have included dummy data in the repository to practice with, please feel free to use your own data (under 2000 MB).