pymc-devs / pymc-examples

Examples of PyMC models, including a library of Jupyter notebooks.
https://www.pymc.io/projects/examples/en/latest/
MIT License
259 stars 211 forks source link

Broken link in MLDA example notebook #619

Open cluhmann opened 6 months ago

cluhmann commented 6 months ago

Notebook title: The MLDA sampler Notebook url: https://www.pymc.io/projects/examples/en/latest/samplers/MLDA_simple_linear_regression.html

Issue description

The notebook contains this text:

The model is similar to the one used in https://docs.pymc.io/notebooks/GLM-linear.html.

But the URL is not a link and is non-operational.

Proposed solution

The linking explanatiion/guidance found here should be used to appropriately use sphinx links to the relevnat notebook.

OriolAbril commented 6 months ago

The url should be replaced by {ref}`pymc:glm_linear`