function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Andrew MontemayorAndrew Montemayor 

Trailhead: Query GitHub Data Using BigQuery Module

I am currently working on this module and have reached the following step:

Next, you preview the GitHub data results in the browser.
To open the GitHub dataset in the BigQuery web UI, click this link:https://bigquery.cloud.google.com/table/bigquery-public-data:github_repos.commits
Click Preview to see a preview of the data.

When I click on the link, I get the following error message: Unable to find table: bigquery-public-data:github_repos.commits

The table doesn't load at all. Any suggestions?