Feature description
Microsoft Office 365 will allow the execution of Python code in Office documents. In the background it creates a unique container for each piece of code to be executed to avoid security issues.
I was thinking that Gladys could allow the same thing: there would be a block in a scene to upload your bash / python / node script and Gladys would execute it in a dedicated, temporary container.
This would allow running scripts without the hassle of deploying them and then triggering them with a web API via Gladys.
Of course this would be an advanced feature for tinkerers!