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 |
电子邮箱 | [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", " |