DOC: wire up Rosetta Stone tutorial into Learn → Core Notebooks #7784
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.
Title
Add Rosetta Stone tutorial comparing PyMC and Stan
Description
This PR adds a new tutorial notebook, Rosetta Stone, to the core documentation under Learn → Core Notebooks. The notebook shows side-by-side translations of equivalent model definitions in Stan and in PyMC, illustrating the minimal syntactic and conceptual differences between the two frameworks. It was originally authored as a gist (linked below) and has been reformatted and wired into the Sphinx/MyST-NB docs so it builds and renders alongside the other core notebooks.
Original gist:
https://gist.github.com/ricardoV94/c421ddacb3ba7a19ac46efa253ea466c
Related Issue
Checklist
learn/core_notebooks/rosetta_stone_pymc_stan.ipynb
)Type of change
📚 Documentation preview 📚: https://pymc--7784.org.readthedocs.build/en/7784/