Skip to content

Commit bb86623

Browse files
Refine support Python versions
1 parent 039c497 commit bb86623

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,7 @@ All prerequisites are automatically installed and configured.
6262

6363
These prerequisites apply broadly across all infrastructure and samples. If there are specific deviations, expect them to be noted there.
6464

65-
- [Python 3.12][python] installed
66-
- Python 3.13 and 3.14 should work as well, but have not been verified extensively
65+
- [Python][python] 3.12, 3.13, and 3.14 are all supported
6766
- [VS Code][vscode] installed with the [Jupyter notebook extension][vscode-jupyter] enabled
6867
- [Azure CLI][azure-cli-install] installed
6968
- [Azure Bicep][azure-bicep-install] installed
@@ -102,7 +101,7 @@ Example output from option 2 (Verify local setup):
102101
✅ All required packages installed
103102
✅ Shared modules can be imported
104103
✅ .env file configured
105-
⚠️ Jupyter kernel not found
104+
⚠️ Jupyter kernel not found
106105
✅ VS Code settings configured
107106
```
108107

0 commit comments

Comments
 (0)