This is great—congrats! Here’s my feedback on the guide:
Versioning
Looks like the notebook’s version is now accessible via a header comment in the ES module:
https://api.observablehq.com/@shaunlebron/humanae.js?key=adb6ec0cc0b5322d
So we can use that to get a stable, versioned URL (e.g. 189
):
https://api.observablehq.com/@shaunlebron/humanae@189.js?key=adb6ec0cc0b5322d
This seems useful, so maybe it should be mentioned in the guide?
Typos
-
Runtime.load(notebook, (cell) =>
<- needs an open-curly here s/a just/just a/