h2oai / wave

Realtime Web Apps and Dashboards for Python and R
https://wave.h2o.ai
Apache License 2.0
3.9k stars 323 forks source link

Allow for installing arbitrary packages in Wave-studio #2193

Closed mturoci closed 5 months ago

mturoci commented 7 months ago

A short term solution could be a button that would bring up a dialog with:

Once the button is submitted, install the required package, display progress and final result. Then prompt user to install another or cancel the dialog.

Nice to have: Allow uploading requirements.txt file in addition to one-by-one installs.