This is a firefox port of chrome extension that, when clicked when viewing a Jupyter notebook on github, will open that notebook in Google Colab.
Install from Firefox Add-ons: https://addons.mozilla.org/en-US/firefox/addon/open-in-colab/
To install the extension directly from source:
- Clone this repository to your local disk
- install web-ext by running
npm i -g web-ext
- cd into extension dir and run
web-ext run
, it will open firefox with extension