23.4. Using Google ColabÂķ Open the notebook in SageMaker Studio Lab
We introduced how to run this book on AWS in Section 23.2 and Section 23.3. Another option is running this book on Google Colab if you have a Google account.
To run the code of a section on Colab, simply click the Colab button
as shown in Fig. 23.4.1.
Fig. 23.4.1 Run the code of a section on ColabÂķ
If it is your first time to run a code cell, you will receive a warning message as shown in Fig. 23.4.2. Just click âRUN ANYWAYâ to ignore it.
Fig. 23.4.2 Ignore the warning message by clicking âRUN ANYWAYâ.Âķ
Next, Colab will connect you to an instance to run the code of this section. Specifically, if a GPU is needed, Colab will be automatically requested for connecting to a GPU instance.
23.4.1. SummaryÂķ
You can use Google Colab to run each sectionâs code in this book.
Colab will be requested to connect to a GPU instance if a GPU is needed in any section of this book.
23.4.2. ExercisesÂķ
Open any section of this book using Google Colab.
Edit and run any section that requires a GPU using Google Colab.