Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1d64381

Browse files
committed
add MIME rendering examples
1 parentad118ee commit1d64381

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

‎pyscriptjs/examples/index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,19 @@ <h2 class="text-2xl font-bold text-blue-600"><a href="./todo.html" target=”_bl
3636
<h2class="text-2xl font-bold text-blue-600"><ahref="./todo-pylist.html"target=”_blank”>PyScript Native TODO App</a></h2>
3737
<p>Demo showing how would a Simple TODO App would look like only using PyScript native elements</code> tag</p>
3838

39+
<br>
40+
<h2class="text-3xl font-bold">MIME Rendering</h2>
41+
<hr/>
42+
43+
<h2class="text-2xl font-bold text-blue-600"><ahref="./matplotlib.html"target=”_blank”>Matplotlib</a></h2>
44+
<p>Demonstrates rendering matplotlib figure as output of the py-script tag</p>
45+
46+
<h2class="text-2xl font-bold text-blue-600"><ahref="./altair.html"target=”_blank”>Altair</a></h2>
47+
<p>Demonstrates rendering altair plot as output of the py-script tag</p>
48+
49+
<h2class="text-2xl font-bold text-blue-600"><ahref="./folium.html"target=”_blank”>Folium</a></h2>
50+
<p>Demonstrates rendering Folium map as output of the py-script tag</p>
51+
3952
<br>
4053
<h2class="text-3xl font-bold">JS Interaction</h2>
4154
<hr/>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp