GitHub to Colab

Replace github.com with githubtocolab.com in a GitHub notebook URL to open it in Google Colab.

Example

https://github.com/owner/repo/blob/main/notebook.ipynb https://githubtocolab.com/owner/repo/blob/main/notebook.ipynb https://colab.research.google.com/github/owner/repo/blob/main/notebook.ipynb

Converter

Results will appear here.

Bookmarklet

Drag this link to your bookmarks bar, then click it from a GitHub notebook page:

Open in Colab

More background will live in the canonical ryanlee.ai post once published.