panelEasy Playground

Interactive dashboards from notebooks or scripts (HoloViz)

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

panel is a third-party package. Interactive dashboards from notebooks or scripts (HoloViz). Install with: pip install panel

Challenge

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