Deno.jupyter.DisplayOptionsinterface DisplayOptions {display_id?: string;raw?: boolean;update?: boolean;}§Properties§display_id?: string[src]§raw?: boolean[src]§update?: boolean[src]