A basic Chrome extension that adds "Open in Colab" links to ipynb files on GitHub.
Install it from the Chrome Web Store here.
To build the archive for store submissions:
zip -r ./colab-button.zip ./*.{js,png,json}Adds "Open in Colab" buttons to notebook files in the GitHub UI
JavaScriptApache-2.0
A basic Chrome extension that adds "Open in Colab" links to ipynb files on GitHub.
Install it from the Chrome Web Store here.
To build the archive for store submissions:
zip -r ./colab-button.zip ./*.{js,png,json}