pymc-devs / pymc

Bayesian Modeling and Probabilistic Programming in Python
https://docs.pymc.io/
Other
8.69k stars 2.01k forks source link

BUG: Broken Links in MLDA Intro Page #7441

Closed dakshkanaujia closed 2 weeks ago

dakshkanaujia commented 2 months ago

Describe the issue:

Notebook title: MLDA sampler: Introduction and resources Notebook url: https://www.pymc.io/projects/examples/en/latest/samplers/MLDA_introduction.html I ran the Notebook url through a dead link checker and found two broken links.

List of Broken Links

Status URL Source Link Text
404 Not Found https://github.com/alan-turing-institute/pymc/blob/mlda_all_notebooks/docs/source/notebooks/MLDA_benchmarks_tuning.ipynb Benchmarks and tuning
404 Not Found https://github.com/alan-turing-institute/pymc/blob/mlda_all_notebooks/docs/source/notebooks/MLDA_adaptive_error_model.ipynb Adaptive error model

Suggested Actions

  1. Update Links: Some hyperlinks need to be updated to point to the correct resources.
  2. Review and Correct Broken Links: Others may be pointing to entities or resources that no longer exist and need to be reviewed for relevance or replacement.

PyMC version information:

pymc 5.16.2 (conda)

welcome[bot] commented 2 months ago

Welcome Banner] :tada: Welcome to PyMC! :tada: We're really excited to have your input into the project! :sparkling_heart:
If you haven't done so already, please make sure you check out our Contributing Guidelines and Code of Conduct.

Jash2606 commented 2 months ago

Hi @cluhmann, I’ve addressed the broken links mentioned in the issue and submitted a PR with the fixes. Could you please review it ? If there are any other links that need updating or if additional changes are needed, please let me know.

Jash2606 commented 2 months ago

Hey @jessegrabowski @OriolAbril ,

Could you please review the PR and merge it?

cluhmann commented 2 months ago

Where is the PR?