@sqlrooms/python / PythonTableOutputSpec
Type Alias: PythonTableOutputSpec
PythonTableOutputSpec =
Extract<PythonOutputDeclaration, {type:"table"; }>
Table output spec resolved by the SQLRooms host.
@sqlrooms/python / PythonTableOutputSpec
PythonTableOutputSpec =
Extract<PythonOutputDeclaration, {type:"table"; }>
Table output spec resolved by the SQLRooms host.