Skip to main content
Home
Works with
This package works with Deno
This package works with Deno
JSR Score70%
Downloads11/wk
Published10 months ago (0.0.4)

interactive anywidgets other utilities for using Deno in Jupyter

variable document

A parsed HTML document for rendering Observable Plot's with Deno.

Type

globalThis.Document

Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@manzt/jupyter-helper

Import symbol

import { document } from "@manzt/jupyter-helper";
or

Import directly with a jsr specifier

import { document } from "jsr:@manzt/jupyter-helper";