gradio/js/wasm/src
Yuichiro Tachibana (Tsuchiya) b6725cf6c1
Lite auto-load imported modules with pyodide.loadPackagesFromImports (#9726)
* Call pyodide.loadPackagesFromImports() for each Python file and dispatch an event including the result

* Fix

* Call pyodide.loadPackagesFromImports from run_code

* Update DemosLite to listen the modules-auto-loaded event and upload the requirements automatically

* add changeset

* add changeset

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Ali Abdalla <ali.si3luwa@gmail.com>
2024-11-04 13:50:27 -08:00
..
webworker Lite auto-load imported modules with pyodide.loadPackagesFromImports (#9726) 2024-11-04 13:50:27 -08:00
asgi-types.ts Lite v4 (#6398) 2023-12-12 22:10:16 +00:00
cross-origin-worker.ts Fix Lite to work on FireFox (#9528) 2024-10-10 11:25:41 -07:00
http.ts Make <UploadProgress /> Wasm-compatible (#6965) 2024-01-10 21:27:58 +04:00
index.ts Lite v4 (#6398) 2023-12-12 22:10:16 +00:00
message-types.ts Lite auto-load imported modules with pyodide.loadPackagesFromImports (#9726) 2024-11-04 13:50:27 -08:00
promise-delegate.ts Fix published package exports (#9163) 2024-08-22 16:38:45 +00:00
sse.ts Fix published package exports (#9163) 2024-08-22 16:38:45 +00:00
worker-proxy.ts Lite auto-load imported modules with pyodide.loadPackagesFromImports (#9726) 2024-11-04 13:50:27 -08:00