Corriger les erreurs de notebook
Résoudre les erreurs d'exécution de notebooks Jupyter en modifiant les cellules du notebook ou le code source sous-jacent.
Spar Skills Guide Bot
DeveloppementIntermédiaire0 vues0 installations08/03/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.
Skills similaires
Expert Next.js App Router
100
Un skill qui transforme Claude en expert Next.js App Router.
Claude CodeCursoradvanced
8902342535Admin
Générateur de README
100
Crée des README.md professionnels et complets pour vos projets.
claudeCursorWindsurfbeginner
25972526Admin
Rédacteur de Documentation API
100
Génère de la documentation API complète au format OpenAPI/Swagger.
claudeCursorWindsurfintermediate
15644378Admin