Skip to content

4_possible_issues_for_building_html_using_jupyter-book #1

Description

@shlff

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions