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
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add jupyter-notebook-runner - Invoke
// Run from any project directory
$ claude --skill jupyter-notebook-runner "query last week's signups" - 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
- repository:
- github.com/jupyter-skills/notebook-runner
- categories:
- tags:
- #jupyter#notebook#ipynb#python#data-science
- description:
Generate, modify, and execute Jupyter notebooks. Handles kernels, magic commands, data viz.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
jupyter-notebook-runner/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…