PyScript demos


Bokeh Interactive

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 :)

Simple Static Bokeh Plot

Minimal Bokeh demo demonstrating how to create a simple bokeh plot from code

KMeans Demo in Panel

Interactive KMeans Chart using Panel WARNING: This examples takes a little longer to load. So be patient :)

Streaming Demo in Panel

Interactive Streaming Table and Bokeh plot using Panel WARNING: This examples takes a little longer to load. So be patient :)

Simple Panel Demo

Simple demo showing Panel widgets interating with parts of the page WARNING: This examples takes a little longer to load. So be patient :)

Simple d3 visualization

Minimal d3 demo demonstrating how to create a visualization

REPL

A Python REPL (Read Eval Print Loop).

REPL2

A Python REPL (Read Eval Print Loop) with slightly better formatting.

Simple script

A static demo of the <py-script> tag

Simple script 2

A dynamic demo of the <py-script> tag

TODO App

Demo showing how would a Simple TODO App would look like in PyScript tag