QuantEcon / QuantEcon/continuous_time_mcs

4_possible_issues_for_building_html_using_jupyter-book

Open
#1 5 comments 0 reactions 0 assignees View on GitHub

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:

  1. 970 : WARNING: duplicate citation,
  2. OSError: [Errno 24] Too many open files,
  3. ValueError,
  4. AttributeError: '_UnixSelectorEventLoop' object has no attribute '_ssock'

Please find the screenshot for the execution and those issues with red labels below:
Screen Shot 2020-08-06 at 3 32 44 pm

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.