Read the Docs build information Build id: 3914405 Project: jij-inc-ommx-ja Version: latest Commit: 3b4eae13ae106fb2408174e0b80311e2648b9a51 Date: 2026-04-10T11:03:37.681786Z State: finished Success: True [rtd-command-info] start-time: 2026-04-10T11:03:38.458033Z, end-time: 2026-04-10T11:03:38.952367Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/Jij-Inc/ommx . Cloning into '.'... [rtd-command-info] start-time: 2026-04-10T11:03:39.041013Z, end-time: 2026-04-10T11:03:40.085602Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main From https://github.com/Jij-Inc/ommx * [new tag] python-2.3.6 -> python-2.3.6 * [new tag] python-2.4.0 -> python-2.4.0 * [new tag] python-2.5.0 -> python-2.5.0 * [new tag] python-2.5.1 -> python-2.5.1 * [new tag] rust-2.3.1 -> rust-2.3.1 * [new tag] rust-2.4.0 -> rust-2.4.0 * [new tag] rust-2.5.0 -> rust-2.5.0 * [new tag] rust-2.5.1 -> rust-2.5.1 [rtd-command-info] start-time: 2026-04-10T11:03:40.741136Z, end-time: 2026-04-10T11:03:40.827286Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 3b4eae1 ci: Remove ref condition from deploy job in doc.yml [rtd-command-info] start-time: 2026-04-10T11:03:40.910857Z, end-time: 2026-04-10T11:03:40.950430Z, duration: 0, exit-code: 0 cat docs/ja/.readthedocs.yaml # .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details version: 2 build: os: ubuntu-24.04 tools: python: "3.12" nodejs: "22" commands: # Install jupyter-book only (no ommx packages needed since execution is off by default) - pip install "jupyter-book>=1.0.3,<2" # Build (code execution is off by default, tested in CI) - jupyter-book build docs/ja # Move output to RTD expected location - mkdir -p $READTHEDOCS_OUTPUT/html - cp -r docs/ja/_build/html/* $READTHEDOCS_OUTPUT/html/ [rtd-command-info] start-time: 2026-04-10T11:03:45.456322Z, end-time: 2026-04-10T11:03:45.513266Z, duration: 0, exit-code: 0 asdf global python 3.12.10 [rtd-command-info] start-time: 2026-04-10T11:03:48.021371Z, end-time: 2026-04-10T11:03:48.082210Z, duration: 0, exit-code: 0 asdf global nodejs 22.21.1 [rtd-command-info] start-time: 2026-04-10T11:03:48.387987Z, end-time: 2026-04-10T11:04:07.556288Z, duration: 19, exit-code: 0 pip install "jupyter-book>=1.0.3,<2" Collecting jupyter-book<2,>=1.0.3 Downloading jupyter_book-1.0.4.post1-py3-none-any.whl.metadata (8.0 kB) Collecting click<9,>=7.1 (from jupyter-book<2,>=1.0.3) Downloading click-8.3.2-py3-none-any.whl.metadata (2.6 kB) Collecting jinja2 (from jupyter-book<2,>=1.0.3) Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting jsonschema<5 (from jupyter-book<2,>=1.0.3) Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) Collecting linkify-it-py<3,>=2 (from jupyter-book<2,>=1.0.3) Downloading linkify_it_py-2.1.0-py3-none-any.whl.metadata (8.5 kB) Collecting myst-nb~=1.0 (from jupyter-book<2,>=1.0.3) Downloading myst_nb-1.4.0-py3-none-any.whl.metadata (4.8 kB) Collecting myst-parser~=3.0 (from jupyter-book<2,>=1.0.3) Downloading myst_parser-3.0.1-py3-none-any.whl.metadata (5.5 kB) Collecting pyyaml (from jupyter-book<2,>=1.0.3) Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) Collecting sphinx-book-theme~=1.1 (from jupyter-book<2,>=1.0.3) Downloading sphinx_book_theme-1.2.0-py3-none-any.whl.metadata (4.4 kB) Collecting sphinx-comments~=0.0 (from jupyter-book<2,>=1.0.3) Downloading sphinx_comments-0.0.3-py3-none-any.whl.metadata (3.3 kB) Collecting sphinx-copybutton~=0.5 (from jupyter-book<2,>=1.0.3) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinx-design~=0.6 (from jupyter-book<2,>=1.0.3) Downloading sphinx_design-0.7.0-py3-none-any.whl.metadata (5.5 kB) Collecting sphinx-external-toc~=1.0 (from jupyter-book<2,>=1.0.3) Downloading sphinx_external_toc-1.1.0-py3-none-any.whl.metadata (18 kB) Collecting sphinx-jupyterbook-latex~=1.0 (from jupyter-book<2,>=1.0.3) Downloading sphinx_jupyterbook_latex-1.0.0-py3-none-any.whl.metadata (3.7 kB) Collecting sphinx-multitoc-numbering~=0.1 (from jupyter-book<2,>=1.0.3) Downloading sphinx_multitoc_numbering-0.1.3-py3-none-any.whl.metadata (2.6 kB) Collecting sphinx-thebe~=0.3 (from jupyter-book<2,>=1.0.3) Downloading sphinx_thebe-0.3.1-py3-none-any.whl.metadata (2.6 kB) Collecting sphinx-togglebutton~=0.3 (from jupyter-book<2,>=1.0.3) Downloading sphinx_togglebutton-0.4.5-py3-none-any.whl.metadata (3.0 kB) Collecting sphinxcontrib-bibtex~=2.5 (from jupyter-book<2,>=1.0.3) Downloading sphinxcontrib_bibtex-2.6.5-py3-none-any.whl.metadata (6.1 kB) Collecting sphinx~=7.0 (from jupyter-book<2,>=1.0.3) Downloading sphinx-7.4.7-py3-none-any.whl.metadata (6.1 kB) Collecting attrs>=22.2.0 (from jsonschema<5->jupyter-book<2,>=1.0.3) Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) Collecting jsonschema-specifications>=2023.03.6 (from jsonschema<5->jupyter-book<2,>=1.0.3) Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) Collecting referencing>=0.28.4 (from jsonschema<5->jupyter-book<2,>=1.0.3) Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) Collecting rpds-py>=0.25.0 (from jsonschema<5->jupyter-book<2,>=1.0.3) Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) Collecting uc-micro-py (from linkify-it-py<3,>=2->jupyter-book<2,>=1.0.3) Downloading uc_micro_py-2.0.0-py3-none-any.whl.metadata (2.2 kB) Collecting importlib_metadata (from myst-nb~=1.0->jupyter-book<2,>=1.0.3) Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) Collecting ipython (from myst-nb~=1.0->jupyter-book<2,>=1.0.3) Downloading ipython-9.12.0-py3-none-any.whl.metadata (4.5 kB) Collecting jupyter-cache>=0.5 (from myst-nb~=1.0->jupyter-book<2,>=1.0.3) Downloading jupyter_cache-1.0.1-py3-none-any.whl.metadata (5.8 kB) Collecting nbclient (from myst-nb~=1.0->jupyter-book<2,>=1.0.3) Downloading nbclient-0.10.4-py3-none-any.whl.metadata (8.3 kB) Collecting nbformat>=5.0 (from myst-nb~=1.0->jupyter-book<2,>=1.0.3) Downloading nbformat-5.10.4-py3-none-any.whl.metadata (3.6 kB) Collecting typing-extensions (from myst-nb~=1.0->jupyter-book<2,>=1.0.3) Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) Collecting ipykernel (from myst-nb~=1.0->jupyter-book<2,>=1.0.3) Downloading ipykernel-7.2.0-py3-none-any.whl.metadata (4.5 kB) Collecting docutils<0.22,>=0.18 (from myst-parser~=3.0->jupyter-book<2,>=1.0.3) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting markdown-it-py~=3.0 (from myst-parser~=3.0->jupyter-book<2,>=1.0.3) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting mdit-py-plugins~=0.4 (from myst-parser~=3.0->jupyter-book<2,>=1.0.3) Downloading mdit_py_plugins-0.5.0-py3-none-any.whl.metadata (2.8 kB) Collecting sphinxcontrib-applehelp (from sphinx~=7.0->jupyter-book<2,>=1.0.3) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp (from sphinx~=7.0->jupyter-book<2,>=1.0.3) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath (from sphinx~=7.0->jupyter-book<2,>=1.0.3) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx~=7.0->jupyter-book<2,>=1.0.3) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx~=7.0->jupyter-book<2,>=1.0.3) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting sphinxcontrib-qthelp (from sphinx~=7.0->jupyter-book<2,>=1.0.3) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting Pygments>=2.17 (from sphinx~=7.0->jupyter-book<2,>=1.0.3) Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) Collecting snowballstemmer>=2.2 (from sphinx~=7.0->jupyter-book<2,>=1.0.3) Downloading snowballstemmer-3.0.1-py3-none-any.whl.metadata (7.9 kB) Collecting babel>=2.13 (from sphinx~=7.0->jupyter-book<2,>=1.0.3) Downloading babel-2.18.0-py3-none-any.whl.metadata (2.2 kB) Collecting alabaster~=0.7.14 (from sphinx~=7.0->jupyter-book<2,>=1.0.3) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) Collecting imagesize>=1.3 (from sphinx~=7.0->jupyter-book<2,>=1.0.3) Downloading imagesize-2.0.0-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx~=7.0->jupyter-book<2,>=1.0.3) Downloading requests-2.33.1-py3-none-any.whl.metadata (4.8 kB) Collecting packaging>=23.0 (from sphinx~=7.0->jupyter-book<2,>=1.0.3) Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) Collecting MarkupSafe>=2.0 (from jinja2->jupyter-book<2,>=1.0.3) Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) Collecting pydata-sphinx-theme==0.16.1 (from sphinx-book-theme~=1.1->jupyter-book<2,>=1.0.3) Downloading pydata_sphinx_theme-0.16.1-py3-none-any.whl.metadata (7.5 kB) Collecting beautifulsoup4 (from pydata-sphinx-theme==0.16.1->sphinx-book-theme~=1.1->jupyter-book<2,>=1.0.3) Downloading beautifulsoup4-4.14.3-py3-none-any.whl.metadata (3.8 kB) Collecting accessible-pygments (from pydata-sphinx-theme==0.16.1->sphinx-book-theme~=1.1->jupyter-book<2,>=1.0.3) Downloading accessible_pygments-0.0.5-py3-none-any.whl.metadata (10 kB) Collecting setuptools (from sphinx-togglebutton~=0.3->jupyter-book<2,>=1.0.3) Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) Collecting wheel (from sphinx-togglebutton~=0.3->jupyter-book<2,>=1.0.3) Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) Collecting pybtex>=0.25 (from sphinxcontrib-bibtex~=2.5->jupyter-book<2,>=1.0.3) Downloading pybtex-0.26.1-py3-none-any.whl.metadata (1.9 kB) Collecting pybtex-docutils>=1.0.0 (from sphinxcontrib-bibtex~=2.5->jupyter-book<2,>=1.0.3) Downloading pybtex_docutils-1.0.3-py3-none-any.whl.metadata (4.3 kB) Collecting sqlalchemy<3,>=1.3.12 (from jupyter-cache>=0.5->myst-nb~=1.0->jupyter-book<2,>=1.0.3) Downloading sqlalchemy-2.0.49-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) Collecting tabulate (from jupyter-cache>=0.5->myst-nb~=1.0->jupyter-book<2,>=1.0.3) Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) Collecting mdurl~=0.1 (from markdown-it-py~=3.0->myst-parser~=3.0->jupyter-book<2,>=1.0.3) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Collecting jupyter-client>=6.1.12 (from nbclient->myst-nb~=1.0->jupyter-book<2,>=1.0.3) Downloading jupyter_client-8.8.0-py3-none-any.whl.metadata (8.4 kB) Collecting jupyter-core!=5.0.*,>=4.12 (from nbclient->myst-nb~=1.0->jupyter-book<2,>=1.0.3) Downloading jupyter_core-5.9.1-py3-none-any.whl.metadata (1.5 kB) Collecting traitlets>=5.4 (from nbclient->myst-nb~=1.0->jupyter-book<2,>=1.0.3) Downloading traitlets-5.14.3-py3-none-any.whl.metadata (10 kB) Collecting fastjsonschema>=2.15 (from nbformat>=5.0->myst-nb~=1.0->jupyter-book<2,>=1.0.3) Downloading fastjsonschema-2.21.2-py3-none-any.whl.metadata (2.3 kB) Collecting latexcodec>=1.0.4 (from pybtex>=0.25->sphinxcontrib-bibtex~=2.5->jupyter-book<2,>=1.0.3) Downloading latexcodec-3.0.1-py3-none-any.whl.metadata (5.2 kB) Collecting charset_normalizer<4,>=2 (from requests>=2.30.0->sphinx~=7.0->jupyter-book<2,>=1.0.3) Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx~=7.0->jupyter-book<2,>=1.0.3) Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) Collecting urllib3<3,>=1.26 (from requests>=2.30.0->sphinx~=7.0->jupyter-book<2,>=1.0.3) Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) Collecting certifi>=2023.5.7 (from requests>=2.30.0->sphinx~=7.0->jupyter-book<2,>=1.0.3) Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) Collecting zipp>=3.20 (from importlib_metadata->myst-nb~=1.0->jupyter-book<2,>=1.0.3) Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) Collecting comm>=0.1.1 (from ipykernel->myst-nb~=1.0->jupyter-book<2,>=1.0.3) Downloading comm-0.2.3-py3-none-any.whl.metadata (3.7 kB) Collecting debugpy>=1.6.5 (from ipykernel->myst-nb~=1.0->jupyter-book<2,>=1.0.3) Downloading debugpy-1.8.20-cp312-cp312-manylinux_2_34_x86_64.whl.metadata (1.4 kB) Collecting matplotlib-inline>=0.1 (from ipykernel->myst-nb~=1.0->jupyter-book<2,>=1.0.3) Downloading matplotlib_inline-0.2.1-py3-none-any.whl.metadata (2.3 kB) Collecting nest-asyncio>=1.4 (from ipykernel->myst-nb~=1.0->jupyter-book<2,>=1.0.3) Downloading nest_asyncio-1.6.0-py3-none-any.whl.metadata (2.8 kB) Collecting psutil>=5.7 (from ipykernel->myst-nb~=1.0->jupyter-book<2,>=1.0.3) Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) Collecting pyzmq>=25 (from ipykernel->myst-nb~=1.0->jupyter-book<2,>=1.0.3) Downloading pyzmq-27.1.0-cp312-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (6.0 kB) Collecting tornado>=6.4.1 (from ipykernel->myst-nb~=1.0->jupyter-book<2,>=1.0.3) Downloading tornado-6.5.5-cp39-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (2.8 kB) Collecting decorator>=5.1.0 (from ipython->myst-nb~=1.0->jupyter-book<2,>=1.0.3) Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) Collecting ipython-pygments-lexers>=1.0.0 (from ipython->myst-nb~=1.0->jupyter-book<2,>=1.0.3) Downloading ipython_pygments_lexers-1.1.1-py3-none-any.whl.metadata (1.1 kB) Collecting jedi>=0.18.2 (from ipython->myst-nb~=1.0->jupyter-book<2,>=1.0.3) Downloading jedi-0.19.2-py2.py3-none-any.whl.metadata (22 kB) Collecting pexpect>4.6 (from ipython->myst-nb~=1.0->jupyter-book<2,>=1.0.3) Downloading pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB) Collecting prompt_toolkit<3.1.0,>=3.0.41 (from ipython->myst-nb~=1.0->jupyter-book<2,>=1.0.3) Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) Collecting stack_data>=0.6.0 (from ipython->myst-nb~=1.0->jupyter-book<2,>=1.0.3) Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB) Collecting parso<0.9.0,>=0.8.4 (from jedi>=0.18.2->ipython->myst-nb~=1.0->jupyter-book<2,>=1.0.3) Downloading parso-0.8.6-py2.py3-none-any.whl.metadata (8.4 kB) Collecting python-dateutil>=2.8.2 (from jupyter-client>=6.1.12->nbclient->myst-nb~=1.0->jupyter-book<2,>=1.0.3) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Requirement already satisfied: platformdirs>=2.5 in /home/docs/.asdf/installs/python/3.12.10/lib/python3.12/site-packages (from jupyter-core!=5.0.*,>=4.12->nbclient->myst-nb~=1.0->jupyter-book<2,>=1.0.3) (3.11.0) Collecting ptyprocess>=0.5 (from pexpect>4.6->ipython->myst-nb~=1.0->jupyter-book<2,>=1.0.3) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB) Collecting wcwidth (from prompt_toolkit<3.1.0,>=3.0.41->ipython->myst-nb~=1.0->jupyter-book<2,>=1.0.3) Downloading wcwidth-0.6.0-py3-none-any.whl.metadata (30 kB) Collecting greenlet>=1 (from sqlalchemy<3,>=1.3.12->jupyter-cache>=0.5->myst-nb~=1.0->jupyter-book<2,>=1.0.3) Downloading greenlet-3.4.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.7 kB) Collecting executing>=1.2.0 (from stack_data>=0.6.0->ipython->myst-nb~=1.0->jupyter-book<2,>=1.0.3) Downloading executing-2.2.1-py2.py3-none-any.whl.metadata (8.9 kB) Collecting asttokens>=2.1.0 (from stack_data>=0.6.0->ipython->myst-nb~=1.0->jupyter-book<2,>=1.0.3) Downloading asttokens-3.0.1-py3-none-any.whl.metadata (4.9 kB) Collecting pure-eval (from stack_data>=0.6.0->ipython->myst-nb~=1.0->jupyter-book<2,>=1.0.3) Downloading pure_eval-0.2.3-py3-none-any.whl.metadata (6.3 kB) Collecting soupsieve>=1.6.1 (from beautifulsoup4->pydata-sphinx-theme==0.16.1->sphinx-book-theme~=1.1->jupyter-book<2,>=1.0.3) Downloading soupsieve-2.8.3-py3-none-any.whl.metadata (4.6 kB) Collecting six>=1.5 (from python-dateutil>=2.8.2->jupyter-client>=6.1.12->nbclient->myst-nb~=1.0->jupyter-book<2,>=1.0.3) Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Downloading jupyter_book-1.0.4.post1-py3-none-any.whl (45 kB) Downloading click-8.3.2-py3-none-any.whl (108 kB) Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) Downloading linkify_it_py-2.1.0-py3-none-any.whl (19 kB) Downloading myst_nb-1.4.0-py3-none-any.whl (82 kB) Downloading myst_parser-3.0.1-py3-none-any.whl (83 kB) Downloading sphinx-7.4.7-py3-none-any.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 70.3 MB/s eta 0:00:00 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading sphinx_book_theme-1.2.0-py3-none-any.whl (455 kB) Downloading pydata_sphinx_theme-0.16.1-py3-none-any.whl (6.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 176.7 MB/s eta 0:00:00 Downloading sphinx_comments-0.0.3-py3-none-any.whl (4.6 kB) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading sphinx_design-0.7.0-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 99.6 MB/s eta 0:00:00 Downloading sphinx_external_toc-1.1.0-py3-none-any.whl (30 kB) Downloading sphinx_jupyterbook_latex-1.0.0-py3-none-any.whl (13 kB) Downloading sphinx_multitoc_numbering-0.1.3-py3-none-any.whl (4.6 kB) Downloading sphinx_thebe-0.3.1-py3-none-any.whl (9.0 kB) Downloading sphinx_togglebutton-0.4.5-py3-none-any.whl (44 kB) Downloading sphinxcontrib_bibtex-2.6.5-py3-none-any.whl (40 kB) Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 51.4 MB/s eta 0:00:00 Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading attrs-26.1.0-py3-none-any.whl (67 kB) Downloading babel-2.18.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 209.0 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 29.8 MB/s eta 0:00:00 Downloading imagesize-2.0.0-py2.py3-none-any.whl (9.4 kB) Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) Downloading jupyter_cache-1.0.1-py3-none-any.whl (33 kB) Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) Downloading mdit_py_plugins-0.5.0-py3-none-any.whl (57 kB) Downloading nbclient-0.10.4-py3-none-any.whl (25 kB) Downloading nbformat-5.10.4-py3-none-any.whl (78 kB) Downloading packaging-26.0-py3-none-any.whl (74 kB) Downloading pybtex-0.26.1-py3-none-any.whl (126 kB) Downloading pybtex_docutils-1.0.3-py3-none-any.whl (6.4 kB) Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 88.0 MB/s eta 0:00:00 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) Downloading requests-2.33.1-py3-none-any.whl (64 kB) Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (394 kB) Downloading snowballstemmer-3.0.1-py3-none-any.whl (103 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) Downloading ipykernel-7.2.0-py3-none-any.whl (118 kB) Downloading ipython-9.12.0-py3-none-any.whl (625 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 625.7/625.7 kB 36.1 MB/s eta 0:00:00 Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 54.7 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading uc_micro_py-2.0.0-py3-none-any.whl (6.4 kB) Downloading wheel-0.46.3-py3-none-any.whl (30 kB) Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) Downloading comm-0.2.3-py3-none-any.whl (7.3 kB) Downloading debugpy-1.8.20-cp312-cp312-manylinux_2_34_x86_64.whl (4.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 186.1 MB/s eta 0:00:00 Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) Downloading fastjsonschema-2.21.2-py3-none-any.whl (24 kB) Downloading idna-3.11-py3-none-any.whl (71 kB) Downloading ipython_pygments_lexers-1.1.1-py3-none-any.whl (8.1 kB) Downloading jedi-0.19.2-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 105.1 MB/s eta 0:00:00 Downloading jupyter_client-8.8.0-py3-none-any.whl (107 kB) Downloading jupyter_core-5.9.1-py3-none-any.whl (29 kB) Downloading latexcodec-3.0.1-py3-none-any.whl (18 kB) Downloading matplotlib_inline-0.2.1-py3-none-any.whl (9.5 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading nest_asyncio-1.6.0-py3-none-any.whl (5.2 kB) Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB) Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) Downloading pyzmq-27.1.0-cp312-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (840 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 841.0/841.0 kB 54.3 MB/s eta 0:00:00 Downloading sqlalchemy-2.0.49-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 193.7 MB/s eta 0:00:00 Downloading stack_data-0.6.3-py3-none-any.whl (24 kB) Downloading tornado-6.5.5-cp39-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (447 kB) Downloading traitlets-5.14.3-py3-none-any.whl (85 kB) Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) Downloading zipp-3.23.0-py3-none-any.whl (10 kB) Downloading accessible_pygments-0.0.5-py3-none-any.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 60.5 MB/s eta 0:00:00 Downloading beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) Downloading asttokens-3.0.1-py3-none-any.whl (27 kB) Downloading executing-2.2.1-py2.py3-none-any.whl (28 kB) Downloading greenlet-3.4.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (615 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 615.1/615.1 kB 35.9 MB/s eta 0:00:00 Downloading parso-0.8.6-py2.py3-none-any.whl (106 kB) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Downloading soupsieve-2.8.3-py3-none-any.whl (37 kB) Downloading pure_eval-0.2.3-py3-none-any.whl (11 kB) Downloading wcwidth-0.6.0-py3-none-any.whl (94 kB) Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Installing collected packages: pure-eval, ptyprocess, fastjsonschema, zipp, wcwidth, urllib3, uc-micro-py, typing-extensions, traitlets, tornado, tabulate, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, soupsieve, snowballstemmer, six, setuptools, rpds-py, pyzmq, pyyaml, Pygments, psutil, pexpect, parso, packaging, nest-asyncio, mdurl, MarkupSafe, latexcodec, imagesize, idna, greenlet, executing, docutils, decorator, debugpy, comm, click, charset_normalizer, certifi, babel, attrs, asttokens, alabaster, wheel, stack_data, sqlalchemy, requests, referencing, python-dateutil, pybtex, prompt_toolkit, matplotlib-inline, markdown-it-py, linkify-it-py, jupyter-core, jinja2, jedi, ipython-pygments-lexers, importlib_metadata, beautifulsoup4, accessible-pygments, sphinx, pybtex-docutils, mdit-py-plugins, jupyter-client, jsonschema-specifications, ipython, sphinxcontrib-bibtex, sphinx-togglebutton, sphinx-thebe, sphinx-multitoc-numbering, sphinx-jupyterbook-latex, sphinx-design, sphinx-copybutton, sphinx-comments, pydata-sphinx-theme, myst-parser, jsonschema, ipykernel, sphinx-external-toc, sphinx-book-theme, nbformat, nbclient, jupyter-cache, myst-nb, jupyter-book Successfully installed MarkupSafe-3.0.3 Pygments-2.20.0 accessible-pygments-0.0.5 alabaster-0.7.16 asttokens-3.0.1 attrs-26.1.0 babel-2.18.0 beautifulsoup4-4.14.3 certifi-2026.2.25 charset_normalizer-3.4.7 click-8.3.2 comm-0.2.3 debugpy-1.8.20 decorator-5.2.1 docutils-0.21.2 executing-2.2.1 fastjsonschema-2.21.2 greenlet-3.4.0 idna-3.11 imagesize-2.0.0 importlib_metadata-9.0.0 ipykernel-7.2.0 ipython-9.12.0 ipython-pygments-lexers-1.1.1 jedi-0.19.2 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 jupyter-book-1.0.4.post1 jupyter-cache-1.0.1 jupyter-client-8.8.0 jupyter-core-5.9.1 latexcodec-3.0.1 linkify-it-py-2.1.0 markdown-it-py-3.0.0 matplotlib-inline-0.2.1 mdit-py-plugins-0.5.0 mdurl-0.1.2 myst-nb-1.4.0 myst-parser-3.0.1 nbclient-0.10.4 nbformat-5.10.4 nest-asyncio-1.6.0 packaging-26.0 parso-0.8.6 pexpect-4.9.0 prompt_toolkit-3.0.52 psutil-7.2.2 ptyprocess-0.7.0 pure-eval-0.2.3 pybtex-0.26.1 pybtex-docutils-1.0.3 pydata-sphinx-theme-0.16.1 python-dateutil-2.9.0.post0 pyyaml-6.0.3 pyzmq-27.1.0 referencing-0.37.0 requests-2.33.1 rpds-py-0.30.0 setuptools-82.0.1 six-1.17.0 snowballstemmer-3.0.1 soupsieve-2.8.3 sphinx-7.4.7 sphinx-book-theme-1.2.0 sphinx-comments-0.0.3 sphinx-copybutton-0.5.2 sphinx-design-0.7.0 sphinx-external-toc-1.1.0 sphinx-jupyterbook-latex-1.0.0 sphinx-multitoc-numbering-0.1.3 sphinx-thebe-0.3.1 sphinx-togglebutton-0.4.5 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-bibtex-2.6.5 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 sqlalchemy-2.0.49 stack_data-0.6.3 tabulate-0.10.0 tornado-6.5.5 traitlets-5.14.3 typing-extensions-4.15.0 uc-micro-py-2.0.0 urllib3-2.6.3 wcwidth-0.6.0 wheel-0.46.3 zipp-3.23.0 [notice] A new release of pip is available: 25.0.1 -> 26.0.1 [notice] To update, run: pip3 install --upgrade pip Reshimming asdf python... [rtd-command-info] start-time: 2026-04-10T11:04:08.521444Z, end-time: 2026-04-10T11:04:12.043996Z, duration: 3, exit-code: 0 jupyter-book build docs/ja Running Jupyter-Book v1.0.4.post1 Source Folder: /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/docs/ja Config Path: /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/docs/ja/_config.yml Output Path: /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/docs/ja/_build/html Running Sphinx v7.4.7 loading translations [en]... done making output directory... done [etoc] Changing master_doc to 'introduction' myst v3.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'colon_fence', 'substitution', 'tasklist', 'linkify', 'dollarmath'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('mailto', 'http', 'https'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=0, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, 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', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) myst-nb v1.4.0: NbParserConfig(custom_formats={}, metadata_key='mystnb', cell_metadata_key='mystnb', kernel_rgx_aliases={}, eval_name_regex='^[a-zA-Z_][a-zA-Z0-9_]*$', 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, scroll_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) Using jupyter-cache at: /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/docs/ja/_build/.jupyter_cache sphinx-multitoc-numbering v0.1.3: Loaded building [mo]: targets for 0 po files that are out of date writing output...  building [html]: targets for 21 source files that are out of date updating environment: [new config] 21 added, 0 changed, 0 removed reading sources... [ 5%] introduction reading sources... [ 10%] release_note/ommx-1.5.0 reading sources... [ 14%] release_note/ommx-1.6.0 reading sources... [ 19%] release_note/ommx-1.7.0 reading sources... [ 24%] release_note/ommx-1.8.0 reading sources... [ 29%] release_note/ommx-1.9.0 reading sources... [ 33%] release_note/ommx-2.0.0 reading sources... [ 38%] tutorial/download_miplib_instance reading sources... [ 43%] tutorial/download_qplib_instance reading sources... [ 48%] tutorial/implement_adapter reading sources... [ 52%] tutorial/share_in_ommx_artifact reading sources... [ 57%] tutorial/solve_with_ommx_adapter reading sources... [ 62%] tutorial/switching_adapters reading sources... [ 67%] tutorial/tsp_sampling_with_openjij_adapter reading sources... [ 71%] user_guide/adapter_initial_state reading sources... [ 76%] user_guide/function reading sources... [ 81%] user_guide/instance reading sources... [ 86%] user_guide/parametric_instance reading sources... [ 90%] user_guide/sample_set reading sources... [ 95%] user_guide/solution reading sources... [100%] user_guide/supported_ommx_adapters looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets...  copying static files... done copying extra files... done copying assets: done writing output... [ 5%] introduction writing output... [ 10%] release_note/ommx-1.5.0 writing output... [ 14%] release_note/ommx-1.6.0 writing output... [ 19%] release_note/ommx-1.7.0 writing output... [ 24%] release_note/ommx-1.8.0 writing output... [ 29%] release_note/ommx-1.9.0 writing output... [ 33%] release_note/ommx-2.0.0 writing output... [ 38%] tutorial/download_miplib_instance writing output... [ 43%] tutorial/download_qplib_instance writing output... [ 48%] tutorial/implement_adapter writing output... [ 52%] tutorial/share_in_ommx_artifact writing output... [ 57%] tutorial/solve_with_ommx_adapter writing output... [ 62%] tutorial/switching_adapters writing output... [ 67%] tutorial/tsp_sampling_with_openjij_adapter writing output... [ 71%] user_guide/adapter_initial_state writing output... [ 76%] user_guide/function writing output... [ 81%] user_guide/instance writing output... [ 86%] user_guide/parametric_instance writing output... [ 90%] user_guide/sample_set writing output... [ 95%] user_guide/solution writing output... [100%] user_guide/supported_ommx_adapters generating indices... genindex done writing additional pages... search done copying images... [ 20%] assets/introduction_01.png copying images... [ 40%] assets/introduction_02.png copying images... [ 60%] assets/introduction_03.png copying images... [ 80%] tutorial/assets/solve_with_ommx_adapter_01.png copying images... [100%] tutorial/assets/taraimawashi_businessman.png dumping search index in English (code: en)... done dumping object inventory... done [etoc] missing index.html written as redirect to 'introduction.html' build succeeded. The HTML pages are in docs/ja/_build/html. =============================================================================== Finished generating HTML for book. Your book's HTML pages are here: docs/ja/_build/html/ You can look at your book by opening this file in a browser: docs/ja/_build/html/index.html Or paste this line directly into your browser bar: file:///home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/docs/ja/_build/html/index.html =============================================================================== [rtd-command-info] start-time: 2026-04-10T11:04:12.121990Z, end-time: 2026-04-10T11:04:12.162455Z, duration: 0, exit-code: 0 mkdir -p $READTHEDOCS_OUTPUT/html [rtd-command-info] start-time: 2026-04-10T11:04:12.250785Z, end-time: 2026-04-10T11:04:12.314508Z, duration: 0, exit-code: 0 cp -r docs/ja/_build/html/* $READTHEDOCS_OUTPUT/html/