QuantEcon / QuantEcon/continuous_time_mcs
4_possible_issues_for_building_html_using_jupyter-book
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 11
- Forks
- 4
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 5
Description
Hi @mmcky , when I use the command jupyter-book build ctmc_lectures/ to build html files from the original files, I come across 4 issues:
970 : WARNING: duplicate citation,OSError: [Errno 24] Too many open files,ValueError,AttributeError: '_UnixSelectorEventLoop' object has no attribute '_ssock'
Please find the screenshot for the execution and those issues with red labels below:

However, when I use the command jupyter-book page path/xx.md to build HTML files for those md-myst files separately, it works well.
Do you think how I should improve those issues? I look forward to your comments.
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 by running jupyter-book build ctmc_lectures/ and compare its output with the successful jupyter-book page path/xx.md command. Investigate the four reported warnings and errors using the linked screenshot and the files under ctmc_lectures/. Done means the full directory build completes without these issues.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter, markdown
- Domain
- build-system, documentation
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100