Kernel Hub
Push your kaggle kernals directly to github
Vad är Kernel Hub?
Kernel Hub är en Chrome-tillägg utvecklad av Aymen Mouelhi, och dess huvudfunktion är "Push your kaggle kernals directly to github".
Tilläggsskärmbilder
Ladda ner Kernel Hub-förlängningens CRX-fil
Ladda ner Kernel Hub-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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
Grundläggande Information om Tillägg
Namn | |
ID | liihahcoianndlfdfjoklnlhfbeokmjf |
Officiell webbadress | https://chrome.google.com/webstore/detail/kernel-hub/liihahcoianndlfdfjoklnlhfbeokmjf |
Beskrivning | Push your kaggle kernals directly to github |
Filstorlek | 737 KB |
Antal Installationer | 754 |
Aktuell Version | 1.0.8 |
Senast Uppdaterad | 2017-08-28 |
Publiceringsdatum | 2017-08-28 |
Betyg | 2.33/5 Totalt 6 Betyg |
Utvecklare | Aymen Mouelhi |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | 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", " |