PyScript demos


Bokeh Interactive

Interactive demo using a Bokeh slider widget to dynamically change a value in the page

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

Simple Panel Demo

Simple demo showing Panel widgets interating with parts of the page

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