Skip to content
Snippets Groups Projects
Unverified Commit d84b08ec authored by Henry Chen's avatar Henry Chen Committed by GitHub
Browse files

Create devcontainer.json (#81)

parent 7a159378
No related branches found
No related tags found
No related merge requests found
{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
"ghcr.io/devcontainers/features/git:1": {},
"ghcr.io/devcontainers/features/github-cli:1": {},
"ghcr.io/devcontainers/features/python:1": {
"version": "3.11"
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment