SuperCowPowers / sageworks

SageWorks: An easy to use Python API for creating and deploying AWS SageMaker Models
https://www.supercowpowers.com
MIT License
39 stars 1 forks source link

Expand Plugin Functionality #380

Closed brifordwylie closed 8 months ago

brifordwylie commented 8 months ago

Right now the SAGEWORKS_PLUGINS Env var will pick up a set of web component plugins. We'd like to expand this functionality so that we support a broader set of plugins, specifically:

Maybe we have a directory structure like ui/ transforms/ views/ pages/

brifordwylie commented 8 months ago

Okay, this is done