Skip to main content

runtimes

Display functions for Datalayer core.

def display_runtimes(runtimes: 'list[dict[str, Any]]') -> 'None'

Display a list of Runtimes in the console.

Parameters

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

    List of runtime dictionaries to display.