uv/docs/guides
Charlie Marsh 2dfeafbaa4
Set `UV_PYTHON` in Jupyter kernels (#11155)
## Summary

It turns out activating the kernel does not change `VIRTUAL_ENV`, so we
still install into the environment the Jupyter environment, rather than
the project environment.

Unfortunately, after this change, we do still show a warning on `uv
add`:

```
warning: `VIRTUAL_ENV=/Users/crmarsh/.cache/uv/archive-v0/3bddKDdYXuX2w57Fu6itL` does not match the project environment path `.venv` and will be ignored
```

`uv pip install` works without warning.

Closes #11154.
2025-02-01 16:54:34 -05:00
..
integration Set `UV_PYTHON` in Jupyter kernels (#11155) 2025-02-01 16:54:34 -05:00
index.md Move the integration guides into the "Guides" section as a collapsed group (#9245) 2024-11-20 08:50:02 -06:00
install-python.md Touch-ups to the Python install guide (#11116) 2025-01-30 13:56:53 -06:00
projects.md Add meta titles to documents in guides, excluding integration documents. (#10539) 2025-01-15 14:12:55 -06:00
publish.md Add meta titles to documents in guides, excluding integration documents. (#10539) 2025-01-15 14:12:55 -06:00
scripts.md Add meta titles to documents in guides, excluding integration documents. (#10539) 2025-01-15 14:12:55 -06:00
tools.md Add meta titles to documents in guides, excluding integration documents. (#10539) 2025-01-15 14:12:55 -06:00