Module executor

Module executor 

Source
Expand description

Code execution for Python and Bash code blocks.

Enums§

Language
Language for code execution.

Functions§

execute_code
Execute code and return the output lines.