# NOT RUN {
browse_github_token()
## COPY THE PAT!!!
## almost certainly to be followed by ...
edit_r_environ()
## which helps you store the PAT as an env var
# }
# NOT RUN {
# for safety's sake, just reveal first 4 characters
substr(github_token(), 1, 4)
# }
Run the code above in your browser using DataLab