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 that are added or removed interactively.
Param based apps#
Using the Param library to express UIs independently of Panel.
Streaming#
Streaming data to a visual component.
Custom components#
Components created using Panel’s ReactiveHTML class.
Linking#
Using Javascript based links to define interactivity without without requiring a live kernel.
Styling & Theming#
Examples demonstrating how to style and theme different components.
External libraries#
Wrapping external libraries with Panel.