uv/docs/guides/integration
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
..
alternative-indexes.md Add meta descriptions for remaining guides (#10450) 2025-01-09 17:39:00 -05:00
aws-lambda.md Bump version to 0.5.26 (#11119) 2025-01-30 15:37:00 -06:00
dependency-bots.md Update Dependabot links (#11054) 2025-01-29 08:06:08 -06:00
docker.md Bump version to 0.5.26 (#11119) 2025-01-30 15:37:00 -06:00
fastapi.md Add meta descriptions for some guides (#10421) 2025-01-09 15:50:16 +00:00
github.md Bump version to 0.5.26 (#11119) 2025-01-30 15:37:00 -06:00
gitlab.md docs: suggest copy linking for GitLab integration guide (#11067) 2025-01-29 17:58:14 +00:00
index.md Add AWS Lambda integration guide (#10278) 2025-01-07 13:50:31 -05:00
jupyter.md Set `UV_PYTHON` in Jupyter kernels (#11155) 2025-02-01 16:54:34 -05:00
pre-commit.md Bump version to 0.5.26 (#11119) 2025-01-30 15:37:00 -06:00
pytorch.md Upgrade PyTorch version in documentation (#11114) 2025-01-30 14:05:13 -05:00