ZIm/crates/repl/src
Kyle Kelley 8bb34fd93e
repl: Log Jupyter kernel process stderr and stdout (#15391)
Super simple piping of logs from the Jupyter kernels to the Zed logs.

Release Notes:

- Added logging of stderr from Jupyter kernels to the Zed logs
2024-07-29 14:23:35 -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: Log Jupyter kernel process stderr and stdout (#15391) 2024-07-29 14:23:35 -07:00
outputs.rs gpui: Add support for animated images (#13809) 2024-07-27 14:05:37 +02:00
repl.rs Add repl events (#15259) 2024-07-26 03:31:41 -04:00
repl_editor.rs Add repl events (#15259) 2024-07-26 03:31:41 -04:00
repl_sessions_ui.rs repl: Fix a small typo in a variable name (#15030) 2024-07-23 15:09:40 -04:00
repl_store.rs Add repl events (#15259) 2024-07-26 03:31:41 -04:00
session.rs repl: Log Jupyter kernel process stderr and stdout (#15391) 2024-07-29 14:23:35 -07:00
stdio.rs repl: Make the terminal background transparent (#15022) 2024-07-23 11:03:22 -07:00