Skip to content

@sqlrooms/python / CreatePythonSliceOptions

Type Alias: CreatePythonSliceOptions

CreatePythonSliceOptions = object

Options for creating the Python slice.

Properties

config?

optional config?: PythonSliceConfig


runtimeAdapter?

optional runtimeAdapter?: PythonRuntimeAdapter


host?

optional host?: PythonRuntimeHost


limits?

optional limits?: PythonExecutionRequest["limits"]