Document uv-with-Jupyter workflows (#7625)

## Summary

This is a work-in-progress as I actually want to change some behaviors
here.

Closes https://github.com/astral-sh/uv/issues/6329.
This commit is contained in:
Charlie Marsh
2024-09-25 20:55:02 -04:00
committed by GitHub
parent 6e9ecde9c2
commit 4ba0e56754
3 changed files with 151 additions and 0 deletions
+1
View File
@@ -110,6 +110,7 @@ nav:
- Integration guides:
- guides/integration/index.md
- Docker: guides/integration/docker.md
- Jupyter: guides/integration/jupyter.md
- GitHub Actions: guides/integration/github.md
- Pre-commit: guides/integration/pre-commit.md
- FastAPI: guides/integration/fastapi.md