feat: add r-basic global image#4459
Conversation
|
ah thanks, was about to go do this - looks like maybe the problem is rstudio on arm? I remember there being some specific version dependencies at one point to get this to work |
Yes, it seems that building for arm64 is not working at the moment. The other point is that I'm not sure how we want to update the folder structure. Maybe we can have: Or as an alternative: In the current WIP here, the structure is a bit "hacky" to shove the "basic R" image into the other Python ones. |
|
good point - if you go with the second option maybe it's cleaner then in the action to separate out which frontends get used? |
Needs work 😄
cc @rokroskar