summaryrefslogtreecommitdiff
path: root/cli/tools/jupyter/install.rs
AgeCommit message (Expand)Author
2024-10-16fix(jupyter): copy kernels icons to the kernel directory (#26084)Jeremy Tuloup
2024-05-29chore: upgrade jupyter runtimelib to 0.11.0 (#24036)Kyle Kelley
2024-05-21refactor(jupyter): use runtimelib for Jupyter structures and directory paths ...Kyle Kelley
2024-05-08chore: enable clippy::print_stdout and clippy::print_stderr (#23732)David Sherret
2024-01-18feat(jupyter): don't require --unstable flag (#21963)Bartek Iwańczuk
2024-01-03fix(jupyter): error message when install fails due to jupyter command not bei...David Sherret
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-10-06fix(jupyter): Rename logo assets so they are discoverable (#20806)Trevor Manz
2023-09-16feat: Add "deno jupyter" subcommand (#20337)Bartek Iwańczuk