Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add configuration for Python Dev Container
* Specify Python version 3.9 * Add VS Code extensions for Python, Pylance, Flake8, Black Formatter, Isort, Jupyter, GitLens, Prettier, ESLint, GitHub Copilot, and Remote Containers * Optimize post-create command to install dependencies from `requirements.txt` and `requirements-test.txt` * Add `workspaceFolder` property to specify the default workspace folder
- Loading branch information