1
0
mirror of https://github.com/EduApps-CDG/OpenDX synced 2024-12-30 09:45:37 +01:00
OpenDX/.devcontainer/devcontainer.json
2024-02-28 19:46:29 -03:00

7 lines
141 B
JSON

{
"name": "ubuntu-jammy",
"image": "mcr.microsoft.com/azureml/minimal-ubuntu22.04-py39-cpu-inference:20240228.v1",
"features": {
}
}