Kernel Hub
Push your kaggle kernals directly to github
O que é Kernel Hub?
Kernel Hub é uma extensão do Chrome desenvolvida por Aymen Mouelhi, e sua principal característica é "Push your kaggle kernals directly to github".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Kernel Hub
Baixe arquivos de extensão Kernel Hub no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | |
ID | liihahcoianndlfdfjoklnlhfbeokmjf |
URL Oficial | https://chrome.google.com/webstore/detail/kernel-hub/liihahcoianndlfdfjoklnlhfbeokmjf |
Descrição | Push your kaggle kernals directly to github |
Tamanho do Arquivo | 737 KB |
Contagem de Instalações | 754 |
Versão Atual | 1.0.8 |
Última Atualização | 2017-08-28 |
Data de Publicação | 2017-08-28 |
Classificação | 2.33/5 Total de 6 Avaliações |
Desenvolvedor | Aymen Mouelhi |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | 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", " |