ZIm/crates/repl/src/kernels
Piotr Osiewicz 9dd18e5ee1
python: Re-land usage of source file path in toolchain picker (#31893)
This reverts commit 1e55e88c18.

Closes #ISSUE

Release Notes:

- Python toolchain selector now uses path to the closest pyproject.toml
as a basis for picking a toolchain. All files under the same
pyproject.toml (in filesystem hierarchy) will share a single virtual
environment. It is possible to have multiple Python virtual environments
selected for disjoint parts of the same project.
2025-06-02 16:29:06 +00:00
..
mod.rs python: Re-land usage of source file path in toolchain picker (#31893) 2025-06-02 16:29:06 +00:00
native_kernel.rs Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00
remote_kernels.rs Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00