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

Binder and R 4.0.x images #440

Closed
frederic-santos opened this issue Mar 2, 2021 · 2 comments
Closed

Binder and R 4.0.x images #440

frederic-santos opened this issue Mar 2, 2021 · 2 comments

Comments

@frederic-santos
Copy link

(Note: I forward this issue from benmarwick/rrtools#139; full details are available there.)

I noticed that using binder with R 4.0.x images results in an error screen, with Rstudio failing to launch properly. An example is available in this repo, when clicking on the binder button at the top of README.md: https://github.com/frederic-santos/rrtools

Changing the version number of the docker image specified in the .binder top-level folder, switching from rocker/binder:4.0.3 to rocker/binder:3.6.0 for instance (or any rocker image prior to the 4.0.x family), is enough to get rid of the bug.

Is there any good reason for that on the rocker side?

Thanks!

@cboettig
Copy link
Member

cboettig commented Mar 2, 2021

I believe is a problem with RStudio that broke compatibility with binder, specifically with jupyer-rsession-proxy, jupyterhub/jupyter-rsession-proxy#95 and related issues. I think it is at least partly addressed now but we may still need to set the env var to force the effect.

@eitsupi
Copy link
Member

eitsupi commented Mar 29, 2022

resolved by rocker-org/rocker-versioned2#309

@eitsupi eitsupi closed this as completed Mar 29, 2022
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