Skip to main content
Module

x/display/mod.ts>html

Rich Displays for Jupyter JavaScript Kernels
Latest
variable html
import { html } from "https://deno.land/x/display@v1.1.2/mod.ts";

Show HTML in Jupyter frontends with a tagged template function.

Takes a template string and returns a displayable object for Jupyter frontends.