elesdes/Push Kaggle Kernel

Push Kaggle Kernel

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Feb 26, 2023
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: elesdes/4iabd_dl@a0e6be04cf1f95ef01f37f21d9938e25fe69a549 # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
metadata_fileKernel metadata file.no
idID of kernel (must have the format: {username}/{slug}).yes
titleTitle of kernel (must be at least five characters).yes
code_filePath to kernel to push (relative from the repo root).yes
languageLanguage that kernel is written in. Valid options are ['python', 'r', 'rmarkdown'].yes
kernel_typeType of kernel. Valid options are ['script', 'notebook'].yes
is_privateWhether or not kernel should be private.notrue
enable_gpuWhether or not kernel should run on a GPU.nofalse
enable_internetWhether or not kernel should be able to access the internet.nofalse
dataset_sourcesA list of data sources that kernel should use. Each dataset is specified as {username}/{dataset-slug}.no""
competition_sourcesA list of competition data sources that kernel should use.no""
kernel_sourcesA list of kernel data sources that kernel should use. Each dataset is specified as {username}/{kernel-slug}.no""

no outputs