QuantEcon / QuantEcon/lecture-python-advanced.myst
Link Checker Report
Open
Nobody has claimed this yet.
automated issue
linkchecker
report
- Dominant language
- TeX
- Stars
- 37
- Forks
- 26
- Avg merge
- 13d 22h
- Merged PRs (30d)
- 2
Description
Summary
| Status | Count |
|---|---|
| π Total | 9 |
| β Successful | 0 |
| β³ Timeouts | 0 |
| π Redirected | 0 |
| π» Excluded | 0 |
| β Unknown | 0 |
| π« Errors | 9 |
| β Unsupported | 0 |
Errors per input
Errors in _static/webpack-macros.html
- [ERROR] file:///home/runner/work/lecture-python-advanced.myst/lecture-python-advanced.myst/_static/%7B%7B%20pathto('_static/scripts/bootstrap.js',%201)%20%7D%7D | Cannot find file: File not found. Check if file exists and path is correct
- [ERROR] file:///home/runner/work/lecture-python-advanced.myst/lecture-python-advanced.myst/_static/%7B%7B%20pathto('_static/scripts/pydata-sphinx-theme.js',%201)%20%7D%7D | Cannot find file: File not found. Check if file exists and path is correct
- [ERROR] file:///home/runner/work/lecture-python-advanced.myst/lecture-python-advanced.myst/_static/%7B%7B%20pathto('_static/styles/bootstrap.css',%201)%20%7D%7D | Cannot find file: File not found. Check if file exists and path is correct
- [ERROR] file:///home/runner/work/lecture-python-advanced.myst/lecture-python-advanced.myst/_static/%7B%7B%20pathto('_static/styles/pydata-sphinx-theme.css',%201)%20%7D%7D | Cannot find file: File not found. Check if file exists and path is correct
- [ERROR] file:///home/runner/work/lecture-python-advanced.myst/lecture-python-advanced.myst/_static/%7B%7B%20pathto('_static/styles/theme.css',%201)%20%7D%7D | Cannot find file: File not found. Check if file exists and path is correct
- [ERROR] file:///home/runner/work/lecture-python-advanced.myst/lecture-python-advanced.myst/_static/%7B%7B%20pathto('_static/vendor/fontawesome/6.5.2/css/all.min.css',%201)%20%7D%7D | Cannot find file: File not found. Check if file exists and path is correct
- [ERROR] file:///home/runner/work/lecture-python-advanced.myst/lecture-python-advanced.myst/_static/%7B%7B%20pathto('_static/vendor/fontawesome/6.5.2/webfonts/fa-brands-400.woff2',%201)%20%7D%7D | Cannot find file: File not found. Check if file exists and path is correct
- [ERROR] file:///home/runner/work/lecture-python-advanced.myst/lecture-python-advanced.myst/_static/%7B%7B%20pathto('_static/vendor/fontawesome/6.5.2/webfonts/fa-regular-400.woff2',%201)%20%7D%7D | Cannot find file: File not found. Check if file exists and path is correct
- [ERROR] file:///home/runner/work/lecture-python-advanced.myst/lecture-python-advanced.myst/_static/%7B%7B%20pathto('_static/vendor/fontawesome/6.5.2/webfonts/fa-solid-900.woff2',%201)%20%7D%7D | Cannot find file: File not found. Check if file exists and path is correct
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
Start with _static/webpack-macros.html and the linked GitHub Actions output; inspect why the pathto(...) references remain unresolved in the generated artifact. Rebuild the documentation and rerun the link checker, confirming that all nine asset links resolve.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bootstrap, github-actions
- Domain
- ci-cd, documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100