Skip to documentation content
On this page
  1. Reference
  2. Contract

include

`include` is an optional parameter of `telion_api.ResultWorkspace.table` with the installed type contract `Iterable[str]`.

Reference

FieldValueDescription
symboltelion_api.ResultWorkspace.table
parameterinclude
kindkeyword-only
typeIterable[str]
requiredfalse
default["parameters","outputs","metrics"]

include is an optional parameter of telion_api.ResultWorkspace.table with the installed type contract Iterable[str].

Contract

PropertyValue
symboltelion_api.ResultWorkspace.table
parameterinclude
kindkeyword-only
typeIterable[str]
requiredfalse
default["parameters","outputs","metrics"]