summaryrefslogtreecommitdiff
path: root/cli/tools/jupyter/jupyter_msg.rs
AgeCommit message (Expand)Author
2024-05-21refactor(jupyter): use runtimelib for Jupyter structures and directory paths ...Kyle Kelley
2024-05-01refactor(jupyter): move communication methods out of data structs (#23622)David Sherret
2024-03-26fix(kernel): Do not increase counter if store_history=false (#20848)Don Jayamanne
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