File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 44 "remoteUser" : " codespace" ,
55 "features" : {
66 "ghcr.io/rocker-org/devcontainer-features/r-rig:1" : {
7- "version" : " latest"
7+ "version" : " 4.5.1" ,
8+ "vscodeRSupport" : " true" ,
9+ "installREnv" : " true"
810 },
911 "ghcr.io/rocker-org/devcontainer-features/quarto-cli:1" : {
1012 "version" : " release" ,
1113 "installTinyTex" : " true"
1214 },
1315 "ghcr.io/va-h/devcontainers-features/uv:1" : {
14- "version" : " latest"
15- },
16- "ghcr.io/rocker-org/devcontainer-features/r-packages:1" : {
17- "packages" : " renv,languageserver"
16+ "version" : " latest" ,
17+ "shellautocompletion" : " true"
1818 }
1919 },
20- "postCreateCommand" : " set -e && uv pip install . && uv pip install jupyter papermill && R -e \" renv::install()\" " ,
2120 "customizations" : {
2221 "vscode" : {
2322 "extensions" : [
You can’t perform that action at this time.
0 commit comments