Hi all,
I've just started experimenting with RStudio Cloud, with a view to using it for teaching #rstats in my classes at UC Santa Cruz and UC Berkeley.
However, I'm experiencing problems connecting to GitHub from multiple projects. I use 2FA with GitHub, so need to connect via SSH. Within one project, I can create an RSA key pair under Global Options and everything works fine. But when I switch to another project, that key pair isn't recognized, and I get asked for my GitHub login credentials.
Is there any way of setting things up so an RSA key pair is recognized for all RStudio Cloud projects for a single user?
This seems to be part of a wider issue with Global Options, which seem to be project specific rather than truly Global. For instance, if I set my appearance preferences for RStudio using Global options, that applies only to the project I was in at the time, and doesn't carry over to other projects.
Am I missing something obvious to make Global Options truly Global across RStudio Cloud, in the same way they are with the Desktop IDE?
Thanks,
Peter Aldhous