[Unit] Description=Export marimo notebooks marked for publication into the garden [Service] Type=oneshot # Own lock, separate from the garden build's .build.lock: executing a # notebook can take minutes, and it must never hold up the 5-min build tick. # -n means a tick that lands while an export is still running just skips. ExecStart=/usr/bin/flock -n /home/nox/docker/garden-astro/.notebooks.lock /home/nox/docker/garden-astro/deploy/export-notebooks.py