kernel_session_status
Check the status of a Kaggle kernel session by providing the owner's username and the kernel slug.
Instructions
Get status of a kernel session.
Args:
user_name: Kernel owner username.
kernel_slug: Kernel slug name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_name | Yes | ||
| kernel_slug | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |