Kernel Hub
Push your kaggle kernals directly to github
Kernel Hubคืออะไร?
Kernel Hub เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Aymen Mouelhi และคุณลักษณะหลักของมันคือ "Push your kaggle kernals directly to github"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Kernel Hub
ดาวน์โหลดไฟล์ส่วนขยาย 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", " |