This commit is contained in:
Fabio Pliger
2024-06-03 17:16:53 -05:00
parent 0524a18534
commit a3a317294a
14 changed files with 28 additions and 11 deletions

View File

@@ -3,6 +3,7 @@ import js
js.document.body.append("document patch ")
import a
from pyscript import RUNNING_IN_WORKER, display, sync
display("Hello World", target="test", append=True)