Skip to content

Commit

Permalink
feat(unstable): add Deno.jupyter.display API (denoland#20819)
Browse files Browse the repository at this point in the history
This brings in [`display`](https://github.com/rgbkrk/display.js) as part
of the `Deno.jupyter` namespace. 

Additionally these APIs were added:
- "Deno.jupyter.md"
- "Deno.jupyter.html"
- "Deno.jupyter.svg"
- "Deno.jupyter.format"

These APIs greatly extend capabilities of rendering output in Jupyter
notebooks.

---------

Co-authored-by: Bartek Iwańczuk <[email protected]>
  • Loading branch information
rgbkrk and bartlomieju committed Oct 12, 2023
1 parent c464cd7 commit 48e695a
Show file tree
Hide file tree
Showing 5 changed files with 4,218 additions and 148 deletions.
Loading

0 comments on commit 48e695a

Please sign in to comment.