runtimes.exec.execapp
RuntimesExecApp Objects
class RuntimesExecApp(DatalayerCLIBaseApp)
Execute a file on a IPython Runtime.
initialize
@catch_config_error
def initialize(argv: t.Optional[list[dict[str, t.Any]]] = None) -> None
Do actions after construct, but before starting the app.
init_kernel_client
def init_kernel_client() -> None
Initialize the kernel client.