diff --git a/pyscriptjs/examples/index.html b/pyscriptjs/examples/index.html index a155030e282..986da26f352 100644 --- a/pyscriptjs/examples/index.html +++ b/pyscriptjs/examples/index.html @@ -7,26 +7,49 @@
A static demo of the <py-script>
tag
Interactive demo using a Bokeh slider widget to dynamically change a value in the page -
A dynamic demo of the <py-script>
tag
A Python REPL (Read Eval Print Loop).
+Minimal Bokeh demo demonstrating how to create a simple bokeh plot from code
+ +Interactive KMeans Chart using Panel + + WARNING: This examples takes a little longer to load. So be patient :) +
+ +Simple demo showing Panel widgets interating with parts of the page -
A Python REPL (Read Eval Print Loop).
+ +A Python REPL (Read Eval Print Loop) with slightly better formatting.
+ +A static demo of the <py-script>
tag
A dynamic demo of the <py-script>
tag
Demo showing how would a Simple TODO App would look like in PyScript tag
- +