/open_in_colab

Firefox port of Open in Colab

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Open In Colab Chrome Extension - Firefox

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.

Installing the Extension

Install from Firefox Add-ons: https://addons.mozilla.org/en-US/firefox/addon/open-in-colab/

Development Install

To install the extension directly from source:

  1. Clone this repository to your local disk
  2. install web-ext by running npm i -g web-ext
  3. cd into extension dir and run web-ext run, it will open firefox with extension