Streamlit Demo: Uber Pickups in New York City A Streamlitdemo written in pure Python to interactively visualize Uber pickups in New York City. How to run this demo (french version) pip install --upgrade streamlit git clone https://github.com/lilstipher/demo-uber-nyc-pickups/ cd demo-uber-nyc-pickups/ streamlit run appML.py