mirror of
https://github.com/pyscript/pyscript.git
synced 2026-02-18 22:00:37 -05:00
committed by
GitHub
parent
d6b1c393f6
commit
0a7e1ce0d7
@@ -10,8 +10,6 @@
|
||||
</head>
|
||||
<body>
|
||||
<script type="micropython">
|
||||
from js import XWorker
|
||||
|
||||
def show_image(event):
|
||||
from js import document
|
||||
img = document.createElement("img")
|
||||
|
||||
Reference in New Issue
Block a user