Kernel Hub
Push your kaggle kernals directly to github
Cos'è Kernel Hub?
Kernel Hub è un'estensione di Chrome sviluppata da Aymen Mouelhi, e la sua funzione principale è "Push your kaggle kernals directly to github".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Kernel Hub
Scarica i file di estensione Kernel Hub in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | |
ID | liihahcoianndlfdfjoklnlhfbeokmjf |
URL Ufficiale | https://chrome.google.com/webstore/detail/kernel-hub/liihahcoianndlfdfjoklnlhfbeokmjf |
Descrizione | Push your kaggle kernals directly to github |
Dimensione del File | 737 KB |
Conteggio Installazioni | 754 |
Versione Corrente | 1.0.8 |
Ultimo Aggiornamento | 2017-08-28 |
Data di Pubblicazione | 2017-08-28 |
Valutazione | 2.33/5 Totale 6 Valutazioni |
Sviluppatore | Aymen Mouelhi |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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", " |