diff options
Diffstat (limited to 'src/python/README.md')
-rw-r--r-- | src/python/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/python/README.md b/src/python/README.md index 0574291..807d89e 100644 --- a/src/python/README.md +++ b/src/python/README.md @@ -22,6 +22,13 @@ Installs the provided version of Python, as well as PIPX, and other common Pytho | installJupyterlab | Install JupyterLab, a web-based interactive development environment for notebooks | boolean | false | | configureJupyterlabAllowOrigin | Configure JupyterLab to accept HTTP requests from the specified origin | string | - | +## Customizations + +### VS Code Extensions + +- `ms-python.python` +- `ms-python.vscode-pylance` + ## OS Support |