jupyterhub / gh-scoped-creds

Provide fine-grained push access to GitHub from a JupyterHub
BSD 3-Clause "New" or "Revised" License
24 stars 7 forks source link

Document how to use this with RStudio #59

Open yuvipanda opened 4 months ago

yuvipanda commented 4 months ago

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.

cboettig commented 4 months ago

related: (edited): https://github.com/berkeley-dsep-infra/datahub/issues/5551

yuvipanda commented 4 months ago

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 :)

cboettig commented 4 months ago

whoops I meant this one: https://github.com/berkeley-dsep-infra/datahub/issues/5551

yuvipanda commented 4 months ago

Ah, that sounds great! I like the extraFiles approach there.