Skip to content

docs(examples): link the server scripts from the rewards demo's server section - #36

Merged
ykdojo merged 3 commits into
mainfrom
link-server-scripts-in-rewards-demo
Jul 16, 2026
Merged

docs(examples): link the server scripts from the rewards demo's server section#36
ykdojo merged 3 commits into
mainfrom
link-server-scripts-in-rewards-demo

Conversation

@ykdojo

@ykdojo ykdojo commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

What

The rewards demo's "Point at your Robometer server" section now links run_robometer_server.py and modal_eval_server.py instead of only naming them in code comments.

Why

Both scripts always sit next to the demo (committed and CLI-scaffolded), so relative links resolve everywhere a reader lands.

How

  • Updated the markdown cell in _render_rewards.py
  • Rebuilt examples/rewards/ via --skip-exec, with the committed notebook's markdown cells synced from a fresh render (code cells verified identical, outputs untouched)

Testing

pytest: 77 passed, 1 skipped. ruff check/format: clean.

ykdojo added 3 commits July 16, 2026 15:36
…r section

The 'Point at your Robometer server' cell now links run_robometer_server.py
and modal_eval_server.py - they always sit next to the demo (committed and
CLI-scaffolded), so the relative links resolve everywhere. Committed demo
rebuilt via --skip-exec with its markdown cells synced from a fresh render
(code cells verified identical).
'were generated' is an implementation detail; what the reader needs is
that the files sit in the same folder.
@ykdojo
ykdojo marked this pull request as ready for review July 16, 2026 23:07
@ykdojo
ykdojo merged commit fa193e1 into main Jul 16, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant