(if you’re a student or teacher)
…a super ez 6-step guide
“AI pair programmer that offers autocomplete-style suggestions as you code”.
If you don’t already have one, create a GitHub account. You will need this to use GitHub Copilot.
GitHub Copilot is free for verified students, teachers, and maintainers of popular open-source projects.
Not yet verified? Join GitHub Global Campus and get verified.
Ensure that you have R and RStudio installed on your computer.
GitHub Copilot is available for RStudio Desktop 2023.09.0
and later.
In RStudio, navigate to Tools
> Global Options
> Copilot
and check "Enable GitHub Copilot"
.
Then follow the instructions to complete the sign-in process to your GitHub account.
Open a source file (.R
, .py
, .qmd
, etc) and begin coding with Copilot. Have fun and enjoy the ✨magic!