Data Viz with Streamlit App How to run it on your own machine Clone the repository git clone https://github.com/mydevground/StreamlitApp.git cd StreamlitApp Install the requirements $ pip install -r requirements.txt Run the app $ streamlit run NewyorkUberPickups.py