An open API service indexing awesome lists of open source software.

https://github.com/seyf1elislam/colab_launcher_for_github_chromextension

Chrome extension that adds "Open in Colab" button to the notebook links in GitHub
https://github.com/seyf1elislam/colab_launcher_for_github_chromextension

chrome-extension colab github javascript tools

Last synced: about 1 month ago
JSON representation

Chrome extension that adds "Open in Colab" button to the notebook links in GitHub

Awesome Lists containing this project

README

          

# Colab Launcher for GitHub

This is a Chrome extension that enhances your GitHub experience by adding an 'Open in Colab' button to repositories containing Jupyter notebooks (.ipynb files). This allows you to quickly open and run these notebooks in Google Colab directly from GitHub.

## Features

- Adds an 'Open in Colab' button to GitHub repositories containing Jupyter notebooks.
- Quickly open and run Jupyter notebooks in Google Colab.

## Installation

1. Download or clone this repository.
2. Open the Extension Management page by navigating to `chrome://extensions`.
- Alternatively, open this page by clicking on the Chrome menu, hovering over **More Tools**, and selecting **Extensions**.
3. Enable Developer Mode by clicking the toggle switch next to **Developer mode**.
4. Click the **Load unpacked** button and select the extension directory.

## Version

This is version 1.0 of the extension.

## Examples :
Once you install the extension, it will add buttons to each notebook link.
|_____|
|--|
| ![image](https://github.com/seyf1elislam/Colab_Launcher_for_GitHub_ChromExtension/assets/40665383/60a95556-4710-4f61-8706-49776068ad1a) |
||
|![image](https://github.com/seyf1elislam/Colab_Launcher_for_GitHub_ChromExtension/assets/40665383/58f251d4-7271-4a01-a5a1-08dd41c5b4b8) |