ZIm/crates/repl/src
2024-07-24 09:04:41 -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: Detect Conda and Python environments with their own kernel specs (#15047) 2024-07-23 15:23:24 -07:00
outputs.rs repl: Show executing status at the bottom of the outputs while waiting for execution to finish (#15096) 2024-07-24 09:04:41 -07:00
repl.rs repl: Filter commands out of command palette when REPL is disabled (#15016) 2024-07-23 11:49:56 -04:00
repl_editor.rs repl: Incorporate moving down to next cell in jupytext mode (#15094) 2024-07-24 08:53:10 -07: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 repl: Filter commands out of command palette when REPL is disabled (#15016) 2024-07-23 11:49:56 -04:00
session.rs repl: Incorporate moving down to next cell in jupytext mode (#15094) 2024-07-24 08:53:10 -07:00
stdio.rs repl: Make the terminal background transparent (#15022) 2024-07-23 11:03:22 -07:00