displays.sandbox_snapshots
Display functions for Datalayer core.
display_code_sandbox_snapshots
def display_code_sandbox_snapshots(snapshots: list[dict[str, Any]]) -> None
Display a list of code sandbox snapshots in the console.
Parameters
snapshots : list[dict[str, Any]] List of snapshot dictionaries to display.