diff --git a/src/vscode/.devcontainer.json b/src/vscode/.devcontainer.json index 9edc759..d6b6231 100644 --- a/src/vscode/.devcontainer.json +++ b/src/vscode/.devcontainer.json @@ -19,7 +19,8 @@ "version": "17" }, "ghcr.io/devcontainers/features/aws-cli:1": {}, - "ghcr.io/dhoeric/features/google-cloud-cli:1": {} + "ghcr.io/dhoeric/features/google-cloud-cli:1": {}, + "ghcr.io/devcontainers/features/conda:1": {} }, "remoteUser": "root", "customizations": {