Commit Graph

10 Commits

Author SHA1 Message Date
Les Hill 14dec716cf Add details to show amending working when using modules
Running through the tutorial, the amending was stated in the tutorial text but not visible in the tutorial output since `parrot.pkl` was replacing all the members of `pigeon.pkl`.
2024-02-13 20:56:17 +00:00
Philip K.F. Hölzenspies b3fb5dced6 Apply suggestions from code review 2024-02-13 16:57:12 +00:00
Hoxell 4bf6d3069d Fix mislabeled object name 2024-02-13 16:57:12 +00:00
Hoxell 28d98b461b Use object name instead of 'name' property 2024-02-13 16:57:12 +00:00
Daniel Chao 52bc9612ea Reword verbage to "pantry" (#64)
* Reword verbage to "pantry"

* Fix verbage
2024-02-07 19:40:43 -08:00
Ryosuke Hayashi 5c541aa168 Minor fix in the code of the docs 2024-02-06 16:13:10 +00:00
Edward Knight 90c60c700d Fix minor discrepancy in workshop example (#60)
Map values of `agenda` should have a `name` instead of a `title` to be
consistent with the `TutorialPart` module.

Fixes #11.
2024-02-05 18:08:16 -08:00
Brian Pfeil 58e7cc188a taxonomy nesting fix 2024-02-05 14:13:31 +00:00
Philip Hölzenspies 27ecb8c389 Fix tutorial; uninterpreted value 2024-02-05 10:18:57 +00:00
Peter Niederwieser ecad035dca Initial commit 2024-02-01 14:00:22 -08:00