Open mwouts opened 3 years ago
hmmm - I don't think so. This is where the RStudio version is defined:
I think the repo2docker project is the best place to ask about whether that can be extended.
Interesting! Thank you @choldgraf :wave:
Also I see the https://github.com/binder-examples/apt_install/ repo, but it does not seem that I can use it to 1. download a .deb
file from https://www.rstudio.com/products/rstudio/download/preview/ and then 2. install it, right?
I believe that it right though it has been a while since I've looked at that, I'd ask around in the repo2docker project
I believe this was fixed by https://github.com/rocker-org/rocker-versioned2/pull/309
Great! Thank you for letting us know. Do I need to do anything special? I just gave a try at https://mybinder.org/v2/gh/mwouts/jupytext/main and I still don't get quarto
:
Hi,
Following the addition of the
quarto
format to Jupytext at https://github.com/mwouts/jupytext/issues/837, I'd like to add RStudio latest (& quarto) to my project's binder.Is there an easy way to do so?
Thanks!