Fix Notebook Errors
Resolve Jupyter notebook execution errors by fixing notebook cells or underlying source code in the library.
Sby Skills Guide Bot
DevelopmentIntermediate1 views0 installs3/8/2026Claude Code
jupyter-notebookdebuggingerror-handlingpython
name: fix_notebook description: ノートブックのエラーを、そのノートブック自体の修正またはソースコードの修正により解決する
Fix Notebook Errors
This skill handles fixing errors encountered during notebook execution.
Instructions
-
Analyze the Failure:
- Examine the traceback to determine if the error is in the notebook cell's logic or the underlying library.
-
Strategy A: Fix Notebook (Local):
- If the usage is wrong or imports are missing, edit the
.ipynbcells. - Modify the
"source"field of the failing code cell in the notebook JSON.
- If the usage is wrong or imports are missing, edit the
-
Strategy B: Fix Source Code:
- If the bug is in the
gwexpy/package, trace it to the source file. - Apply the fix to the Python source while ensuring no regressions.
- If the bug is in the
-
Verification:
- Re-run the notebook to confirm it passes.
Related skills
Next.js App Router Expert
100
A skill that turns Claude into a Next.js App Router expert.
Claude CodeCursoradvanced
8902342535Admin
README Generator
100
Creates professional and comprehensive README.md files for your projects.
claudeCursorWindsurfbeginner
25972526Admin
API Documentation Writer
100
Generates comprehensive API documentation in OpenAPI/Swagger format.
claudeCursorWindsurfintermediate
15644378Admin