mirror of
https://github.com/jlengrand/coffee_voyance.git
synced 2026-03-10 08:11:18 +00:00
feat(junie): added .devcontainer.json
This commit is contained in:
committed by
GitHub
parent
e8028402e7
commit
5b70780494
7
.devcontainer/devcontainer.json
Normal file
7
.devcontainer/devcontainer.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "Python 3",
|
||||
"image": "mcr.microsoft.com/devcontainers/python:1-3.12",
|
||||
"features": {
|
||||
"ghcr.io/devcontainers/features/conda:1": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user