File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -62,8 +62,7 @@ All prerequisites are automatically installed and configured.
6262
6363These 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
You can’t perform that action at this time.
0 commit comments