Age | Commit message (Expand) | Author |
---|---|---|
2024-05-21 | refactor(jupyter): use runtimelib for Jupyter structures and directory paths ... | Kyle Kelley |
2024-05-01 | refactor(jupyter): move communication methods out of data structs (#23622) | David Sherret |
2024-03-26 | fix(kernel): Do not increase counter if store_history=false (#20848) | Don Jayamanne |
2024-01-01 | chore: update copyright to 2024 (#21753) | David Sherret |
2023-10-30 | chore: remove usage of chrono::Utc::now() (#20995) | Divy Srivastava |
2023-10-04 | feat(jupyter): send binary data with `Deno.jupyter.broadcast` (#20755) | Trevor Manz |
2023-09-30 | feat(jupyter): send Jupyter messaging metadata with `Deno.jupyter.broadcast` ... | Trevor Manz |
2023-09-16 | feat: Add "deno jupyter" subcommand (#20337) | Bartek IwaĆczuk |