Gallery¶
Demos
A set of sophisticated apps built to demonstrate the features of Panel.
Simple Apps
Simple example apps meant to provide a quick introduction to Panel.
APIs
Examples meant to demonstrate the usage of different Panel APIs such as interact and reactive functions.
Layouts
How to leverage Panel layout components to achieve complex layouts.
Dynamic UIs
Examples demonstrating how to build dynamic UIs with components thatare added or removed interactively.
Param based apps
Using the Param library to express UIs independently of Panel.
Linking
Using Javascript based links to define interactivity without without requiring a live kernel.