1:55:10 PM: Netlify Build
1:55:10 PM: ────────────────────────────────────────────────────────────────
1:55:10 PM: @netlify/build 29.41.3
1:55:10 PM: baseRelDir: true
1:55:10 PM: buildId: 664761a42783dd00083d2c06
1:55:10 PM: deployId: 664761a42783dd00083d2c08
1:55:10 PM: ❯ Current directory
1:55:10 PM: /opt/build/repo
1:55:10 PM: ❯ Config file
1:55:10 PM: No config file was defined: using default values.
1:55:10 PM: Build command from Netlify app
1:55:10 PM: ────────────────────────────────────────────────────────────────
1:55:10 PM: $ pip install jupyter-book sphinx_inline_tabs && jupyter-book build .
1:55:11 PM: Collecting jupyter-book
1:55:11 PM: Downloading jupyter_book-0.15.1-py3-none-any.whl (43 kB)
1:55:11 PM: Collecting sphinx_inline_tabs
1:55:11 PM: Downloading sphinx_inline_tabs-2023.4.21-py3-none-any.whl (6.8 kB)
1:55:11 PM: Collecting myst-nb~=0.17.1
1:55:11 PM: Downloading myst_nb-0.17.2-py3-none-any.whl (78 kB)
1:55:11 PM: Collecting sphinx_togglebutton
1:55:11 PM: Downloading sphinx_togglebutton-0.3.2-py3-none-any.whl (8.2 kB)
1:55:11 PM: Collecting Jinja2
1:55:11 PM: Downloading jinja2-3.1.4-py3-none-any.whl (133 kB)
1:55:11 PM: Collecting jsonschema<5
1:55:11 PM: Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB)
1:55:12 PM: Collecting pyyaml
1:55:12 PM: Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB)
1:55:12 PM: Collecting sphinx-comments
1:55:12 PM: Downloading sphinx_comments-0.0.3-py3-none-any.whl (4.6 kB)
1:55:12 PM: Collecting sphinx-jupyterbook-latex~=0.5.2
1:55:12 PM: Downloading sphinx_jupyterbook_latex-0.5.2-py3-none-any.whl (14 kB)
1:55:12 PM: Collecting sphinx-book-theme~=1.0.0
1:55:12 PM: Downloading sphinx_book_theme-1.0.1-py3-none-any.whl (396 kB)
1:55:12 PM: Collecting click<9,>=7.1
1:55:12 PM: Downloading click-8.1.7-py3-none-any.whl (97 kB)
1:55:12 PM: Collecting sphinx-copybutton
1:55:12 PM: Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB)
1:55:12 PM: Collecting linkify-it-py~=2.0.0
1:55:12 PM: Downloading linkify_it_py-2.0.3-py3-none-any.whl (19 kB)
1:55:12 PM: Collecting sphinx-design~=0.3.0
1:55:12 PM: Downloading sphinx_design-0.3.0-py3-none-any.whl (2.2 MB)
1:55:12 PM: Collecting sphinx-external-toc~=0.3.1
1:55:12 PM: Downloading sphinx_external_toc-0.3.1-py3-none-any.whl (26 kB)
1:55:12 PM: Collecting sphinx-thebe~=0.2.0
1:55:12 PM: Downloading sphinx_thebe-0.2.1-py3-none-any.whl (8.3 kB)
1:55:13 PM: Collecting sphinxcontrib-bibtex<=2.5.0,>=2.2.0
1:55:13 PM: Downloading sphinxcontrib_bibtex-2.5.0-py3-none-any.whl (39 kB)
1:55:13 PM: Collecting sphinx-multitoc-numbering~=0.1.3
1:55:13 PM: Downloading sphinx_multitoc_numbering-0.1.3-py3-none-any.whl (4.6 kB)
1:55:13 PM: Collecting sphinx<6,>=4
1:55:13 PM: Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB)
1:55:13 PM: Collecting docutils<0.19,>=0.15
1:55:13 PM: Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB)
1:55:13 PM: Collecting nbformat~=5.0
1:55:13 PM: Downloading nbformat-5.10.4-py3-none-any.whl (78 kB)
1:55:13 PM: Collecting typing-extensions
1:55:13 PM: Downloading typing_extensions-4.11.0-py3-none-any.whl (34 kB)
1:55:13 PM: Collecting importlib_metadata
1:55:13 PM: Downloading importlib_metadata-7.1.0-py3-none-any.whl (24 kB)
1:55:13 PM: Collecting myst-parser~=0.18.0
1:55:13 PM: Downloading myst_parser-0.18.1-py3-none-any.whl (58 kB)
1:55:13 PM: Collecting jupyter-cache<0.7,>=0.5
1:55:14 PM: Downloading jupyter_cache-0.6.1-py3-none-any.whl (33 kB)
1:55:14 PM: Collecting ipykernel
1:55:14 PM: Downloading ipykernel-6.29.4-py3-none-any.whl (117 kB)
1:55:14 PM: Collecting nbclient
1:55:14 PM: Downloading nbclient-0.10.0-py3-none-any.whl (25 kB)
1:55:14 PM: Collecting ipython
1:55:14 PM: Downloading ipython-8.12.3-py3-none-any.whl (798 kB)
1:55:14 PM: Requirement already satisfied: setuptools in /opt/buildhome/python3.8/lib/python3.8/site-packages (from sphinx_togglebutton->jupyter-book) (69.5.1)
1:55:14 PM: Requirement already satisfied: wheel in /opt/buildhome/python3.8/lib/python3.8/site-packages (from sphinx_togglebutton->jupyter-book) (0.34.2)
1:55:14 PM: Collecting MarkupSafe>=2.0
1:55:14 PM: Downloading MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB)
1:55:14 PM: Collecting importlib-resources>=1.4.0; python_version < "3.9"
1:55:14 PM: Downloading importlib_resources-6.4.0-py3-none-any.whl (38 kB)
1:55:14 PM: Collecting referencing>=0.28.4
1:55:14 PM: Downloading referencing-0.35.1-py3-none-any.whl (26 kB)
1:55:14 PM: Collecting jsonschema-specifications>=2023.03.6
1:55:14 PM: Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB)
1:55:14 PM: Collecting pkgutil-resolve-name>=1.3.10; python_version < "3.9"
1:55:14 PM: Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB)
1:55:14 PM: Collecting attrs>=22.2.0
1:55:14 PM: Downloading attrs-23.2.0-py3-none-any.whl (60 kB)
1:55:15 PM: Collecting rpds-py>=0.7.1
1:55:15 PM: Downloading rpds_py-0.18.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
1:55:15 PM: Collecting pydata-sphinx-theme>=0.13.3
1:55:15 PM: Downloading pydata_sphinx_theme-0.14.4-py3-none-any.whl (4.7 MB)
1:55:16 PM: Collecting uc-micro-py
1:55:16 PM: Downloading uc_micro_py-1.0.3-py3-none-any.whl (6.2 kB)
1:55:16 PM: Collecting pybtex>=0.24
1:55:16 PM: Downloading pybtex-0.24.0-py2.py3-none-any.whl (561 kB)
1:55:16 PM: Collecting pybtex-docutils>=1.0.0
1:55:16 PM: Downloading pybtex_docutils-1.0.3-py3-none-any.whl (6.4 kB)
1:55:16 PM: Collecting sphinxcontrib-serializinghtml>=1.1.5
1:55:16 PM: Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB)
1:55:16 PM: Collecting packaging>=21.0
1:55:16 PM: Downloading packaging-24.0-py3-none-any.whl (53 kB)
1:55:16 PM: Collecting sphinxcontrib-qthelp
1:55:16 PM: Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB)
1:55:16 PM: Collecting snowballstemmer>=2.0
1:55:16 PM: Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB)
1:55:16 PM: Collecting sphinxcontrib-htmlhelp>=2.0.0
1:55:16 PM: Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB)
1:55:16 PM: Collecting sphinxcontrib-devhelp
1:55:16 PM: Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB)
1:55:16 PM: Collecting sphinxcontrib-jsmath
1:55:16 PM: Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB)
1:55:16 PM: Collecting alabaster<0.8,>=0.7
1:55:16 PM: Downloading alabaster-0.7.13-py3-none-any.whl (13 kB)
1:55:16 PM: Collecting babel>=2.9
1:55:16 PM: Downloading Babel-2.15.0-py3-none-any.whl (9.6 MB)
1:55:17 PM: Collecting imagesize>=1.3
1:55:17 PM: Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB)
1:55:17 PM: Collecting requests>=2.5.0
1:55:17 PM: Downloading requests-2.31.0-py3-none-any.whl (62 kB)
1:55:17 PM: Collecting Pygments>=2.12
1:55:17 PM: Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB)
1:55:17 PM: Collecting sphinxcontrib-applehelp
1:55:17 PM: Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB)
1:55:17 PM: Collecting jupyter-core!=5.0.*,>=4.12
1:55:17 PM: Downloading jupyter_core-5.7.2-py3-none-any.whl (28 kB)
1:55:17 PM: Collecting traitlets>=5.1
1:55:17 PM: Downloading traitlets-5.14.3-py3-none-any.whl (85 kB)
1:55:17 PM: Collecting fastjsonschema>=2.15
1:55:17 PM: Downloading fastjsonschema-2.19.1-py3-none-any.whl (23 kB)
1:55:17 PM: Collecting zipp>=0.5
1:55:17 PM: Downloading zipp-3.18.2-py3-none-any.whl (8.3 kB)
1:55:17 PM: Collecting markdown-it-py<3.0.0,>=1.0.0
1:55:17 PM: Downloading markdown_it_py-2.2.0-py3-none-any.whl (84 kB)
1:55:18 PM: Collecting mdit-py-plugins~=0.3.1
1:55:18 PM: Downloading mdit_py_plugins-0.3.5-py3-none-any.whl (52 kB)
1:55:18 PM: Collecting tabulate
1:55:18 PM: Downloading tabulate-0.9.0-py3-none-any.whl (35 kB)
1:55:18 PM: Collecting sqlalchemy<3,>=1.3.12
1:55:18 PM: Downloading SQLAlchemy-2.0.30-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB)
1:55:19 PM: Collecting comm>=0.1.1
1:55:19 PM: Downloading comm-0.2.2-py3-none-any.whl (7.2 kB)
1:55:19 PM: Collecting nest-asyncio
1:55:19 PM: Downloading nest_asyncio-1.6.0-py3-none-any.whl (5.2 kB)
1:55:19 PM: Collecting pyzmq>=24
1:55:19 PM: Downloading pyzmq-26.0.3-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (912 kB)
1:55:20 PM: Collecting matplotlib-inline>=0.1
1:55:20 PM: Downloading matplotlib_inline-0.1.7-py3-none-any.whl (9.9 kB)
1:55:20 PM: Collecting debugpy>=1.6.5
1:55:20 PM: Downloading debugpy-1.8.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB)
1:55:20 PM: Collecting tornado>=6.1
1:55:20 PM: Downloading tornado-6.4-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (435 kB)
1:55:20 PM: Collecting jupyter-client>=6.1.12
1:55:20 PM: Downloading jupyter_client-8.6.1-py3-none-any.whl (105 kB)
1:55:20 PM: Collecting psutil
1:55:20 PM: Downloading psutil-5.9.8-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (288 kB)
1:55:20 PM: Collecting pexpect>4.3; sys_platform != "win32"
1:55:20 PM: Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB)
1:55:20 PM: Collecting prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30
1:55:20 PM: Downloading prompt_toolkit-3.0.43-py3-none-any.whl (386 kB)
1:55:21 PM: Collecting backcall
1:55:21 PM: Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB)
1:55:21 PM: Collecting decorator
1:55:21 PM: Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB)
1:55:21 PM: Collecting stack-data
1:55:21 PM: Downloading stack_data-0.6.3-py3-none-any.whl (24 kB)
1:55:21 PM: Collecting jedi>=0.16
1:55:21 PM: Downloading jedi-0.19.1-py2.py3-none-any.whl (1.6 MB)
1:55:21 PM: Collecting pickleshare
1:55:21 PM: Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB)
1:55:21 PM: Collecting accessible-pygments
1:55:21 PM: Downloading accessible_pygments-0.0.4-py2.py3-none-any.whl (29 kB)
1:55:21 PM: Collecting beautifulsoup4
1:55:21 PM: Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB)
1:55:21 PM: Collecting latexcodec>=1.0.4
1:55:21 PM: Downloading latexcodec-3.0.0-py3-none-any.whl (18 kB)
1:55:21 PM: Collecting six
1:55:21 PM: Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
1:55:21 PM: Collecting pytz>=2015.7; python_version < "3.9"
1:55:21 PM: Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB)
1:55:21 PM: Requirement already satisfied: certifi>=2017.4.17 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from requests>=2.5.0->sphinx<6,>=4->jupyter-book) (2024.2.2)
1:55:21 PM: Collecting idna<4,>=2.5
1:55:21 PM: Downloading idna-3.7-py3-none-any.whl (66 kB)
1:55:21 PM: Collecting urllib3<3,>=1.21.1
1:55:21 PM: Downloading urllib3-2.2.1-py3-none-any.whl (121 kB)
1:55:22 PM: Collecting charset-normalizer<4,>=2
1:55:22 PM: Downloading charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB)
1:55:22 PM: Requirement already satisfied: platformdirs>=2.5 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from jupyter-core!=5.0.*,>=4.12->nbformat~=5.0->myst-nb~=0.17.1->jupyter-book) (4.2.0)
1:55:22 PM: Collecting mdurl~=0.1
1:55:22 PM: Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
1:55:22 PM: Collecting greenlet!=0.4.17; platform_machine == "aarch64" or (platform_machine == "ppc64le" or (platform_machine == "x86_64" or (platform_machine == "amd64" or (platform_machine == "AMD64" or (platform_machine == "win32" or platform_machine == "WIN32")))))
1:55:22 PM: Downloading greenlet-3.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (667 kB)
1:55:22 PM: Collecting python-dateutil>=2.8.2
1:55:22 PM: Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
1:55:22 PM: Collecting ptyprocess>=0.5
1:55:22 PM: Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB)
1:55:22 PM: Collecting wcwidth
1:55:22 PM: Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB)
1:55:22 PM: Collecting pure-eval
1:55:22 PM: Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB)
1:55:22 PM: Collecting executing>=1.2.0
1:55:22 PM: Downloading executing-2.0.1-py2.py3-none-any.whl (24 kB)
1:55:22 PM: Collecting asttokens>=2.1.0
1:55:22 PM: Downloading asttokens-2.4.1-py2.py3-none-any.whl (27 kB)
1:55:22 PM: Collecting parso<0.9.0,>=0.8.3
1:55:22 PM: Downloading parso-0.8.4-py2.py3-none-any.whl (103 kB)
1:55:22 PM: Collecting soupsieve>1.2
1:55:22 PM: Downloading soupsieve-2.5-py3-none-any.whl (36 kB)
1:55:23 PM: ERROR: jupyter-cache 0.6.1 has requirement nbclient<0.8,>=0.2, but you'll have nbclient 0.10.0 which is incompatible.
ERROR: sphinx-jupyterbook-latex 0.5.2 has requirement sphinx<5.1,>=4, but you'll have sphinx 5.3.0 which is incompatible.
Installing collected packages: MarkupSafe, Jinja2, sphinxcontrib-serializinghtml, packaging, sphinxcontrib-qthelp, snowballstemmer, docutils, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-jsmath, alabaster, pytz, babel, imagesize, idna, urllib3, charset-normalizer, requests, Pygments, sphinxcontrib-applehelp, zipp, importlib-metadata, sphinx, pyyaml, traitlets, jupyter-core, importlib-resources, attrs, rpds-py, referencing, jsonschema-specifications, pkgutil-resolve-name, jsonschema, fastjsonschema, nbformat, typing-extensions, mdurl, markdown-it-py, mdit-py-plugins, myst-parser, tabulate, click, tornado, six, python-dateutil, pyzmq, jupyter-client, nbclient, greenlet, sqlalchemy, jupyter-cache, comm, nest-asyncio, matplotlib-inline, debugpy, ptyprocess, pexpect, wcwidth, prompt-toolkit, backcall, decorator, pure-eval, executing, asttokens, stack-data, parso, jedi, pickleshare, ipython, psutil, ipykernel, myst-nb, sphinx-togglebutton, sphinx-comments, sphinx-jupyterbook-latex, accessible-pygments, soupsieve, beautifulsoup4, pydata-sphinx-theme, sphinx-book-theme, sphinx-copybutton, uc-micro-py, linkify-it-py, sphinx-design, sphinx-external-toc, sphinx-thebe, latexcodec, pybtex, pybtex-docutils, sphinxcontrib-bibtex, sphinx-multitoc-numbering, jupyter-book, sphinx-inline-tabs
1:55:30 PM: Successfully installed Jinja2-3.1.4 MarkupSafe-2.1.5 Pygments-2.18.0 accessible-pygments-0.0.4 alabaster-0.7.13 asttokens-2.4.1 attrs-23.2.0 babel-2.15.0 backcall-0.2.0 beautifulsoup4-4.12.3 charset-normalizer-3.3.2 click-8.1.7 comm-0.2.2 debugpy-1.8.1 decorator-5.1.1 docutils-0.18.1 executing-2.0.1 fastjsonschema-2.19.1 greenlet-3.0.3 idna-3.7 imagesize-1.4.1 importlib-metadata-7.1.0 importlib-resources-6.4.0 ipykernel-6.29.4 ipython-8.12.3 jedi-0.19.1 jsonschema-4.22.0 jsonschema-specifications-2023.12.1 jupyter-book-0.15.1 jupyter-cache-0.6.1 jupyter-client-8.6.1 jupyter-core-5.7.2 latexcodec-3.0.0 linkify-it-py-2.0.3 markdown-it-py-2.2.0 matplotlib-inline-0.1.7 mdit-py-plugins-0.3.5 mdurl-0.1.2 myst-nb-0.17.2 myst-parser-0.18.1 nbclient-0.10.0 nbformat-5.10.4 nest-asyncio-1.6.0 packaging-24.0 parso-0.8.4 pexpect-4.9.0 pickleshare-0.7.5 pkgutil-resolve-name-1.3.10 prompt-toolkit-3.0.43 psutil-5.9.8 ptyprocess-0.7.0 pure-eval-0.2.2 pybtex-0.24.0 pybtex-docutils-1.0.3 pydata-sphinx-theme-0.14.4 python-dateutil-2.9.0.post0 pytz-2024.1 pyyaml-6.0.1 pyzmq-26.0.3 referencing-0.35.1 requests-2.31.0 rpds-py-0.18.1 six-1.16.0 snowballstemmer-2.2.0 soupsieve-2.5 sphinx-5.3.0 sphinx-book-theme-1.0.1 sphinx-comments-0.0.3 sphinx-copybutton-0.5.2 sphinx-design-0.3.0 sphinx-external-toc-0.3.1 sphinx-inline-tabs-2023.4.21 sphinx-jupyterbook-latex-0.5.2 sphinx-multitoc-numbering-0.1.3 sphinx-thebe-0.2.1 sphinx-togglebutton-0.3.2 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-bibtex-2.5.0 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 sqlalchemy-2.0.30 stack-data-0.6.3 tabulate-0.9.0 tornado-6.4 traitlets-5.14.3 typing-extensions-4.11.0 uc-micro-py-1.0.3 urllib3-2.2.1 wcwidth-0.2.13 zipp-3.18.2
1:55:30 PM: Running Jupyter-Book v0.15.1
1:55:30 PM: Source Folder: /opt/build/repo
1:55:30 PM: Config Path: /opt/build/repo/_config.yml
1:55:30 PM: Output Path: /opt/build/repo/_build/html
1:55:30 PM: [sphinxcontrib-bibtex] Beware that docutils versions 0.18 and 0.19 (you are running 0.18.1) are known to generate invalid html for citations. If this issue affects you, please use docutils<0.18 (or >=0.20 once released) instead. For more details, see
https://sourceforge.net/p/docutils/patches/195/1:55:30 PM: Running Sphinx v5.3.0
1:55:31 PM: [etoc] Changing master_doc to 'README'
1:55:31 PM: loading pickled environment... failed
1:55:31 PM: failed: build environment version not current
1:55:31 PM: checking bibtex cache... out of date
1:55:31 PM: parsing bibtex file /opt/build/repo/references.bib... parsed 5 entries
1:55:31 PM: myst v0.18.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions=['colon_fence', 'dollarmath', 'linkify', 'substitution', 'tasklist'], disable_syntax=[], all_links_external=False, url_schemes=['mailto', 'http', 'https'], ref_domains=None, highlight_code_blocks=True, number_code_blocks=[], title_to_header=False, heading_anchors=None, heading_slug_func=None, footnote_transition=True, words_per_minute=200, sub_delimiters=('{', '}'), linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area')
1:55:31 PM: myst-nb v0.17.2: NbParserConfig(custom_formats={}, metadata_key='mystnb', cell_metadata_key='mystnb', kernel_rgx_aliases={}, execution_mode='off', execution_cache_path='', execution_excludepatterns=[], execution_timeout=30, execution_in_temp=False, execution_allow_errors=False, execution_raise_on_error=False, execution_show_tb=False, merge_streams=False, render_plugin='default', remove_code_source=False, remove_code_outputs=False, code_prompt_show='Show code cell {type}', code_prompt_hide='Hide code cell {type}', number_source_lines=False, output_stderr='show', render_text_lexer='myst-ansi', render_error_lexer='ipythontb', render_image_options={}, render_figure_options={}, render_markdown_format='commonmark', output_folder='build', append_css=True, metadata_to_fm=False)
1:55:31 PM: Using jupyter-cache at: /opt/build/repo/_build/.jupyter_cache
1:55:31 PM: building [mo]: targets for 0 po files that are out of date
1:55:31 PM: building [html]: targets for 5 source files that are out of date
1:55:31 PM: updating environment: [new config] 5 added, 0 changed, 0 removed
1:55:31 PM: reading sources... [ 20%] README
1:55:31 PM: reading sources... [ 40%] contacts
1:55:31 PM: reading sources... [ 60%] introduction
1:55:31 PM: reading sources... [ 80%] methodology
1:55:31 PM: reading sources... [100%] parameters
1:55:31 PM: looking for now-outdated files... none found
1:55:31 PM: pickling environment... done
1:55:31 PM: checking consistency... done
1:55:31 PM: preparing documents... WARNING: unsupported theme option 'theme_style' given
1:55:31 PM: writing output... [ 20%] README
1:55:31 PM: writing output... [ 40%] contacts
1:55:31 PM: writing output... [ 60%] introduction
1:55:31 PM: writing output... [ 80%] methodology
1:55:31 PM: writing output... [100%] parameters
1:55:31 PM: generating indices... genindex done
1:55:31 PM: writing additional pages... search done
1:55:31 PM: copying images... [ 3%] header.png
1:55:31 PM: copying images... [ 6%] learning_curve.gif
1:55:31 PM: copying images... [ 9%] score_distribution_animation_estimators.gif
1:55:31 PM: copying images... [ 12%] gallery/01.png
1:55:31 PM: copying images... [ 15%] gallery/02.png
1:55:31 PM: copying images... [ 18%] gallery/03.png
1:55:31 PM: copying images... [ 21%] gallery/04.png
1:55:31 PM: copying images... [ 25%] gallery/05.png
1:55:31 PM: copying images... [ 28%] gallery/06.png
1:55:31 PM: copying images... [ 31%] gallery/07.png
1:55:31 PM: copying images... [ 34%] gallery/08.png
1:55:31 PM: copying images... [ 37%] gallery/09.png
1:55:31 PM: copying images... [ 40%] gallery/10.png
1:55:31 PM: copying images... [ 43%] gallery/11.png
1:55:31 PM: copying images... [ 46%] gallery/12.png
1:55:31 PM: copying images... [ 50%] gallery/13.png
1:55:31 PM: copying images... [ 53%] gallery/14.png
1:55:31 PM: copying images... [ 56%] gallery/15.png
1:55:31 PM: copying images... [ 59%] gallery/16.png
1:55:31 PM: copying images... [ 62%] gallery/17.png
1:55:31 PM: copying images... [ 65%] gallery/18.png
1:55:31 PM: copying images... [ 68%] gallery/19.png
1:55:31 PM: copying images... [ 71%] gallery/20.png
1:55:31 PM: copying images... [ 75%] gallery/21.png
1:55:31 PM: copying images... [ 78%] gallery/22.png
1:55:31 PM: copying images... [ 81%] gallery/23.png
1:55:31 PM: copying images... [ 84%] gallery/24.png
1:55:31 PM: copying images... [ 87%] score_distribution.png
1:55:31 PM: copying images... [ 90%] gradient_boosting.png
1:55:31 PM: copying images... [ 93%] additive_logistic_regression.png
1:55:31 PM: copying images... [ 96%] global_importance.png
1:55:31 PM: copying images... [100%] local_importance.png
1:55:31 PM: copying static files... done
1:55:31 PM: copying extra files... done
1:55:31 PM: dumping search index in English (code: en)... done
1:55:31 PM: dumping object inventory... done
1:55:31 PM: build succeeded, 1 warning.
1:55:31 PM: The HTML pages are in _build/html.
1:55:31 PM: ===============================================================================
1:55:31 PM: Finished generating HTML for book.
1:55:31 PM: Your book's HTML pages are here:
_build/html/
1:55:31 PM: You can look at your book by opening this file in a browser:
1:55:31 PM: _build/html/index.html
1:55:31 PM: Or paste this line directly into your browser bar:
1:55:31 PM: file:///opt/build/repo/_build/html/index.html
1:55:31 PM: ===============================================================================
1:55:31 PM: (build.command completed in 21.4s)
1:55:32 PM: (Netlify Build completed in 21.9s)
1:55:33 PM: Section completed: building
1:55:35 PM: Finished processing build request in 39.842s