A static demo of the
<py-script>
tag
A dynamic demo of the
<py-script>
tag
A Python REPL (Read Eval Print Loop)
A Python REPL (Read Eval Print Loop) with slightly better formatting
Simple TODO App
Simple TODO App using <py-list>
Demonstrates rendering a Matplotlib figure as output of the py-script tag
Minimal D3 demo demonstrating how to create a visualization
Demo showing how a Simple
WebGL
scene would work in the
<py-script>
tag
Minimal Bokeh demo demonstrating how to create a simple Bokeh plot from code
Interactive demo using a Bokeh slider widget to dynamically change a value in the page WARNING: This examples takes a little longer to load. So be patient :)
Interactive KMeans Chart using Panel WARNING: This examples takes a little longer to load. So be patient :)
Interactive Streaming Table and Bokeh plot using Panel WARNING: This examples takes a little longer to load. So be patient :)
Simple demo showing Panel widgets interacting with parts of the page WARNING: This examples takes a little longer to load. So be patient :)
Interactive application exploring the NYC Taxi dataset using Panel and DeckGL WARNING: This examples takes a little longer to load. So be patient :)
Visualization of Mandelbrot and Julia sets with Numpy and HTML5 canvas