Skip to content

Fix docs build and update parameter reference#74

Open
carlrodriguez wants to merge 2 commits into
ClusterMonteCarlo:masterfrom
carlrodriguez:docs-build-fix
Open

Fix docs build and update parameter reference#74
carlrodriguez wants to merge 2 commits into
ClusterMonteCarlo:masterfrom
carlrodriguez:docs-build-fix

Conversation

@carlrodriguez

Copy link
Copy Markdown
Member

Restore the GitHub Pages docs build, which had been failing on two counts: the IPython directive promoted a pandas chained-assignment warning (raised inside the COSMIC InitialCMCTable.write call) to a hard error, and the newly-added sphinx-copybutton extension was missing from requirements.txt. Set ipython_warning_is_error = False and add the dependency.

Also expand the Params.ini flag reference (new flags, ADS citation links, corrected defaults), repair the broken Fork-me-on-GitHub ribbon by self-hosting the image instead of the dead S3 URL, and tidy the KingProfile/PlummerSphere examples.

carlrodriguez and others added 2 commits May 25, 2026 17:44
Restore the GitHub Pages docs build, which had been failing on two
counts: the IPython directive promoted a pandas chained-assignment
warning (raised inside the COSMIC InitialCMCTable.write call) to a hard
error, and the newly-added sphinx-copybutton extension was missing from
requirements.txt. Set ipython_warning_is_error = False and add the
dependency.

Also expand the Params.ini flag reference (new flags, ADS citation
links, corrected defaults), repair the broken Fork-me-on-GitHub ribbon
by self-hosting the image instead of the dead S3 URL, and tidy the
KingProfile/PlummerSphere examples.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
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