Skip to content

[DOCS] add slides for matching demos#32

Merged
Dana Bauer (danabauer) merged 6 commits into
mainfrom
slides-matching-demos
May 12, 2026
Merged

[DOCS] add slides for matching demos#32
Dana Bauer (danabauer) merged 6 commits into
mainfrom
slides-matching-demos

Conversation

@danabauer
Copy link
Copy Markdown
Contributor

@danabauer Dana Bauer (danabauer) commented May 11, 2026

Summary

Note: slides are now labeled WIP and not linked to lessons

  • Fills the previously-empty slides/matching-demos.md with a presenter deck: full slides for the LSIB ↔ Overture demo (lesson 6) plus a skeleton for the MGCP polygons ↔ Overture demo (lesson 7) to be expanded after Update MGCP matching lesson #28 lands.
  • Wires the new section into slides/index.html after the GERS extras.
  • Adds lesson + notebook callouts to the existing decks so attendees can find the written lesson and runnable notebook for each section (GERS, exploring-data, GERS-ecosystem-extra, matching-demos).
  • Side effect: the trailing stray >>> at the end of GERS-ecosystem-extra.md (which produced a blank end-slide) is replaced with a proper "Continue the Workshop" closer.

closes #31


Generated by Claude Code

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 11, 2026

🚀 Workshop branch preview deployed!

You can review your changes at https://staging.overturemaps.org/workshop/pr/32/index.html


♻️ Last refreshed: 2026-05-12T02:09:31Z

Fill in the previously-empty slides/matching-demos.md with a
presenter deck for the LSIB <-> Overture matching demo (lesson 6),
plus a skeleton for the MGCP buildings demo (lesson 7) that mirrors
the lesson's TODO structure. Wire the new section into
slides/index.html after the GERS extras.

Signed-off-by: Dana Bauer <dana.bauer@gmail.com>
So attendees can find the written lesson and runnable notebook for
each section:
- GERS overview (lesson 4)
- Exploring data (notebook 1-overturemaps-lonboard)
- GERS ecosystem extras (lesson 4, replaces trailing >>> blank slide
  with a Continue-the-Workshop closer)
- Matching demos: LSIB (lesson 6, notebook 3-lsib-demo) and MGCP
  (lesson 7, notebook 4-buildings-matching). Also fixes the
  notebook filename (was 3-lsib_overture, should be 3-lsib-demo).

Signed-off-by: Dana Bauer <dana.bauer@gmail.com>
The reveal.js markdown plugin was loading each slide section with
data-charset="iso-8859-15", which mojibake'd any non-ASCII content
(em-dashes, arrows, ellipsis, >=) in the matching-demos deck. The
other slide files happen to be pure ASCII so this was a latent bug.

Signed-off-by: Dana Bauer <dana.bauer@gmail.com>
- Uncomment and append setup.md as the final section of the slideshow
  (DuckDB, OvertureMaps-Py CLI, docs links, Codespaces, JupyterLab).
- Move lesson/notebook callouts from inline-on-title-slide to dedicated
  end-of-deck sub-slides on GERS.md and both demos in matching-demos.md,
  matching the existing exploring-data.md pattern.

Signed-off-by: Dana Bauer <dana.bauer@gmail.com>
Lesson 7 landed in #29; replace the placeholder MGCP slides with
real content drawn from the merged prose. The 4 skeleton sub-slides
become 8 substantive ones: demo data, methodology, results arc,
cardinality reporting, two-rate diagnostic, GERS adoption matrix,
key finding, lesson/notebook callout. LSIB half is unchanged.

Signed-off-by: Dana Bauer <dana.bauer@gmail.com>
- Drop "View as Slideshow" entries from the README home page
  and the lesson 1 top nav row, so the slideshow isn't promoted
  to attendees while the deck is incomplete.
- Add a subtle italic "work in progress" note under the title on
  the slideshow's intro slide.

Signed-off-by: Dana Bauer <dana.bauer@gmail.com>
@danabauer Dana Bauer (danabauer) merged commit e52b080 into main May 12, 2026
10 checks passed
@danabauer Dana Bauer (danabauer) deleted the slides-matching-demos branch May 12, 2026 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add presenter slides for matching demos

1 participant