Colab
Colab, short for Colaboratory, is a hosted Jupyter notebook service from Google. It provides an interactive Python environment that runs on Google's cloud infrastructure and is accessible directly from a web browser. Notebooks are stored in Google Drive and can be shared and collaborated on in real time, similar to other Google Workspace apps. Colab combines code execution, rich text, and visualizations, and supports popular data science libraries such as NumPy, pandas, matplotlib, and scikit-learn, with many machine learning frameworks like TensorFlow, PyTorch, Keras, and JAX preinstalled or easily installable.
Colab notebooks run on remote virtual machines, which can be equipped with CPUs, GPUs, or TPUs, when
Colab is available in a free tier and paid tiers—Colab Pro and Colab Pro+—that offer longer runtimes,