This commit is contained in:
Fabio Pliger
2024-02-02 16:07:05 -06:00
parent 39647d783c
commit 635ede9edf
13 changed files with 22 additions and 9 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)