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