Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 785 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 785 Bytes

Open in Streamlit

Streamlit Demo: Uber Pickups in New York City

A Streamlit demo written in pure Python to interactively visualize Uber pickups in New York City.

Final App Animation

Run this demo locally

pip install --upgrade streamlit
streamlit run https://raw.githubusercontent.com/streamlit/demo-uber-nyc-pickups/main/streamlit_app.py

Questions? Comments?

Please ask in the Streamlit community.