File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 66 "ghcr.io/devcontainers/features/python:1": { "version": "3.13" }{% endif %}{% if r_data_science %} ,
77 "ghcr.io/rocker-org/devcontainer-features/r-rig:1": {
88 "version": "4.4.3",
9- "installREnv": true,
10- "installRMarkdown": true,
11- "vscodeRSupport": true ,
12- "installVscDebugger": true,
13- "installRadian": true
9+ "installREnv": " true" ,
10+ "installRMarkdown": " true" ,
11+ "vscodeRSupport": "full" ,
12+ "installVscDebugger": " true" ,
13+ "installRadian": " true"
1414 }{% endif %}{% if python_data_science or r_data_science %} ,
1515 "ghcr.io/rocker-org/devcontainer-features/quarto-cli:1": {
1616 "version": "1.7.33",
17- "installChromium": true
17+ "installChromium": " true"
1818 },
1919 "ghcr.io/rocker-org/devcontainer-features/apt-packages:1": {
2020 "packages": "chromium python3-tk"
You can’t perform that action at this time.
0 commit comments