Kernel Hub
Push your kaggle kernals directly to github
Kernel Hubとは何ですか?
Kernel HubはAymen Mouelhiによって開発されたChromeの拡張機能で、その主な機能は「Push your kaggle kernals directly to github」です。
拡張機能のスクリーンショット
Kernel Hub拡張機能のCRXファイルをダウンロード
Kernel Hub拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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
拡張機能の基本情報
名前 | |
ID | liihahcoianndlfdfjoklnlhfbeokmjf |
公式URL | https://chrome.google.com/webstore/detail/kernel-hub/liihahcoianndlfdfjoklnlhfbeokmjf |
説明 | Push your kaggle kernals directly to github |
ファイルサイズ | 737 KB |
インストール数 | 754 |
現在のバージョン | 1.0.8 |
最終更新日 | 2017-08-28 |
公開日 | 2017-08-28 |
評価 | 2.33/5 合計 6 レビュー |
開発者 | Aymen Mouelhi |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | 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", " |