Student Setup Guide

Google Colab & AI Studio

The MenaML interactive labs utilize Google Colab and Google AI Studio. Both are cloud-based platforms, meaning you do not need to install complex software or own a powerful computer. All computation happens on Google’s servers.

Prerequisites

Google Colab Setup

Google Colab is a "notebook" environment that allows you to write and run Python code in your browser. See getting started guide for more information.

⚡ Important: Changing Your Runtime (GPU/TPU)

Some labs in this course require high-performance hardware (like a GPU) to run efficiently. You must manually enable this setting.

Google AI Studio Setup (Building with GenAI Workshop)

Google AI Studio is a prototyping environment for using Gemini models. You will need this to generate an API key for your code. See quickstart guide for more information.


⚠️ Important Note on School/Work Accounts

Are you using a university or enterprise email address (e.g., @university.edu)?

Institutions often manage Google Workspace accounts with strict permissions. Your administrator may have disabled access to "Additional Google Services" like Colab or AI Studio.