pymc-devs / pymc-examples

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

Update broken links in 'Adaptive Error Model' and 'Benchmarks and Tun… #680

Closed Jash2606 closed 3 months ago

Jash2606 commented 3 months ago

Fixes: #682

Description

This PR fixes broken links mentioned in issue #682:

These changes ensure that the documentation is accessible and all links are working correctly.

Changes Made

Checklist

Please review these changes and merge them. Let me know if any further adjustments are needed or if there are other links that require updating.

Thank you!


📚 Documentation preview 📚: https://pymc-examples--680.org.readthedocs.build/en/680/

pradyutf commented 3 months ago

@Jash2606 you would also have to change the corresponding .ipynb file to reflect the changes.

review-notebook-app[bot] commented 3 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Jash2606 commented 3 months ago

@Jash2606 you would also have to change the corresponding .ipynb file to reflect the changes.

Done 👍

Jash2606 commented 3 months ago

Hi @cluhmann @OriolAbril , 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.