Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set seeds to make notebook outputs deterministic (#2589)
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