Commit 2ac3aa4
committed
docs(gallery): derive the gallery from the notebook sources (#746)
The Gallery page duplicated the per-notebook cards that also live in the
notebooks submodule's section index pages, and the two lists drifted across
repos: a notebook added to the submodule but not carded in gallery.md was
silently missing from the gallery (e.g. 'Interactive region annotation').
Include the section card blocks from the submodule (scverse/spatialdata-plot-notebooks#11
added the markers and root-relative paths) instead of maintaining a second
copy, and bump the submodule pin. gallery.html now renders these exact tiles
from a single source, so a newly added notebook appears automatically and the
gallery can never fall out of sync. Removes the now-orphaned _static/gallery
images (the section cards use _static/img).
Fixes #746.1 parent 227434d commit 2ac3aa4
7 files changed
Lines changed: 9 additions & 56 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
45 | 18 | | |
46 | 19 | | |
47 | | - | |
48 | | - | |
49 | 20 | | |
50 | 21 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
| 22 | + | |
55 | 23 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
63 | 27 | | |
64 | 28 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | 29 | | |
77 | 30 | | |
78 | 31 | | |
| |||
0 commit comments