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

BigQuery Studio / Colab Enterprise: Howto run another notebook from a notebook

In classic Colab (based on Google Drive) I can run another notebook like that: "%run /content/notebook_xyz.ipynb". 

What is the correct path to run another notebook in Colab Enterprise when both notebooks are stored in the same project?

0 1 311
1 REPLY 1

Hi @lorenz_singer,

Welcome to Google Cloud Community!

Regarding access control, Colab utilizes Google Drive’s sharing functionality. In contrast, Colab Enterprise employs Identity and Access Management (IAM) for this purpose. Notebooks can be shared with specific users and groups through IAM

For additional information, please refer to the following documentation, which may be helpful to you:

For assistance with your query on the correct path to run another notebook in Colab Enterprise when both notebooks are stored in the same project, I recommend reaching out to the support for Colab Enterprise which is Google Cloud Support for detailed guidance.

I hope the above information is helpful.