Skip to content

Operating a Workshop Event

When an instructor is running a class on your instance, two things are on you: having capacity ready when the cohort launches, and keeping an eye on sessions during the event.

A cluster that scales from zero takes a few minutes to add nodes. If a cohort launches at once cold, the first arrivals wait. Warm the pool ahead of the session so seats are ready:

Terminal window
just warm 40 # hold ~40 sessions' worth of capacity

Set it shortly before the session and return it to zero afterward:

Terminal window
just warm 0

The admin Session Dashboard shows every active session, its phase, its owner, and how long each has left. During an event, use it to:

  • Spot sessions stuck in Starting and help those attendees.
  • See who’s close to expiry (rows are tinted as the deadline nears).
  • Extend a session, or terminate a stuck one.
  1. T‑15 minjust warm <cohort size>; confirm the templates the instructor needs are live and their durations suit the session.

  2. During — keep the Session Dashboard open; help Starting/stuck sessions.

  3. Near the end — the instructor reminds attendees to save their work; extend sessions where needed.

  4. Afterjust warm 0.