How to Use RStudio
You can use your codespace at cs50.dev to run RStudio. More specifically, you’ll run a version for the cloud called RStudio Server!
- Sign up for a (free) GitHub account, if you don’t have one already, at github.com/signup.
- Log into cs50.dev with that account, if you haven’t already.
- Run
update50
in your terminal window, if you haven’t already. - Run
rstudio
in your terminal window and click Open in Browser when prompted.
Do consider CS50’s installation of RStudio Server to be in “beta,” as it might still be a bit buggy. Please report any bugs to sysadmins@cs50.harvard.edu!