Age | Commit message (Expand) | Author |
---|---|---|
2024-02-10 | chore: move cli/tests/ -> tests/ (#22369) | Matt Mastracci |
2023-10-12 | feat(unstable): add Deno.jupyter.display API (#20819) | Kyle Kelley |
2023-10-06 | feat(unstable): Await return from `Jupyter.display` (#20807) | Trevor Manz |
2023-10-05 | feat(jupyter): support Deno.test() (#20778) | Nayeem Rahman |
2023-10-04 | fix(jupyter): keep `this` around (#20789) | Kyle Kelley |
2023-10-04 | feat(jupyter): send binary data with `Deno.jupyter.broadcast` (#20755) | Trevor Manz |
2023-09-28 | fix(jupyter): more robust Deno.jupyter namespace (#20710) | Bartek Iwańczuk |
2023-09-27 | feat(unstable): add `Deno.jupyter.broadcast` API (#20656) | Bartek Iwańczuk |
2023-09-18 | fix(cli): Enhanced errors for Jupyter (#20530) | Kyle Kelley |
2023-09-16 | feat: Add "deno jupyter" subcommand (#20337) | Bartek Iwańczuk |