@@ -16,23 +16,23 @@ Python project setup using a [Devcontainer](https://containers.dev) and [uv](htt
1616
17171 . ** Clone this repo**
1818
19- <img src =" docs/Screenshot 2025-04-23 at 17.19.10.png " alt =" Clone repository " width =" 400 " />
19+ <img src =" docs/Screenshot 2025-04-23 at 17.19.10.png " alt =" Clone repository " width =" 350 " />
2020
2121 Open the repo in VSCode.
2222
23232 . ** Reopen in Container**
2424
2525 Click the button in the popup upon opening the repo:
2626
27- <img src =" docs/Screenshot 2025-04-24 at 11.59.28.png " alt =" Dev Containers: Reopen in Container " width =" 400 " />
27+ <img src =" docs/Screenshot 2025-04-24 at 11.59.28.png " alt =" Dev Containers: Reopen in Container " width =" 500 " />
2828
2929 Alternatively, enter <kbd >Ctrl+Shift+P</kbd > and select ** Dev Containers: Reopen in Container** .
3030
31313 . ** Wait for setup to finish**
3232
3333 Upon opening the Devcontainer, setup will start. Wait for the setup to finish before continuing.
3434
35- ![ alt text ] ( < docs/Screenshot 2025-04-23 at 18.00.10.png > )
35+ < img src = " docs/Screenshot 2025-04-23 at 18.00.10.png " alt = " Wait for postCreateCommand to finish " width = " 500 " />
3636
37374 . ** Select Python interpreter**
3838
@@ -50,7 +50,7 @@ Python project setup using a [Devcontainer](https://containers.dev) and [uv](htt
5050
5151 with ` uv ` :
5252
53- <img src =" docs/Screenshot 2025-04-23 at 18.24.49.png " width =" 500 " />
53+ <img src =" docs/Screenshot 2025-04-23 at 18.24.49.png " width =" 600 " />
5454
5555 and ` pytest ` :
5656
@@ -60,13 +60,9 @@ Python project setup using a [Devcontainer](https://containers.dev) and [uv](htt
6060
6161 ... and ` ruff ` :
6262
63- <img src =" docs/Screenshot 2025-04-23 at 18.03.49.png " width =" 500 " />
63+ <img src =" docs/Screenshot 2025-04-23 at 18.03.49.png " width =" 600 " />
6464
65- all readily available ✓
66-
67- 🎉
68-
69- Good luck developing! 🍀
65+ all readily available 🎉
7066
7167## Extras
7268
0 commit comments