devcontainer 설정
This commit is contained in:
jung-geun
2023-07-06 21:02:20 +09:00
parent fa2861e6aa
commit c7384cdf7b

View File

@@ -2,10 +2,6 @@
// README at: https://github.com/devcontainers/templates/tree/main/src/miniconda
{
"name": "Miniconda (Python 3)",
"build": {
"context": "..",
"dockerfile": "Dockerfile"
},
"customizations": {
"vscode": {
"extensions": [