import * as display from "https://deno.land/x/display@v0.1.1/format.ts";
Functions
Display function for Jupyter Deno Kernel. Mimics the behavior of IPython's display(obj, raw=True) while working with the limitations of the 1.37 release of Deno (for now). | |
Type Aliases
Displayable Interface | |