ZIm/crates/repl/src
Kyle Kelley 2ad9a742dd
repl: Add restart kernel action and improve shutdown (#16609)
- Implement restart kernel functionality
- Clean up shutdown process to properly drop messaging and exit status
tasks
- Refactor kernel state handling for better consistency

Closes #16037

Release Notes:

- repl: Added restart kernel action
- repl: Fixed issue with shutting down kernels that are in a failure
state
2024-08-21 11:51:58 -07:00
..
components repl: Iterate on design of REPL sessions view (#14987) 2024-07-22 19:02:11 -04:00
components.rs repl: Iterate on design of REPL sessions view (#14987) 2024-07-22 19:02:11 -04:00
jupyter_settings.rs repl: Enable jupyter by default, allow disabling (#14985) 2024-07-22 17:30:21 -04:00
kernels.rs repl: Add restart kernel action and improve shutdown (#16609) 2024-08-21 11:51:58 -07:00
outputs.rs repl: Add restart kernel action and improve shutdown (#16609) 2024-08-21 11:51:58 -07:00
repl.rs repl: Add restart kernel action and improve shutdown (#16609) 2024-08-21 11:51:58 -07:00
repl_editor.rs repl: Add restart kernel action and improve shutdown (#16609) 2024-08-21 11:51:58 -07:00
repl_sessions_ui.rs repl: Add restart kernel action and improve shutdown (#16609) 2024-08-21 11:51:58 -07:00
repl_store.rs repl: Improve kernelspec discoverability (#15886) 2024-08-06 16:58:56 -07:00
session.rs repl: Add restart kernel action and improve shutdown (#16609) 2024-08-21 11:51:58 -07:00
stdio.rs repl: Scale the text_style font_size and line_height (#16308) 2024-08-15 18:46:36 -05:00