Skip to content

Taipy.core.export scenario

Export all related entities of a scenario to a folder.

This function exports all related entities of the specified scenario to the specified folder.

Parameters:

Name Type Description Default
scenario_id ScenarioId

The ID of the scenario to export.

required
folder_path Union[str, Path]

The folder path to export the scenario to.

required