Skip to main content

runtime_snapshots

Display functions for Datalayer core.

def display_runtime_snapshots(snapshots: 'list[dict[str, Any]]') -> 'None'

Display a list of runtime snapshots in the console.

Parameters

  • snapshots : list[dict[str, Any]]

    List of snapshot dictionaries to display.