Reusing and re-running

The workshop is taught; now keep it alive and reusable.

flowchart TD
    classDef layer fill:#f7f9fc,stroke:#c7d2e0,color:#1f2933;

    A["<b>Spin up the next cohort</b><br/>new-iteration"]:::layer
    B["<b>Keep it open and citable</b><br/>citation-license"]:::layer

    A --> B