Kernel Hub
Push your kaggle kernals directly to github
Kernel Hub là gì?
Kernel Hub là một tiện ích mở rộng Chrome được phát triển bởi Aymen Mouelhi, và tính năng chính của nó là "Push your kaggle kernals directly to github".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Kernel Hub
Tải xuống các tệp mở rộng Kernel Hub dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | liihahcoianndlfdfjoklnlhfbeokmjf |
URL Chính Thức | https://chrome.google.com/webstore/detail/kernel-hub/liihahcoianndlfdfjoklnlhfbeokmjf |
Mô tả | Push your kaggle kernals directly to github |
Kích Thước Tệp | 737 KB |
Số Lần Cài Đặt | 754 |
Phiên Bản Hiện Tại | 1.0.8 |
Cập Nhật Lần Cuối | 2017-08-28 |
Ngày Phát Hành | 2017-08-28 |
Đánh Giá | 2.33/5 Tổng số 6 Đánh Giá |
Nhà Phát Triển | Aymen Mouelhi |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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", " |