Notebook Debug

ALWAYS use when an executed notebook has to be checked or has gone wrong - "debug this notebook", "why did the notebook fail", "which cell errored", "read the traceback from the ipynb", "the notebook ran but the output looks wrong", "did all the cells run", "papermill/jupytext/marimo execution failed", "inspect the notebook outputs". Use proactively before claiming any .ipynb executed successfully — never assert a notebook works without checking its outputs for tracebacks.

edwinhu 3847eaf 7.7 KB Updated

File contents

edwinhu/workflows/tree/main/skills/notebook-debug commit 3847eafca7

Frequently asked questions

npx skillmds@latest add edwinhu/notebook-debug