zed/crates/quick_action_bar
Kyle Kelley bd0f197415
Create RunningKernel trait to allow for native and remote jupyter kernels (#20842)
Starts setting up a `RunningKernel` trait to make the remote kernel
implementation easy to get started with. No release notes until this is
all hooked up.

Release Notes:

- N/A
2024-11-18 18:12:23 -08:00
..
src Create RunningKernel trait to allow for native and remote jupyter kernels (#20842) 2024-11-18 18:12:23 -08:00
Cargo.toml Show kernel options in a picker (#20274) 2024-11-07 17:59:53 -08:00
LICENSE-GPL