Read the Docs build information Build id: 3074057 Project: edunext-docs-picasso Version: latest Commit: e3ef810dd35796ee245fc2d32de0d78c64852205 Date: 2025-05-27T22:22:14.202892Z State: finished Success: True [rtd-command-info] start-time: 2025-05-27T22:22:14.892665Z, end-time: 2025-05-27T22:22:15.355494Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/eduNEXT/picasso.git . Cloning into '.'... [rtd-command-info] start-time: 2025-05-27T22:22:15.401396Z, end-time: 2025-05-27T22:22:16.300084Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main From https://github.com/eduNEXT/picasso * [new tag] v1 -> v1 * [new tag] v1.0.0 -> v1.0.0 * [new tag] v1.0.1 -> v1.0.1 * [new tag] v1.0.2 -> v1.0.2 * [new tag] v2 -> v2 * [new tag] v2.0.0 -> v2.0.0 * [new tag] v2.0.1 -> v2.0.1 [rtd-command-info] start-time: 2025-05-27T22:22:16.381707Z, end-time: 2025-05-27T22:22:16.419295Z, 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 e3ef810 Merge pull request #44 from eduNEXT/lfc/test-branch [rtd-command-info] start-time: 2025-05-27T22:22:16.458493Z, end-time: 2025-05-27T22:22:16.496406Z, duration: 0, exit-code: 0 cat .readthedocs.yml # .readthedocs.yml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Set the version of Python and other tools you might need version: 2 build: os: ubuntu-22.04 tools: python: "3.11" # Build documentation in the docs/ directory with Sphinx sphinx: configuration: docs/source/conf.py fail_on_warning: true python: install: - requirements: requirements/doc.txt [rtd-command-info] start-time: 2025-05-27T22:22:21.186672Z, end-time: 2025-05-27T22:22:21.242688Z, duration: 0, exit-code: 0 asdf global python 3.11.12 [rtd-command-info] start-time: 2025-05-27T22:22:21.598123Z, end-time: 2025-05-27T22:22:22.327083Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.12.final.0-64 in 458ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/edunext-docs-picasso/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2025-05-27T22:22:22.365821Z, end-time: 2025-05-27T22:22:27.737021Z, duration: 5, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/edunext-docs-picasso/envs/latest/lib/python3.11/site-packages (23.1) Collecting pip Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 15.7 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/edunext-docs-picasso/envs/latest/lib/python3.11/site-packages (67.6.1) Collecting setuptools Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 25.5 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-25.1.1 setuptools-80.9.0 [rtd-command-info] start-time: 2025-05-27T22:22:27.788349Z, end-time: 2025-05-27T22:22:31.808981Z, duration: 4, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-8.2.3-py3-none-any.whl.metadata (7.0 kB) Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-3.0.1-py3-none-any.whl.metadata (7.9 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) Collecting alabaster>=0.7.14 (from sphinx) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting roman-numerals-py>=1.0.0 (from sphinx) Downloading roman_numerals_py-3.1.0-py3-none-any.whl.metadata (3.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2025.4.26-py3-none-any.whl.metadata (2.5 kB) Downloading sphinx-8.2.3-py3-none-any.whl (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 119.7 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 646.6 MB/s eta 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 370.4 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) Downloading packaging-25.0-py3-none-any.whl (66 kB) Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 660.0 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) Downloading charset_normalizer-3.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (147 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) Downloading certifi-2025.4.26-py3-none-any.whl (159 kB) Downloading roman_numerals_py-3.1.0-py3-none-any.whl (7.7 kB) Downloading snowballstemmer-3.0.1-py3-none-any.whl (103 kB) 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_htmlhelp-2.1.0-py3-none-any.whl (98 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 sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Installing collected packages: urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, roman-numerals-py, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.2 Pygments-2.19.1 alabaster-1.0.0 babel-2.17.0 certifi-2025.4.26 charset-normalizer-3.4.2 docutils-0.21.2 idna-3.10 imagesize-1.4.1 packaging-25.0 requests-2.32.3 roman-numerals-py-3.1.0 snowballstemmer-3.0.1 sphinx-8.2.3 sphinxcontrib-applehelp-2.0.0 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 urllib3-2.4.0 [rtd-command-info] start-time: 2025-05-27T22:22:31.844365Z, end-time: 2025-05-27T22:22:36.934697Z, duration: 5, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements/doc.txt Collecting alabaster==0.7.16 (from -r requirements/doc.txt (line 7)) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) Collecting babel==2.16.0 (from -r requirements/doc.txt (line 9)) Downloading babel-2.16.0-py3-none-any.whl.metadata (1.5 kB) Collecting beautifulsoup4==4.12.3 (from -r requirements/doc.txt (line 11)) Downloading beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB) Collecting certifi==2024.8.30 (from -r requirements/doc.txt (line 13)) Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) Collecting charset-normalizer==3.3.2 (from -r requirements/doc.txt (line 15)) Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting commonmark==0.9.1 (from -r requirements/doc.txt (line 17)) Downloading commonmark-0.9.1-py2.py3-none-any.whl.metadata (5.7 kB) Collecting docutils==0.17.1 (from -r requirements/doc.txt (line 19)) Downloading docutils-0.17.1-py2.py3-none-any.whl.metadata (2.9 kB) Requirement already satisfied: idna==3.10 in /home/docs/checkouts/readthedocs.org/user_builds/edunext-docs-picasso/envs/latest/lib/python3.11/site-packages (from -r requirements/doc.txt (line 25)) (3.10) Requirement already satisfied: imagesize==1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/edunext-docs-picasso/envs/latest/lib/python3.11/site-packages (from -r requirements/doc.txt (line 27)) (1.4.1) Collecting jinja2==3.1.4 (from -r requirements/doc.txt (line 29)) Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting markupsafe==2.1.5 (from -r requirements/doc.txt (line 31)) Downloading MarkupSafe-2.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting packaging==24.1 (from -r requirements/doc.txt (line 33)) Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) Collecting pydata-sphinx-theme==0.8.1 (from -r requirements/doc.txt (line 37)) Downloading pydata_sphinx_theme-0.8.1-py3-none-any.whl.metadata (7.3 kB) Collecting pygments==2.18.0 (from -r requirements/doc.txt (line 39)) Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) Collecting pyyaml==6.0.2 (from -r requirements/doc.txt (line 41)) Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting recommonmark==0.6.0 (from -r requirements/doc.txt (line 43)) Downloading recommonmark-0.6.0-py2.py3-none-any.whl.metadata (463 bytes) Requirement already satisfied: requests==2.32.3 in /home/docs/checkouts/readthedocs.org/user_builds/edunext-docs-picasso/envs/latest/lib/python3.11/site-packages (from -r requirements/doc.txt (line 45)) (2.32.3) Collecting snowballstemmer==2.2.0 (from -r requirements/doc.txt (line 50)) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting soupsieve==2.6 (from -r requirements/doc.txt (line 52)) Downloading soupsieve-2.6-py3-none-any.whl.metadata (4.6 kB) Collecting sphinx==4.2.0 (from -r requirements/doc.txt (line 54)) Downloading Sphinx-4.2.0-py3-none-any.whl.metadata (7.9 kB) Collecting sphinx-book-theme==0.3.3 (from -r requirements/doc.txt (line 65)) Downloading sphinx_book_theme-0.3.3-py3-none-any.whl.metadata (5.7 kB) Collecting sphinx-copybutton==0.5.0 (from -r requirements/doc.txt (line 67)) Downloading sphinx_copybutton-0.5.0-py3-none-any.whl.metadata (3.2 kB) Collecting sphinx-panels==0.6.0 (from -r requirements/doc.txt (line 69)) Downloading sphinx_panels-0.6.0-py3-none-any.whl.metadata (4.3 kB) Collecting sphinxcontrib-applehelp==1.0.4 (from -r requirements/doc.txt (line 71)) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl.metadata (2.7 kB) Collecting sphinxcontrib-contentui==0.2.5 (from -r requirements/doc.txt (line 75)) Downloading sphinxcontrib_contentui-0.2.5-py3-none-any.whl.metadata (778 bytes) Collecting sphinxcontrib-devhelp==1.0.2 (from -r requirements/doc.txt (line 77)) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp==2.0.1 (from -r requirements/doc.txt (line 81)) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl.metadata (2.8 kB) Collecting sphinxcontrib-images==0.9.4 (from -r requirements/doc.txt (line 85)) Downloading sphinxcontrib_images-0.9.4-py2.py3-none-any.whl.metadata (3.3 kB) Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/edunext-docs-picasso/envs/latest/lib/python3.11/site-packages (from -r requirements/doc.txt (line 87)) (1.0.1) Collecting sphinxcontrib-mermaid==0.7.1 (from -r requirements/doc.txt (line 91)) Downloading sphinxcontrib_mermaid-0.7.1-py2.py3-none-any.whl.metadata (9.1 kB) Collecting sphinxcontrib-qthelp==1.0.3 (from -r requirements/doc.txt (line 93)) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-serializinghtml==1.1.5 (from -r requirements/doc.txt (line 97)) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-youtube==1.3.0 (from -r requirements/doc.txt (line 101)) Downloading sphinxcontrib_youtube-1.3.0-py2.py3-none-any.whl.metadata (1.4 kB) Collecting urllib3==2.2.3 (from -r requirements/doc.txt (line 103)) Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/edunext-docs-picasso/envs/latest/lib/python3.11/site-packages (from sphinx==4.2.0->-r requirements/doc.txt (line 54)) (80.9.0) Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading babel-2.16.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 210.7 MB/s eta 0:00:00 Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB) Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB) Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 618.7 MB/s eta 0:00:00 Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) Downloading MarkupSafe-2.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) Downloading packaging-24.1-py3-none-any.whl (53 kB) Downloading pydata_sphinx_theme-0.8.1-py3-none-any.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 482.9 MB/s eta 0:00:00 Downloading Sphinx-4.2.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 508.6 MB/s eta 0:00:00 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 683.3 MB/s eta 0:00:00 Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 763.0/763.0 kB 664.5 MB/s eta 0:00:00 Downloading recommonmark-0.6.0-py2.py3-none-any.whl (10 kB) Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Downloading soupsieve-2.6-py3-none-any.whl (36 kB) Downloading sphinx_book_theme-0.3.3-py3-none-any.whl (345 kB) Downloading sphinx_copybutton-0.5.0-py3-none-any.whl (12 kB) Downloading sphinx_panels-0.6.0-py3-none-any.whl (87 kB) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) Downloading sphinxcontrib_contentui-0.2.5-py3-none-any.whl (5.9 kB) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) Downloading sphinxcontrib_images-0.9.4-py2.py3-none-any.whl (118 kB) Downloading sphinxcontrib_mermaid-0.7.1-py2.py3-none-any.whl (11 kB) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) Downloading sphinxcontrib_youtube-1.3.0-py2.py3-none-any.whl (5.7 kB) Installing collected packages: sphinxcontrib-mermaid, snowballstemmer, commonmark, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, soupsieve, pyyaml, pygments, packaging, markupsafe, docutils, charset-normalizer, certifi, babel, alabaster, jinja2, beautifulsoup4, sphinx, sphinxcontrib-youtube, sphinxcontrib-images, sphinxcontrib-contentui, sphinx-panels, sphinx-copybutton, recommonmark, pydata-sphinx-theme, sphinx-book-theme Attempting uninstall: snowballstemmer Found existing installation: snowballstemmer 3.0.1 Uninstalling snowballstemmer-3.0.1: Successfully uninstalled snowballstemmer-3.0.1 Attempting uninstall: urllib3 Found existing installation: urllib3 2.4.0 Uninstalling urllib3-2.4.0: Successfully uninstalled urllib3-2.4.0 Attempting uninstall: sphinxcontrib-serializinghtml Found existing installation: sphinxcontrib-serializinghtml 2.0.0 Uninstalling sphinxcontrib-serializinghtml-2.0.0: Successfully uninstalled sphinxcontrib-serializinghtml-2.0.0 Attempting uninstall: sphinxcontrib-qthelp Found existing installation: sphinxcontrib-qthelp 2.0.0 Uninstalling sphinxcontrib-qthelp-2.0.0: Successfully uninstalled sphinxcontrib-qthelp-2.0.0 Attempting uninstall: sphinxcontrib-htmlhelp Found existing installation: sphinxcontrib-htmlhelp 2.1.0 Uninstalling sphinxcontrib-htmlhelp-2.1.0: Successfully uninstalled sphinxcontrib-htmlhelp-2.1.0 Attempting uninstall: sphinxcontrib-devhelp Found existing installation: sphinxcontrib-devhelp 2.0.0 Uninstalling sphinxcontrib-devhelp-2.0.0: Successfully uninstalled sphinxcontrib-devhelp-2.0.0 Attempting uninstall: sphinxcontrib-applehelp Found existing installation: sphinxcontrib-applehelp 2.0.0 Uninstalling sphinxcontrib-applehelp-2.0.0: Successfully uninstalled sphinxcontrib-applehelp-2.0.0 Attempting uninstall: pygments Found existing installation: Pygments 2.19.1 Uninstalling Pygments-2.19.1: Successfully uninstalled Pygments-2.19.1 Attempting uninstall: packaging Found existing installation: packaging 25.0 Uninstalling packaging-25.0: Successfully uninstalled packaging-25.0 Attempting uninstall: markupsafe Found existing installation: MarkupSafe 3.0.2 Uninstalling MarkupSafe-3.0.2: Successfully uninstalled MarkupSafe-3.0.2 Attempting uninstall: docutils Found existing installation: docutils 0.21.2 Uninstalling docutils-0.21.2: Successfully uninstalled docutils-0.21.2 Attempting uninstall: charset-normalizer Found existing installation: charset-normalizer 3.4.2 Uninstalling charset-normalizer-3.4.2: Successfully uninstalled charset-normalizer-3.4.2 Attempting uninstall: certifi Found existing installation: certifi 2025.4.26 Uninstalling certifi-2025.4.26: Successfully uninstalled certifi-2025.4.26 Attempting uninstall: babel Found existing installation: babel 2.17.0 Uninstalling babel-2.17.0: Successfully uninstalled babel-2.17.0 Attempting uninstall: alabaster Found existing installation: alabaster 1.0.0 Uninstalling alabaster-1.0.0: Successfully uninstalled alabaster-1.0.0 Attempting uninstall: jinja2 Found existing installation: Jinja2 3.1.6 Uninstalling Jinja2-3.1.6: Successfully uninstalled Jinja2-3.1.6 Attempting uninstall: sphinx Found existing installation: Sphinx 8.2.3 Uninstalling Sphinx-8.2.3: Successfully uninstalled Sphinx-8.2.3 Successfully installed alabaster-0.7.16 babel-2.16.0 beautifulsoup4-4.12.3 certifi-2024.8.30 charset-normalizer-3.3.2 commonmark-0.9.1 docutils-0.17.1 jinja2-3.1.4 markupsafe-2.1.5 packaging-24.1 pydata-sphinx-theme-0.8.1 pygments-2.18.0 pyyaml-6.0.2 recommonmark-0.6.0 snowballstemmer-2.2.0 soupsieve-2.6 sphinx-4.2.0 sphinx-book-theme-0.3.3 sphinx-copybutton-0.5.0 sphinx-panels-0.6.0 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-contentui-0.2.5 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-images-0.9.4 sphinxcontrib-mermaid-0.7.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-youtube-1.3.0 urllib3-2.2.3 [rtd-command-info] start-time: 2025-05-27T22:22:37.038384Z, end-time: 2025-05-27T22:22:37.079966Z, duration: 0, exit-code: 0 cat docs/source/conf.py # Configuration file for the Sphinx documentation builder. # # This file only contains a selection of the most common options. For a full # list see the documentation: # https://www.sphinx-doc.org/en/master/usage/configuration.html # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # # import os # import sys # sys.path.insert(0, os.path.abspath('.')) # -- Project information ----------------------------------------------------- project = 'Picasso Workflow' copyright = '2024, edunext' author = 'edunext' # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration extensions = [ "sphinxcontrib.youtube", "sphinxcontrib.images", "sphinx_panels", "sphinxcontrib.contentui", "sphinx_copybutton", "sphinx.ext.graphviz", "sphinxcontrib.mermaid", "recommonmark", ] templates_path = ['_templates'] exclude_patterns = [] # -- Options for HTML output ------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output html_theme = 'sphinx_book_theme' html_static_path = ['_static'] # eduNEXT configuration html_logo = '_static/Knowledge_Base_logo.png' extra_navbar_content = """

About the project in Github
""" html_theme_options = { "repository_url": "https://github.com/eduNEXT/picasso", "repository_branch": "main", "path_to_docs": "source", "use_edit_page_button": True, "logo_only": False, "extra_navbar": extra_navbar_content, "home_page_in_toc": True, "show_navbar_depth": 1, "use_repository_button": True, "use_issues_button": True } html_sidebars = {'**': ["sidebar-logo.html", "search-field.html", "sbt-sidebar-nav.html"]} # For custom styles images_config = { "default_image_width": "100%", } html_css_files = [ "css/custom.css", "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css", ] html_js_files = [ "_js/custom.js", ] togglebutton_hint = "Show" togglebutton_hint_hide = "Hide" # Panels conf panels_add_bootstrap_css = False # html_title = "" [rtd-command-info] start-time: 2025-05-27T22:22:37.118493Z, end-time: 2025-05-27T22:22:38.028683Z, duration: 0, exit-code: 0 python -m sphinx -T -W --keep-going -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html /home/docs/checkouts/readthedocs.org/user_builds/edunext-docs-picasso/envs/latest/lib/python3.11/site-packages/sphinx/registry.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. from pkg_resources import iter_entry_points Running Sphinx v4.2.0 loading translations [en]... done making output directory... done Initiated sphinxcontrib-images backend: `sphinxcontrib_images_lightbox2.lightbox2:LightBox2` building [mo]: targets for 0 po files that are out of date building [html]: targets for 8 source files that are out of date updating environment: [new config] 8 added, 0 changed, 0 removed reading sources... [ 12%] how_tos/configure_docker_registries reading sources... [ 25%] how_tos/configure_workflow reading sources... [ 37%] how_tos/index reading sources... [ 50%] how_tos/reuse_workflow reading sources... [ 62%] how_tos/trigger_build_with_cli reading sources... [ 75%] index reading sources... [ 87%] topic_guides/index reading sources... [100%] topic_guides/reusable_build_workflow Copying static files for sphinxcontrib-images...[ 12%] lightbox2/dist/images/close.png Copying static files for sphinxcontrib-images...[ 25%] lightbox2/dist/images/next.png Copying static files for sphinxcontrib-images...[ 37%] lightbox2/dist/images/prev.png Copying static files for sphinxcontrib-images...[ 50%] lightbox2/dist/images/loading.gif Copying static files for sphinxcontrib-images...[ 62%] lightbox2/dist/js/lightbox-plus-jquery.min.js Copying static files for sphinxcontrib-images...[ 75%] lightbox2/dist/js/lightbox-plus-jquery.min.map Copying static files for sphinxcontrib-images...[ 87%] lightbox2/dist/css/lightbox.css Copying static files for sphinxcontrib-images...[100%] lightbox2-customize/jquery-noconflict.js looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 12%] how_tos/configure_docker_registries writing output... [ 25%] how_tos/configure_workflow writing output... [ 37%] how_tos/index writing output... [ 50%] how_tos/reuse_workflow writing output... [ 62%] how_tos/trigger_build_with_cli writing output... [ 75%] index writing output... [ 87%] topic_guides/index writing output... [100%] topic_guides/reusable_build_workflow generating indices... genindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in ../../_readthedocs/html. Copying contentui stylesheet/javascript... done