Kernel Hub
Push your kaggle kernals directly to github
Wat is Kernel Hub?
Kernel Hub is een Chrome-extensie ontwikkeld door Aymen Mouelhi, en de belangrijkste functie is "Push your kaggle kernals directly to github".
Extensie Screenshots
Download het CRX-bestand van de extensie Kernel Hub
Download Kernel Hub-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
This extension helps you push all your updates on your kaggle kernels and scripts to your Github repositories. The extension can publish to public and private repositories and can as well update the content of a kaggle kernel/script from an existing ipynb file or a script (R or python) from your repository. It also works for jupyter notebooks, so you can publish your jupyter notebooks in Github with a click ! For more informations: https://www.kaggle.com/news/33266#post183954
Basisinformatie over de Extensie
Naam | |
ID | liihahcoianndlfdfjoklnlhfbeokmjf |
Officiële URL | https://chrome.google.com/webstore/detail/kernel-hub/liihahcoianndlfdfjoklnlhfbeokmjf |
Beschrijving | Push your kaggle kernals directly to github |
Bestandsgrootte | 737 KB |
Aantal Installaties | 754 |
Huidige Versie | 1.0.8 |
Laatst Bijgewerkt | 2017-08-28 |
Publicatiedatum | 2017-08-28 |
Beoordeling | 2.33/5 Totaal 6 Beoordelingen |
Ontwikkelaar | Aymen Mouelhi |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Kernel Hub", "short_name": "Kernel Hub", "description": "Push your kaggle kernals directly to github", "version": "1.0.8", "manifest_version": 2, "minimum_chrome_version": "5.0", "permissions": [ "tabs", "*:\/\/*\/*", "debugger", " |