ZIm/crates/repl/src
Kyle Kelley 26d943287b
REPL: Refactor output (#16927)
Shuffle `outputs.rs` into individual `outputs/*.rs` files and start
documenting them more.

Release Notes:

- N/A
2024-08-26 18:03:06 -07:00
..
components repl: Iterate on design of REPL sessions view (#14987) 2024-07-22 19:02:11 -04:00
outputs REPL: Refactor output (#16927) 2024-08-26 18:03:06 -07: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: Refactor output (#16927) 2024-08-26 18:03:06 -07:00
repl.rs REPL: Refactor output (#16927) 2024-08-26 18:03:06 -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: Refactor output (#16927) 2024-08-26 18:03:06 -07:00