File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1313 " ms-toolsai.jupyter"
1414 ]
1515 }
16- }
16+ },
17+
18+ "postCreateCommand" : " uv sync"
1719}
Original file line number Diff line number Diff line change 22
33Python project setup using a [ Devcontainer] ( https://containers.dev ) and [ uv] ( https://github.com/astral-sh/uv ) .
44
5- Features:
5+ ## Features
66
77- [x] [ Devcontainer] ( https://github.com/devcontainers/images/tree/main/src/python ) running Python 3.13
88- [x] [ uv] ( https://github.com/astral-sh/uv ) for dependency management and virtual environment management
@@ -25,9 +25,11 @@ Features:
2525
2626 Alternatively, enter <kbd >Ctrl+Shift+P</kbd > and select ** Dev Containers: Reopen in Container** .
2727
28+ Upon opening the container dependencies will installed. Wait a bit for all dependencies to install.
29+
28303 . ** Enjoy 🫶**
2931
30- Enjoy a fully configured Python development environment with uv!
32+ You now have a fully configured Python development environment with uv!
3133
3234 ![ alt text] ( < docs/Screenshot 2025-04-23 at 17.29.45.png > )
3335
You can’t perform that action at this time.
0 commit comments