|
7 | 7 | <title>python</title>
|
8 | 8 | </head>
|
9 | 9 | <body>
|
| 10 | + <h1>PyScript NEXT (new core) Tech-Preview Release</h1> |
10 | 11 | <ul>
|
11 |
| - <li><a href="./test/pyscript.html">pyscript</a></li> |
12 |
| - <li><a href="./test/index.html">pyodide</a></li> |
13 |
| - <li> |
14 |
| - <a href="./test/matplot.worker.html">matplot worker (toml)</a> |
15 |
| - </li> |
16 |
| - <li><a href="./test/matplot.json.html">matplot json</a></li> |
17 |
| - <li><a href="./test/matplot.html">matplot toml</a></li> |
18 |
| - <li><a href="./test/many.html">all together</a></li> |
19 |
| - <li><a href="./test/micropython.html">micropython</a></li> |
20 |
| - <li><a href="./test/remote.html">remote micropython</a></li> |
21 |
| - <li><a href="./test/shadow-dom.html">shadow-dom</a></li> |
22 |
| - <li><a href="./test/table.html">table</a></li> |
23 |
| - <li><a href="./test/env.html">env</a></li> |
24 |
| - <li><a href="./test/isolated.html">isolated</a></li> |
25 |
| - <li><a href="./test/fetch.html">config fetch</a></li> |
26 |
| - <li><a href="./test/py-events.html">py-* events</a></li> |
27 |
| - <li><a href="./test/ruby.html">ruby</a></li> |
28 |
| - <li><a href="./test/wasmoon.html">lua</a></li> |
29 |
| - <li><a href="./test/async.html">async</a></li> |
30 |
| - <li><a href="./test/worker/">worker</a></li> |
31 |
| - <li><a href="./test/worker/input.html">worker w/ input</a></li> |
32 |
| - <li><a href="./test/order.html">execution order</a></li> |
33 |
| - <li><a href="./test/plugins/">plugins</a></li> |
34 |
| - <li> |
35 |
| - <a href="./test/plugins/py-script.html"> |
36 |
| - custom tags: PyScript |
37 |
| - </a> |
38 |
| - </li> |
| 12 | + <li><a href="https://6fd75ce3-df0a-4384-b255-195e41c4f02f.pyscriptapps.com/1d60a315-c2e0-49d7-9584-21386bd7e7c4/latest/">pyscript-core-micropython</a></li> |
| 13 | + <li><a href="https://6fd75ce3-df0a-4384-b255-195e41c4f02f.pyscriptapps.com/726f1eb7-2156-41aa-b4bc-e9b5560f268f/latest/">pyscript-core-pyodide</a></li> |
| 14 | + <li><a href="https://6fd75ce3-df0a-4384-b255-195e41c4f02f.pyscriptapps.com/72da10f3-afd3-475e-b28a-8f1874d03ecc/latest/">pyscript-core-pyodide-worker-matplot</a></li> |
| 15 | + <li><a href="https://6fd75ce3-df0a-4384-b255-195e41c4f02f.pyscriptapps.com/082475f5-2b3d-4ec7-90eb-3b420acf6f9c/latest/">pyscript-core-many</a></li> |
| 16 | + <li><a href="https://6fd75ce3-df0a-4384-b255-195e41c4f02f.pyscriptapps.com/b0a9c7db-a241-4a6c-b40d-7c44eb310509/latest/">pyscript-core-events</a></li> |
| 17 | + <li><a href="https://6fd75ce3-df0a-4384-b255-195e41c4f02f.pyscriptapps.com/10a31395-be21-47cb-b7a7-89fdca93aaf9/latest/">pyscript-core-lua</a></li> |
| 18 | + <li><a href="https://6fd75ce3-df0a-4384-b255-195e41c4f02f.pyscriptapps.com/104e2d86-b21c-4047-adc8-3dc75437459a/latest/">pyscript-core-ruby</a></li> |
| 19 | + <li><a href="https://6fd75ce3-df0a-4384-b255-195e41c4f02f.pyscriptapps.com/6837f40d-0c5d-4cdf-b5df-36da5b696885/latest/">pyscript-core-types-py-script</a></li> |
| 20 | + <li><a href="https://6fd75ce3-df0a-4384-b255-195e41c4f02f.pyscriptapps.com/652b9436-c478-4bcf-b0b0-84fa62dcf291/latest/">pyscript-core-worker-input</a></li> |
39 | 21 | </ul>
|
40 | 22 | </body>
|
41 | 23 | </html>
|
0 commit comments