function Deno.jupyter.format
unstable
Jump to headingformat(obj: unknown): Promise<MediaBundle>
Format an object for displaying in Deno
Parameters Jump to heading
Jump to headingobj: unknown
- The object to be displayed
Return Type Jump to heading
Promise<MediaBundle>
Promise