gradio/js/app
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
..
public
src 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
test unit tests for shared component functionality (#4794) 2023-07-06 10:55:45 +01:00
.gitignore Prebuild lite css (#4788) 2023-07-06 11:38:15 +01:00
build_plugins.ts
index.html Converting the website into sveltekit (#3437) 2023-07-04 16:33:22 +03:00
lite.html Prebuild lite css (#4788) 2023-07-06 11:38:15 +01:00
package.json Prebuild lite css (#4788) 2023-07-06 11:38:15 +01:00
postcss.config.js
vite.config.ts unit tests for shared component functionality (#4794) 2023-07-06 10:55:45 +01:00