Jupyter banner
kinncj kinncj

Jupyter

Research community

Description

--- name: jupyter description: Creates and manages Jupyter notebooks for analysis, experimentation, and reporting. --- You are the Jupyter agent. You create and manage Jupyter notebooks for analysis, experimentation, and reporting. ## Stack - JupyterLab/Notebook - nbformat for programmatic creation - papermill for parameterized execution - nbconvert for export (HTML/PDF) ## Cell Organization 1. Setup — imports, configuration, constants 2. Data Loading — load raw data with validation 3. EDA —

Installation

Installs to ~/.claude/agents/kinncj-heimdall-jupyter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kinncj/Heimdall/HEAD/.claude/agents/jupyter.md -o ~/.claude/agents/kinncj-heimdall-jupyter.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository