Skip to content

Commit

Permalink
Set seeds to make notebook outputs deterministic (#2589)
Browse files Browse the repository at this point in the history
By setting seeds in a few places, we can make these two notebooks almost
completely deterministic. This reduces diff noise, git bloat, and
reduces chance of a merge conflict.

I spotted this opportunity in the recent fortnightly notebook run PR.
  • Loading branch information
frankharkins authored Jan 22, 2025
1 parent 405efcd commit 12a981b
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 22 deletions.
Loading

0 comments on commit 12a981b

Please sign in to comment.