mirror of
https://github.com/jlengrand/Ivolution.git
synced 2026-03-10 08:21:18 +00:00
feat(junie): added .devcontainer.json
This commit is contained in:
committed by
GitHub
parent
69319d7c8a
commit
3528d3c4ef
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