summaryrefslogtreecommitdiff
path: root/cli/tools/jupyter/mod.rs
AgeCommit message (Expand)Author
2024-03-26fix(cli): output more detailed information for steps when using JUnit reporte...Yusuke Tanaka
2024-03-11chore: enable clippy unused_async rule (#22834)David Sherret
2024-02-23refactor(cli): clean up test runner channels (#22422)Matt Mastracci
2024-02-07refactor: extract out `runtime::colors` to `deno_terminal::colors` (#22324)David Sherret
2024-01-18feat(jupyter): don't require --unstable flag (#21963)Bartek Iwańczuk
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-10-05feat(jupyter): support Deno.test() (#20778)Nayeem Rahman
2023-09-27feat(unstable): add `Deno.jupyter.broadcast` API (#20656)Bartek Iwańczuk
2023-09-18fix(cli): fetch works in Jupyter (#20552)Matt Mastracci
2023-09-16feat: Add "deno jupyter" subcommand (#20337)Bartek Iwańczuk