Skip to main content
Home

interactive anywidgets other utilities for using Deno in Jupyter

This package works with Deno
This package works with Deno
JSR Score
70%
Published
9 months ago (0.0.4)
No docs found.

New Ticket: 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 * as jupyter_helper from "@manzt/jupyter-helper";
or

Import directly with a jsr specifier

import * as jupyter_helper from "jsr:@manzt/jupyter-helper";