Skip to documentation content
On this page
  1. Contract

include

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

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

Contract

PropertyValue
symboltelion_api.ResultWorkspace.table
parameterinclude
typeIterable[str]
requiredfalse
default["parameters","outputs","metrics"]
include — Telion Python API 0.1.0-alpha | Telion