File tree 1 file changed +13
-0
lines changed 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,19 @@ <h2 class="text-2xl font-bold text-blue-600"><a href="./todo.html" target=”_bl
36
36
< h2 class ="text-2xl font-bold text-blue-600 "> < a href ="./todo-pylist.html " target =”_blank” > PyScript Native TODO App</ a > </ h2 >
37
37
< p > Demo showing how would a Simple TODO App would look like only using PyScript native elements</ code > tag</ p >
38
38
39
+ < br >
40
+ < h2 class ="text-3xl font-bold "> MIME Rendering</ h2 >
41
+ < hr />
42
+
43
+ < h2 class ="text-2xl font-bold text-blue-600 "> < a href ="./matplotlib.html " target =”_blank” > Matplotlib</ a > </ h2 >
44
+ < p > Demonstrates rendering matplotlib figure as output of the py-script tag</ p >
45
+
46
+ < h2 class ="text-2xl font-bold text-blue-600 "> < a href ="./altair.html " target =”_blank” > Altair</ a > </ h2 >
47
+ < p > Demonstrates rendering altair plot as output of the py-script tag</ p >
48
+
49
+ < h2 class ="text-2xl font-bold text-blue-600 "> < a href ="./folium.html " target =”_blank” > Folium</ a > </ h2 >
50
+ < p > Demonstrates rendering Folium map as output of the py-script tag</ p >
51
+
39
52
< br >
40
53
< h2 class ="text-3xl font-bold "> JS Interaction</ h2 >
41
54
< hr />
You can’t perform that action at this time.
0 commit comments