Notebooks & data apps · Google

Google Colab

Free, browser-based Jupyter notebooks from Google with on-demand GPU/TPU access and zero local setup.

Google Colab is a hosted Jupyter-notebook environment that runs entirely in the browser, backed by Google Drive for storage and sharing. Every notebook launches on a Google-managed virtual machine, so there is nothing to install locally, and the free tier includes limited, non-guaranteed access to GPUs and TPUs — a major reason it is widely used for teaching, quick experiments, and machine-learning prototyping. Paid Colab Pro and Pro+ subscriptions, plus pay-as-you-go compute units, add faster accelerators, more memory, and longer background execution. Colab supports the standard .ipynb format and most Jupyter conventions, but runs only in Google's cloud — there is no self-hosted version. It integrates natively with Google Drive, GitHub, and BigQuery, and is a common entry point for students and practitioners without local GPU hardware.

At a glance

Vendor Google
Pricing model Free tier + paid plans
Free tier Yes
Deployment Cloud
Open source No
Best for Students, educators, and practitioners who want free, no-install access to GPU/TPU-backed notebooks.

Pricing

Free tier with limited, non-guaranteed GPU/TPU access; paid Pro and Pro+ monthly subscriptions and pay-as-you-go compute units add faster accelerators and longer runtimes.

Pricing has not been verified yet — see the vendor's site.

Features

  • Zero-setup Jupyter notebooks in the browser
  • On-demand GPU and TPU access
  • Google Drive-based storage, sharing, and version history
  • One-click GitHub notebook import/export
  • Real-time collaborative editing
  • Background execution for long-running jobs (paid tiers)
  • Pay-as-you-go compute units for occasional heavy use

Integrations

Profile last reviewed September 21, 2026

Head to head

Alternatives

Google Colab in the index now

Terms to know

Related guides