uv/docs/guides/integration
baggiponte a88a3e5eba
docs: Add PyTorch installation guide (#6523)
Hello there! First real docs PR for uv.

1. I expect this will be rewritten a gazillion times to have a
consistent tone with the rest of the docs, despite me trying to stick to
it as best as I could. Feel free to edit!
2. I went super on the verbose mode, while also providing a callout with
a TLDR on top. Scrap anything you feel it's redundant!
3. I placed the guide under `integrations` since Charlie added the
FastAPI integration there.

## Summary

<!-- What's the purpose of the change? What does it do, and why? -->
Addresses #5945

## Test Plan

<!-- How was it tested? -->
I just looked at the docs on the dev server of mkdocs if it looked nice.

**I could not test the commands that I wrote work** outside of macOS. If
someone among contributors has a Windows/Linux laptop, it should be
enough, even for the GPU-supported versions: I expect the installation
will just break once torch checks for CUDA (perhaps even at runtime).

---------

Co-authored-by: Santiago Castro <bryant1410@gmail.com>
Co-authored-by: Charlie Marsh <charlie.r.marsh@gmail.com>
2024-11-18 20:02:55 -05:00
..
alternative-indexes.md feat(docs): add Google Artifact Registry index instructions (#8579) 2024-10-29 17:45:25 -05:00
dependency-bots.md docs(dependency-bots): mention PEP 723 + some improvements (#7819) 2024-10-09 11:26:07 -05:00
docker.md Bump version to 0.5.2 (#9133) 2024-11-14 15:59:50 -06:00
fastapi.md Include uvx installation in Docker examples (#8179) 2024-10-14 13:23:11 -05:00
github.md Bump version to 0.5.2 (#9133) 2024-11-14 15:59:50 -06:00
gitlab.md Fix typo in GitLab integration docs (#9047) 2024-11-12 12:18:43 -05:00
index.md GitLab Integration documentation (#6857) 2024-10-01 18:34:49 +00:00
jupyter.md Document uv-with-Jupyter workflows (#7625) 2024-09-26 00:55:02 +00:00
pre-commit.md Bump version to 0.5.2 (#9133) 2024-11-14 15:59:50 -06:00
pytorch.md docs: Add PyTorch installation guide (#6523) 2024-11-18 20:02:55 -05:00