Data Viz with Streamlit AppHow to run it on your own machineClone the repositorygit clone https://github.com/mydevground/StreamlitApp.git cd StreamlitAppInstall the requirements$ pip install -r requirements.txtRun the app$ streamlit run NewyorkUberPickups.py