Skip to content

Don't display old AbstractMCMC notebooks in sidebar #607

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 3, 2025

Conversation

penelopeysm
Copy link
Member

@penelopeysm penelopeysm commented Jun 3, 2025

I think there are quite a few issues now complaining about the fact that the AbstractMCMC docs are out of date. (To be fair, they are several years out of date.)

The fastest way to fix these is to simply hide the tutorials. (Right now, they get displayed on the sidebar with a big notice saying 'out of date'. Why bother?)

I didn't delete the source code, because I suppose some of it might be useful for when it actually gets rewritten. (I think that also means that the URLs will still work -- because the notebooks will still be built -- they just won't be linked to in the sidebar.)
But the rewriting will have to wait for cleanup of some of Turing's codebase -- and that will take a while. I think this is a fine interim measure.

Closes #477
Closes #517

(Also 'closes' a bunch of other comments)

@penelopeysm penelopeysm requested a review from mhauru June 3, 2025 01:43
Copy link
Contributor

github-actions bot commented Jun 3, 2025

Preview the changes: https://turinglang.org/docs/pr-previews/607
Please avoid using the search feature and navigation bar in PR previews!

@penelopeysm penelopeysm merged commit f6b5684 into main Jun 3, 2025
2 checks passed
@penelopeysm penelopeysm deleted the py/remove-old-abstractmcmc branch June 3, 2025 09:44
github-actions bot added a commit that referenced this pull request Jun 3, 2025
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.

AbstractMCMC.step!() is deprecated Update docs: How Turing implements AbstractMCMC
2 participants