Lots of the BigQuery examples begin with:
import gcp.bigquery as bq
But I get ImportError: No module named gcp.bigquery whenev
ImportError: No module named gcp.bigquery
You can build the library from datalab teams' content on github:
Hope this helps. Executing the docker image locally does not work for me at least.