Skip to content

Commit 22acbfe

Browse files
committed
Fix .copier-answers.yml template file extension to .jinja
1 parent 8895dde commit 22acbfe

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

template/.devcontainer/devcontainer.json.jinja

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"ghcr.io/devcontainers/features/python:1": { "version": "os-provided" }{% endif %}{% if r_data_science %},
77
"ghcr.io/rocker-org/devcontainer-features/r-apt:0.5.0": {
88
"version": "4.4.3",
9+
"installREnv": "true",
910
"installRMarkdown": "true",
1011
"vscodeRSupport": "full",
1112
"installVscDebugger": "true",

0 commit comments

Comments
 (0)