Australia/Sydney
BlogOctober 25, 2023

Setting Environment Variable in Google Colab

Fahd Mirza

This video shows how to set environment variable and load them in Google Colab notebook, AWS Sagemaker notebook or Jupyter notebook.



Commands Used:


import os
from dotenv import load_dotenv, find_dotenv
_= load_dotenv(find_dotenv())


Share this post:
On this page

Let's Partner

If you are looking to build, deploy or scale AI solutions — whether you're just starting or facing production-scale challenges — let's chat.

Subscribe to Fahd's Newsletter

Weekly updates on AI, cloud engineering, and tech innovations