QuantEcon / QuantEcon/lecture-python-advanced.myst

Link Checker Report

Open
#345 0 comments 0 reactions 0 assignees View on GitHub

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

Full Github Actions output

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up β€” it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with _static/webpack-macros.html and the linked GitHub Actions output, then inspect how the documentation build handles the pathto() references for Bootstrap, PyData theme, theme CSS, and Font Awesome assets. The work is done when the generated documentation no longer produces these nine missing-file errors in the link checker.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.