Bases: object
Helper exposed as project.runs.
Thin wrapper around Catalog
that pre-filters queries by the current project name.
- Parameters:
project (Project)
-
delete(sim_id, *, remove_storage=True)[source]
Delete a simulation from the catalog (and optionally its artefacts).
- Parameters:
-
- Return type:
None