Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to build a binder with RStudio-latest? #33

Open
mwouts opened this issue Sep 9, 2021 · 5 comments
Open

Is it possible to build a binder with RStudio-latest? #33

mwouts opened this issue Sep 9, 2021 · 5 comments

Comments

@mwouts
Copy link

mwouts commented Sep 9, 2021

Hi,

Following the addition of the quarto format to Jupytext at mwouts/jupytext#837, I'd like to add RStudio latest (& quarto) to my project's binder.

Is there an easy way to do so?

Thanks!

@choldgraf
Copy link
Contributor

hmmm - I don't think so. This is where the RStudio version is defined:

https://github.com/jupyterhub/repo2docker/blob/5b5b759a4e3c74b372006f0c7492addc12f1bfee/repo2docker/buildpacks/_r_base.py#L8

I think the repo2docker project is the best place to ask about whether that can be extended.

@mwouts
Copy link
Author

mwouts commented Sep 9, 2021

Interesting! Thank you @choldgraf 👋

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?

@choldgraf
Copy link
Contributor

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

@cboettig
Copy link
Collaborator

I believe this was fixed by rocker-org/rocker-versioned2#309

@mwouts
Copy link
Author

mwouts commented Dec 21, 2021

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:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants