Coding exercises

Local Jupyter Lab

You will be working on multiple exercises and projects in this course. Most exercises would require you to create Jupyter notebooks. It is suggested that you create the notebooks under the appropriate folder under:

[root-folder-for-course]/gen-ai-app-dev-template/[folder]/[notebook].

In the begining of each exercise you will see the instructions and location for notebook creation.

Google Colab

You can also carry out the exercises in Google Colab. Keep in mind that you need to recreate the runtime environment on the start of the session, which means that you will need to install the required packages.

Open In Colab