Commit 07fe1fb
Fix notebook CI: add repo root to kernel Python path
PYTHONPATH=. only affects the shell, not the Jupyter kernel spawned by
nbmake. Write a .pth file into site-packages so the kernel can import
diff_diff. Also add ipykernel dependency and set DIFF_DIFF_BACKEND via
env block.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent ccf9e7f commit 07fe1fb
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
38 | 40 | | |
39 | 41 | | |
| 42 | + | |
| 43 | + | |
40 | 44 | | |
41 | | - | |
| 45 | + | |
42 | 46 | | |
43 | 47 | | |
44 | 48 | | |
| |||
0 commit comments