Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt

Use this file to discover all available pages before exploring further.

Session.create_scenario(name, *, origin=None)

Create a new source scenario.
  • Parameters:
    • name (str) – The name of the scenario.
    • origin (str | None) – The scenario to fork.
  • Return type: None