@sqlrooms/python / PythonRuntimeSpec
Type Alias: PythonRuntimeSpec
PythonRuntimeSpec =
object
Runtime preference stored with a Python block without naming Pyodide as state.
Type Declaration
| Name | Type |
|---|---|
kind | "python" |
preferredAdapter? | "pyodide" | "sidecar" | "remote" |
