docs: collapse sampler progress spam in committed chapter 1 renders - #34
Merged
Conversation
…PyAutoHands#200) Applied generate_markdown's new progress-run collapse post-hoc to the two rendered pages the old per-output truncation missed: - tutorial_4_why_modeling_is_hard.md: 607 KB / 7,758 lines -> 62 KB / 1,476 lines — back under GitHub's 512 KB markdown-render threshold, so the page renders (with its 10 images) instead of displaying as raw source - tutorial_3_non_linear_search.md: 58 KB -> 52 KB (5 images intact) No re-execution: each dynesty progress run is reduced to its final state line. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01AcPSpRG8YqseMwRdJEK28m
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Applies the new
generate_markdownprogress-run collapse (PyAutoHands#200) post-hoc to the two committed rendered pages the old per-output truncation missed — no re-execution, each dynesty progress run reduced to its final state line:markdown/chapter_1_introduction/tutorial_4_why_modeling_is_hard.md: 607 KB / 7,758 lines → 62 KB / 1,476 lines. The page was over GitHub's 512 KB markdown-render threshold, so it displayed as raw source with no images; it now renders with all 10 figures.markdown/chapter_1_introduction/tutorial_3_non_linear_search.md: 58 KB → 52 KB (5 figures intact).Scripts Changed
None — committed
markdown/renders only; scripts and notebooks untouched.Upstream PR
PyAutoHands#200 companion (generator fix so this cannot recur).
Test Plan
Generated by the PyAutoLabs agent workflow.
🤖 Generated with Claude Code
https://claude.ai/code/session_01AcPSpRG8YqseMwRdJEK28m