ZIm/crates/repl/src
Jon Gretar Borgthorsson 66667d1eef
Add kernel detection for language support of runnable markdown cells (#29664)
Closes #27757

Release Notes:

- List of runnable markdown cells is now based on detected jupyter
kernels instead of hardcoded to Python and TypeScript
2025-05-21 20:23:05 -07:00
..
components chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
kernels Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00
notebook Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00
outputs Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00
components.rs Show kernel options in a picker (#20274) 2024-11-07 17:59:53 -08:00
jupyter_settings.rs VSCode Settings import (#29018) 2025-04-23 20:54:09 +00:00
notebook.rs Initial Notebook UI structure (#19756) 2024-10-29 11:30:07 -07:00
outputs.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
repl.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
repl_editor.rs Add kernel detection for language support of runnable markdown cells (#29664) 2025-05-21 20:23:05 -07:00
repl_sessions_ui.rs Add searchable global tab switcher (#28047) 2025-04-28 09:21:27 +00:00
repl_store.rs Add kernel detection for language support of runnable markdown cells (#29664) 2025-05-21 20:23:05 -07:00
session.rs Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00