Skip to content

Commit

Permalink
Update docs/book/component-guide/integration-overview.md
Browse files Browse the repository at this point in the history
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
  • Loading branch information
strickvl and hyperlint-ai[bot] authored Nov 20, 2024
1 parent 5488ded commit f6911e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/book/component-guide/integration-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Note, that you can also install your dependencies directly, but please note that

You can use [`uv`](https://github.com/astral-sh/uv) as a package manager if you want. Simply pass the `--uv` flag to the `zenml integration ...` command and it'll use `uv` for installation, upgrades and uninstallations. Note that `uv` must be installed for this to work. This is an experimental option that we've added for users wishing to use `uv` but given that it is relatively new as an option there might be certain packages that don't work well with `uv`. We will monitor how this performs and update as `uv` becomes more stable.

Full documentation for how it works with PyTorch can be found on Astral's docs
Full documentation for how it works with PyTorch can be found on Astral Docs
website [here](https://docs.astral.sh/uv/guides/integration/pytorch/). It covers
some of the particular gotchas and details you might need to know.

Expand Down

0 comments on commit f6911e6

Please sign in to comment.