GitHub Actions lab access

I am working on the Lab for the GitHub Actions course. While trying to do the lab, I have challenge carrying out the Tasks. Is it for me to use the Lab console or use my local machine system for the tasks? Please advise on how to use the Lab console if that is what I am supposed to use.

You use the terminal in the lab (the web browser).

How do I access my GitHub account through the terminal? There is no option to launch the GitHub url on the Lab console.

In another browser window open GitHub.com

Anytime I execute this, I get this error:
vi /root/github_repo_info.json
{
“REPO_OWNER”: “your_username_here”,
“ACCESS_TOKEN”: “your_access_token_here”
}
-bash: REPO_OWNER:: command not found
-bash: ACCESS_TOKEN:: command not found

I used my GitHub username and Access Token I created.

May I get the link to the lab please? One of the tech team will take a look.