Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add
devcontainer.json
to configure the development container
* Specify the Docker image to use for the container * Add necessary VS Code extensions for Python development * Include a postCreateCommand to install dependencies from `requirements.txt`
- Loading branch information