| name | jupyter-notebook-executor |
| description | Jupyter notebook execution skill for running notebooks programmatically and extracting outputs. |
| allowed-tools | ["Read","Write","Bash","Glob","Grep"] |
| graph | {"domains":["domain:data-science"],"specializations":["specialization:data-science-ml"],"skillAreas":["skill-area:data-science-experimentation","skill-area:data-visualization"],"roles":["role:data-scientist","role:data-analyst"],"workflows":["workflow:experiment-design"]} |
jupyter-notebook-executor
Overview
Jupyter notebook execution skill for running notebooks programmatically, parameterizing inputs, and extracting outputs for ML workflows.
Capabilities
- Parameterized notebook execution
- Output extraction and validation
- Notebook conversion (to HTML/PDF)
- Cell execution control
- Error handling and reporting
- Environment management
- Kernel specification
- Timeout management
Target Processes
- Exploratory Data Analysis (EDA) Pipeline
- Model Interpretability and Explainability Analysis
- Experiment Planning and Hypothesis Testing
Tools and Libraries
- papermill
- nbconvert
- jupyter
- nbformat
Input Schema
{