maxfordham / ipyautoui

create ipywidgets user input form pydantic model or jsonschema
https://maxfordham.github.io/ipyautoui/
38 stars 5 forks source link

✨-create-`ExectueTasks`-generic-UI #282

Closed jgunstone closed 4 months ago

jgunstone commented 4 months ago

added SelectAndExecute
a simple generic way to select from multiple processes and execute them. by default it uses multiprocessing.Pool to efficiently execute the tasks