1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-22 06:09:25 -05:00
denoland-deno/cli/tests
Kyle Kelley 48e695a2c8
feat(unstable): add Deno.jupyter.display API (#20819)
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 <biwanczuk@gmail.com>
2023-10-12 22:32:38 +00:00
..
integration feat(lsp): send "deno/didChangeDenoConfiguration" notifications (#20827) 2023-10-12 16:07:27 +01:00
node_compat chore: disable another flaky Node compat test (#20872) 2023-10-10 18:17:11 +00:00
testdata feat(unstable): add Deno.jupyter.display API (#20819) 2023-10-12 22:32:38 +00:00
unit feat(unstable): add Deno.jupyter.display API (#20819) 2023-10-12 22:32:38 +00:00
unit_node fix(node/http2): fixes to support grpc (#20712) 2023-10-12 14:03:19 +00:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00