kaggle_download_notebook_output
Download completed notebook outputs to a local directory using the notebook's kernel slug.
Instructions
Download the output of a completed notebook
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kernelSlug | Yes | Notebook identifier (username/notebook-slug) | |
| outputPath | No | Local directory to save outputs | ./kaggle-outputs |