Motivation
Currently, the user has to use the raw flamepy api to run script via flmexe application, e.g. session, task. That will be great to have a Sandbox to simplify the api. In the future, we can also enhance the sandbox to mount storage if necessary,.
Function Specification
Add Sandbox api to flamepy
Solutions
The sandbox will leverage flmexec to run py/sh script remotely.
Additional context
N/A
Motivation
Currently, the user has to use the raw flamepy api to run script via flmexe application, e.g. session, task. That will be great to have a
Sandboxto simplify the api. In the future, we can also enhance the sandbox to mount storage if necessary,.Function Specification
Add Sandbox api to flamepy
Solutions
The sandbox will leverage flmexec to run py/sh script remotely.
Additional context
N/A