refactor gallary to simplify codebase

This commit is contained in:
Fabio Pliger
2024-02-01 12:13:52 -06:00
parent 6fd8c6a245
commit 316652a61d
13 changed files with 126 additions and 276 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)