QuantEcon / QuantEcon/lecture-python-intro
Link Checker Report
Open
Nobody has claimed this yet.
automated
linkchecker
report
- Dominant language
- Jupyter Notebook
- Stars
- 65
- Forks
- 32
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 6
Description
Summary
| Status | Count |
|---|---|
| π Total | 7950 |
| β Successful | 7925 |
| β³ Timeouts | 0 |
| π Redirected | 13 |
| π» Excluded | 1 |
| β Unknown | 0 |
| π« Errors | 11 |
| β Unsupported | 0 |
Errors per input
Errors in business_cycle.html
- [ERROR] https://fred.stlouisfed.org/ | Network error: HTTP/2 protocol error. Server may not support HTTP/2 properly (error sending request for url (https://fred.stlouisfed.org/)): HTTP/2 protocol error. Server may not support HTTP/2 properly
- [ERROR] https://fred.stlouisfed.org/series/CPILFESL | Network error: HTTP/2 protocol error. Server may not support HTTP/2 properly (error sending request for url (https://fred.stlouisfed.org/series/CPILFESL)): HTTP/2 protocol error. Server may not support HTTP/2 properly
- [ERROR] https://fred.stlouisfed.org/series/M0892AUSM156SNBR | Network error: HTTP/2 protocol error. Server may not support HTTP/2 properly (error sending request for url (https://fred.stlouisfed.org/series/M0892AUSM156SNBR)): HTTP/2 protocol error. Server may not support HTTP/2 properly
- [ERROR] https://fred.stlouisfed.org/series/UMCSENT | Network error: HTTP/2 protocol error. Server may not support HTTP/2 properly (error sending request for url (https://fred.stlouisfed.org/series/UMCSENT)): HTTP/2 protocol error. Server may not support HTTP/2 properly
- [ERROR] https://fred.stlouisfed.org/series/UNRATE | Network error: HTTP/2 protocol error. Server may not support HTTP/2 properly (error sending request for url (https://fred.stlouisfed.org/series/UNRATE)): HTTP/2 protocol error. Server may not support HTTP/2 properly
Errors in genindex.html
- [404] https://intro.quantecon.org/_notebooks/genindex.ipynb | Rejected status code: 404 Not Found (configurable with "accept" option)
- [404] https://intro.quantecon.org/None | Error (cached)
Errors in prf-prf.html
- [404] https://intro.quantecon.org/_notebooks/prf-prf.ipynb | Rejected status code: 404 Not Found (configurable with "accept" option)
- [404] https://intro.quantecon.org/None | Error (cached)
Errors in search.html
- [404] https://intro.quantecon.org/_notebooks/search.ipynb | Rejected status code: 404 Not Found (configurable with "accept" option)
- [404] https://intro.quantecon.org/None | Rejected status code: 404 Not Found (configurable with "accept" option)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up β it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the failing links listed for business_cycle.html, genindex.html, prf-prf.html, and search.html, starting with the corresponding generated pages and URLs. Verify which failures are broken links versus transient FRED HTTP/2 errors, then rerun the GitHub Actions link-check output; done means the reported errors are resolved or intentionally excluded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, jupyter-notebook
- Domain
- documentation, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100