--- title: Easy Dashboarding emoji: 👧 colorFrom: pink colorTo: green sdk: docker pinned: false license: mit --- The Easiest Way to Create an Interactive Dashboard in Python See [the_easiest_way_to_create_dashboard](https://awesome-panel.org/resources/the_easiest_way_to_create_dashboard/) by [awesome-panel.org](https://awesome-panel.org) for more info. ## Serve ```python panel serve app.ipynb --autoreload ```