Commit ed6cb69
committed
Harden execute workflow against local kernel names
Pin nbconvert to CI's python3 kernel via
--ExecutePreprocessor.kernel_name=python3, so notebooks committed
with a contributor-local kernel name (e.g. pixi's
sdata-plot-notebooks kernel from kernel-install) still execute
correctly in CI.1 parent b4cad04 commit ed6cb69
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
82 | 85 | | |
83 | 86 | | |
84 | 87 | | |
85 | | - | |
| 88 | + | |
| 89 | + | |
86 | 90 | | |
0 commit comments