Python APIdisplaysenvironmentsOn this pageenvironments Display functions for Datalayer core. def display_environments(environments: 'list[dict[str, Any]]') -> 'None' Display a list of environments in the console. Parameters environments : list[dict[str, Any]] List of environment dictionaries to display.