This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Charlie Marsh
crmarsh.com
did:plc:nv4gkpndx3qbxtiiygnphpqm
The latest uv release includes support for conflicting dependencies across optional groups.
A subtle but very powerful feature.
For example: use the PyTorch CPU build with `uv sync --extra cpu` and the CUDA build with `uv sync --extra gpu`. All powered by a single lockfile.
2024-11-19T20:08:11.519Z