Commit b38181d
Fix notebook CI and RTD build failures
- Update notebooks.yaml to use dependency-groups instead of optional extras
(.[dev,test] no longer exists after PEP 735 migration)
- Add pandas.core.frame.DataFrame to nitpick_ignore in docs/conf.py
(not in pandas intersphinx inventory, causes -W warning failure)
- Update notebooks.yaml actions to v5/v7
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent ec68b78 commit b38181d
2 files changed
+5
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
| 50 | + | |
54 | 51 | | |
55 | 52 | | |
56 | | - | |
| 53 | + | |
| 54 | + | |
57 | 55 | | |
58 | 56 | | |
59 | 57 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| 140 | + | |
140 | 141 | | |
0 commit comments