Python APIdisplaysmeOn this pageme Display functions for Datalayer core. def display_me(me: 'dict[str, str]', infos: 'dict[str, str]') -> 'None' Display a my profile. Parameters me : dict[str, str] The user's profile information. infos : dict[str, str] Additional information about the user.