Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 219 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 219 Bytes

Streamlit navigation test app

How to run it on your own machine

  1. Install the requirements

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

    $ streamlit run streamlit_app.py