gradio/js/lite
Yuichiro Tachibana (Tsuchiya) da0e94479a
Lite: Add methods to run Python files mounted on a virtual file system, and unmount() method (#4785)
* Create WorkerProxy.runPythonFile() to run a mounted Python file and rename .runPythonAsync() to .runPythonCode()

* Fix lite/index.html and app/lite/index.ts adjusting the new option name

* Add changeset

* Add controller.unmount()

* Add changeset

---------

Co-authored-by: pngwn <hello@pngwn.io>
2023-07-06 11:43:14 +01:00
..
CHANGELOG.md chore: update versions (#4741) 2023-06-30 10:38:58 +01:00
index.html Lite: Add methods to run Python files mounted on a virtual file system, and unmount() method (#4785) 2023-07-06 11:43:14 +01:00
package.json chore: update versions (#4741) 2023-06-30 10:38:58 +01:00