Interactive Multi-Folder Pyodide Runner

Instructions
  1. Choose a built-in app (app1/app2/app3) or upload a ZIP / folder (select directory).
  2. Click Load (built-in/ZIP/Folder). The app files will be written to the Pyodide filesystem under /user_app/ (uploaded) or /{app_name}/ (built-in).
  3. Select an entry script from the dropdown (entry.py, entry_a.py, ...)
  4. Type input or upload a data file, then click Run Selected Entry. Results will display below.

Output

Not run yet.