diff --git a/pyscriptjs/examples/index.html b/pyscriptjs/examples/index.html index a155030e..986da26f 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 -
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 + + WARNING: This examples takes a little longer to load. So be patient :) +
+ + +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
A Python REPL (Read Eval Print Loop).
- -A Python REPL (Read Eval Print Loop) with slightly better formatting.
+Demo showing how would a Simple TODO App would look like in PyScript tag
- +