summaryrefslogtreecommitdiff
path: root/cli/tools/jupyter/jupyter_msg.rs
AgeCommit message (Expand)Author
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-10-30chore: remove usage of chrono::Utc::now() (#20995)Divy Srivastava
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-16feat: Add "deno jupyter" subcommand (#20337)Bartek IwaƄczuk