一键导入
hamelnb
// Work against a live local Jupyter notebook kernel. Use this when an agent needs a Jupyter-like in-memory REPL, wants to inspect or edit a notebook while keeping the kernel alive, or needs an explicit verification pass at the end.
// Work against a live local Jupyter notebook kernel. Use this when an agent needs a Jupyter-like in-memory REPL, wants to inspect or edit a notebook while keeping the kernel alive, or needs an explicit verification pass at the end.
| name | hamelnb |
| description | Work against a live local Jupyter notebook kernel. Use this when an agent needs a Jupyter-like in-memory REPL, wants to inspect or edit a notebook while keeping the kernel alive, or needs an explicit verification pass at the end. |
This is the Claude Code entrypoint for the shared skill in this repo.
Use the shared skill files as the source of truth:
../../../skills/jupyter-live-kernel/SKILL.md../../../skills/jupyter-live-kernel/scripts/jupyter_live_kernel.py../../../skills/jupyter-live-kernel/references/jupyter-hooks.mdFollow the shared SKILL.md for behavior, command order, limits, and examples.
Work against a live local Jupyter notebook kernel. Use this when an agent needs a Jupyter-like in-memory REPL, wants to inspect or edit a notebook while keeping the kernel alive, or needs an explicit verification pass at the end.
Work against a live local Jupyter notebook kernel. Use this when an agent needs a Jupyter-like in-memory REPL, wants to inspect or edit a notebook while keeping the kernel alive, or needs an explicit verification pass at the end.