Kernel Hub
Push your kaggle kernals directly to github
Co to jest Kernel Hub?
Kernel Hub to rozszerzenie Chrome opracowane przez Aymen Mouelhi, a jego główną funkcją jest „Push your kaggle kernals directly to github”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Kernel Hub
Pobierz pliki rozszerzeń Kernel Hub w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | liihahcoianndlfdfjoklnlhfbeokmjf |
Oficjalny URL | https://chrome.google.com/webstore/detail/kernel-hub/liihahcoianndlfdfjoklnlhfbeokmjf |
Opis | Push your kaggle kernals directly to github |
Rozmiar pliku | 737 KB |
Liczba instalacji | 754 |
Aktualna Wersja | 1.0.8 |
Ostatnia Aktualizacja | 2017-08-28 |
Data Publikacji | 2017-08-28 |
Ocena | 2.33/5 Łącznie 6 Oceny |
Deweloper | Aymen Mouelhi |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | 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", " |