diff --git a/pyscriptjs/examples/index.html b/pyscriptjs/examples/index.html index ffd1ec5..34cd04f 100644 --- a/pyscriptjs/examples/index.html +++ b/pyscriptjs/examples/index.html @@ -36,6 +36,19 @@
Demo showing how would a Simple TODO App would look like only using PyScript native elements tag
+Demonstrates rendering matplotlib figure as output of the py-script tag
+ +Demonstrates rendering altair plot as output of the py-script tag
+ +Demonstrates rendering Folium map as output of the py-script tag
+