You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Cloud Developers
Hi All,
I have added Colab notebook in GCP...
How to start colab notebook and how can other team members in same project can use this colab?
Thanks,
Anand
George (Cloud Platform Support)
unread,
Mar 30, 2022, 11:41:22 AM3/30/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Cloud Developers
Hello,
You start your Colab notebook by using information in the "Starting your Cloud TPU resources" sub-chapter of the "Cloud TPU VM user's guide" documentation page. It implies running the following command: gcloud alpha compute tpus tpu-vm start tpu-name --zone zone
Other members in the same project can use the same colab by means of the SHARE button (top-right of the toolbar), which allows you to share the notebook and control permissions set on it. This is documented in the "Integration with Drive" sub-chapter of the "Overview of Colaboratory Features" documentation page.
You may profit from watching the video offered on the "Welcome To Colaboratory" page.