-
Notifications
You must be signed in to change notification settings - Fork 8
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
Document how to use this with RStudio #59
Comments
related: (edited): berkeley-dsep-infra/datahub#5551 |
Hmm, am not sure how that is related @cboettig! It is so funny that I now have no memory of ever participating in that thread haha :) |
whoops I meant this one: berkeley-dsep-infra/datahub#5551 |
Ah, that sounds great! I like the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When used inside containers, RStudio doesn't actually inherit from the environment variables that JupyterHub sets. I think it needs to be in
Renviron
.Let's just document how to do this.
The text was updated successfully, but these errors were encountered: