Skip to content

// Generate, modify, and execute Jupyter notebooks. Handles kernels, magic commands, data viz.

Jupyter Notebook RunnerVerified Creator

git log --oneline --stat
HEAD
Stars
1.7k
Forks
67
Updated
Apr 16, 2026
repo --stat
  • stars

    1.7k

  • forks

    67

  • last update

    Apr 16, 2026

  • license

    MITv1.3.0

quickstart.sh
3 steps
  1. Install

    // Drops SKILL.md into ~/.claude/skills/

    $ claude skills add jupyter-notebook-runner
  2. Invoke

    // Run from any project directory

    $ claude --skill jupyter-notebook-runner "query last week's signups"
  3. Iterate

    // Re-run with edits — Claude keeps the skill loaded

    $ claude --skill jupyter-notebook-runner "now refactor it"
jupyter-notebook-runner/
references
  • references/
  • SKILL.mdopen
  • README.mdopen
SKILL.md
readonly
name:
Jupyter Notebook Runner
slug:
jupyter-notebook-runner
version:
v1.3.0
license:
MIT
author:
@jupyter-skills
categories:
tags:
#jupyter#notebook#ipynb#python#data-science
description:

Generate, modify, and execute Jupyter notebooks. Handles kernels, magic commands, data viz.

README.md

jupyter-notebook-runner/README.md
7 sections
Loading README…

$ cat reviews/

Reviews

// No reviews yet. Be the first.
Loading review form…