| { | |
| "name": "Devcontainer", | |
| "image": "mcr.microsoft.com/devcontainers/python:3.8-bookworm", | |
| "customizations": { | |
| "vscode": { | |
| "extensions": ["ms-python.python"] | |
| } | |
| } | |
| } | |
| { | |
| "name": "Devcontainer", | |
| "image": "mcr.microsoft.com/devcontainers/python:3.8-bookworm", | |
| "customizations": { | |
| "vscode": { | |
| "extensions": ["ms-python.python"] | |
| } | |
| } | |
| } | |