summaryrefslogtreecommitdiff
path: root/cli/ops/jupyter.rs
AgeCommit message (Expand)Author
2024-05-01refactor(jupyter): move communication methods out of data structs (#23622)David Sherret
2024-04-12chore: upgrade deno_core to 0.274.0 (#23344)Divy Srivastava
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-12-23chore(ext/node): use BufView natively in http2 (#21688)Matt Mastracci
2023-10-04feat(jupyter): send binary data with `Deno.jupyter.broadcast` (#20755)Trevor Manz
2023-09-30feat(jupyter): send Jupyter messaging metadata with `Deno.jupyter.broadcast` ...Trevor Manz
2023-09-27feat(unstable): add `Deno.jupyter.broadcast` API (#20656)Bartek IwaƄczuk