Commit 2d5a4e7
Address Copilot review: drop dangling nb_repository_url, clear doctrees
- nb_repository_url pointed at lecture-python-programming.fr.notebooks,
which does not exist; the theme (launch.py) skips notebook-launch
links entirely when the key is unset, so removing it is clean for an
HTML-only edition
- publish.yml now clears _build/.doctrees after downloading the cache
(as ci.yml already did, following lecture-python.myst), removing the
one staleness vector in the latest-from-main cache convention
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent fc22b5b commit 2d5a4e7
2 files changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
52 | 55 | | |
53 | 56 | | |
54 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
0 commit comments