Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Colab Enterprise in VPC Service Controls

I want to use bigquery notebooks in VPC Service Controls.

I tried below page solution and currently it seems good without one javascript error

https://cloud.google.com/colab/docs/service-controls

When I run notebook cell, notebook ui says that I couldn't load response javascript.

From chrome inspect it tries to load for outputframe.html for colab-cloud.googleusercontent.com

I added this dopmain to cloudDNS to send restricted.googleapis.com but failed.

Do you have any idea to fix it?

0 1 171
1 REPLY 1

Hi @h_awashima,

Welcome to Google Cloud Community!

This could be an issue between your Notebook and its connectivity to the server. One possible cause is due to intermittent connection. With this, please try loading your Notebook or restart the runtime again. In addition, you may also check if you have the required permissions mentioned here in case you're missing any permission to run a notebook.

For more information on how to troubleshoot Colab Enterprise issues, you may check this documentation.

I hope this helps.