kaggle_push_kernel
Create or update a Kaggle kernel from a local folder and queue it to run on free GPU/TPU. Configure privacy via metadata and monitor status with async polling.
Instructions
Push (create/update AND queue-run) a notebook from a local folder, using Kaggle's free GPU/TPU. Requires a valid kernel-metadata.json. PRIVATE by default (set is_private:true in metadata). Async — poll kaggle_kernel_status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||