Kernel Hub
Push your kaggle kernals directly to github
Was ist Kernel Hub?
Kernel Hub ist eine Chrome-Erweiterung, die von Aymen Mouelhi entwickelt wurde, und ihr Hauptmerkmal ist "Push your kaggle kernals directly to github".
Erweiterungsscreenshots
Kernel Hub-Erweiterungs-CRX-Datei herunterladen
Laden Sie Kernel Hub-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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
Grundlegende Informationen zur Erweiterung
Name | |
ID | liihahcoianndlfdfjoklnlhfbeokmjf |
Offizielle URL | https://chrome.google.com/webstore/detail/kernel-hub/liihahcoianndlfdfjoklnlhfbeokmjf |
Beschreibung | Push your kaggle kernals directly to github |
Dateigröße | 737 KB |
Installationsanzahl | 754 |
Aktuelle Version | 1.0.8 |
Letztes Update | 2017-08-28 |
Veröffentlichungsdatum | 2017-08-28 |
Bewertung | 2.33/5 Insgesamt 6 Bewertungen |
Entwickler | Aymen Mouelhi |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | 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", " |