Skip to main content

runtimes.exec.execapp

RuntimesExecApp Objects

class RuntimesExecApp(DatalayerCLIBaseApp)

Execute a file on a IPython Runtime.

initialize

@catch_config_error
def initialize(argv=None)

Do actions after construct, but before starting the app.

init_kernel_client

def init_kernel_client() -> None

Initialize the kernel client.