Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Authoritative source

ScientificEnvironment

Stateful NumPy/Pandas workspace hosted inside the user Python process. Model mutations still cross the versioned automation transport. Numerical exploration, imports, arrays, tables, and arbitrary trusted Python execute locally without being translated into Telion model commands.

Reference contract

FieldValueDescription
symboltelion_api.ScientificEnvironment
moduletelion_api.scientific
constructor(model: 'Any') -> 'None'

Stateful NumPy/Pandas workspace hosted inside the user Python process. Model mutations still cross the versioned automation transport. Numerical exploration, imports, arrays, tables, and arbitrary trusted Python execute locally without being translated into Telion model commands.

Contract

PropertyValue
symboltelion_api.ScientificEnvironment
moduletelion_api.scientific
constructor(model: 'Any') -> 'None'

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.ScientificEnvironment
Path
sdk/python/telion_api/scientific.py
Symbol
telion_api.ScientificEnvironment