streamlitEasy Playground

Build data apps with minimal code; auto-reactive UI

Getting started with streamlitRun locally
Install
pip install streamlit
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: streamlit)

streamlit is a third-party package. Build data apps with minimal code; auto-reactive UI. Install with: pip install streamlit

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?