Read the Docs build information Build id: 1169739 Project: domino-data-api Version: latest Commit: 0f1e59da4aa2c34fadd23705a9e7010693153831 Date: 2022-11-04T20:15:03.851407Z State: finished Success: True [rtd-command-info] start-time: 2022-11-04T20:15:05.811209Z, end-time: 2022-11-04T20:15:07.195938Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:dominodatalab/domino-data.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.112' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2022-11-04T20:15:07.417781Z, end-time: 2022-11-04T20:15:07.522540Z, 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 0f1e59d [DOM-40225] Add page size param to get keys (#66) [rtd-command-info] start-time: 2022-11-04T20:15:07.735242Z, end-time: 2022-11-04T20:15:07.811501Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-11-04T20:15:12.771777Z, end-time: 2022-11-04T20:15:12.863101Z, duration: 0, exit-code: 0 asdf global python 3.9.13 [rtd-command-info] start-time: 2022-11-04T20:15:13.389930Z, end-time: 2022-11-04T20:15:14.352665Z, duration: 0, exit-code: 0 python -mvirtualenv created virtual environment CPython3.9.13.final.0-64 in 653ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/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==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2022-11-04T20:15:14.556942Z, end-time: 2022-11-04T20:15:26.081808Z, duration: 11, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (21.2.3) Collecting pip Downloading pip-22.3-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools<58.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (57.4.0) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-22.3 setuptools-58.2.0 [rtd-command-info] start-time: 2022-11-04T20:15:26.294162Z, end-time: 2022-11-04T20:15:34.685601Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.2 Collecting pillow Downloading Pillow-9.3.0-cp39-cp39-manylinux_2_28_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 55.0 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 170.1 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 126.6 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 158.6 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.1.1-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 107.5 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.9-py2.py3-none-any.whl (11 kB) Collecting docutils>=0.11 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 182.2 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 164.5 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 164.3 MB/s eta 0:00:00 Collecting requests>=2.5.0 Downloading requests-2.28.1-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 221.2 MB/s eta 0:00:00 Collecting importlib-metadata>=4.8 Downloading importlib_metadata-5.0.0-py3-none-any.whl (21 kB) Collecting snowballstemmer>=2.0 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 230.5 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 215.7 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 228.2 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting imagesize>=1.3 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting Pygments>=2.12 Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 237.3 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 229.5 MB/s eta 0:00:00 Collecting Jinja2>=3.0 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 282.3 MB/s eta 0:00:00 Collecting packaging>=21.0 Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 225.3 MB/s eta 0:00:00 Collecting babel>=2.9 Downloading Babel-2.11.0-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 201.6 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 313.6 MB/s eta 0:00:00 Collecting pytz>=2015.7 Downloading pytz-2022.6-py2.py3-none-any.whl (498 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 498.1/498.1 kB 287.5 MB/s eta 0:00:00 Collecting zipp>=0.5 Downloading zipp-3.10.0-py3-none-any.whl (6.2 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 255.8 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 223.0 MB/s eta 0:00:00 Collecting charset-normalizer<3,>=2 Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) Collecting certifi>=2017.4.17 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 266.6 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 237.4 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=a4e6388926c2309057aca257a2e22303a5c0060641888c35b2a72d4562c47b6a Stored in directory: /tmp/pip-ephem-wheel-cache-vsppleuu/wheels/95/5a/42/6d69898ad0ccd6d30cf1ea4ae71db699e0c7bef2294dc557a5 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, alabaster, zipp, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, pyparsing, Pygments, pillow, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, requests, packaging, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.1 Pygments-2.13.0 alabaster-0.7.12 babel-2.11.0 certifi-2022.9.24 charset-normalizer-2.1.1 commonmark-0.9.1 docutils-0.17.1 idna-3.4 imagesize-1.4.1 importlib-metadata-5.0.0 mock-1.0.1 packaging-21.3 pillow-9.3.0 pyparsing-3.0.9 pytz-2022.6 readthedocs-sphinx-ext-2.1.9 recommonmark-0.5.0 requests-2.28.1 snowballstemmer-2.2.0 sphinx-5.3.0 sphinx-rtd-theme-1.1.1 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-1.26.12 zipp-3.10.0 [rtd-command-info] start-time: 2022-11-04T20:15:34.895404Z, end-time: 2022-11-04T20:15:37.725511Z, duration: 2, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir . Processing /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/checkouts/latest Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: dominodatalab-data Building wheel for dominodatalab-data (pyproject.toml): started Building wheel for dominodatalab-data (pyproject.toml): finished with status 'done' Created wheel for dominodatalab-data: filename=dominodatalab_data-0.4.1.dev2-py2.py3-none-any.whl size=62121 sha256=e8c9bcea41d8bd0db836d7236af4a4bab0e42d342340a7666ebd92606bf3a14c Stored in directory: /tmp/pip-ephem-wheel-cache-3i1y6dat/wheels/a4/71/53/a40cdf1829007e6453a5f16bfc5bdca8fea18f5d2bffa7bf5e Successfully built dominodatalab-data Installing collected packages: dominodatalab-data Successfully installed dominodatalab-data-0.4.1.dev2 [rtd-command-info] start-time: 2022-11-04T20:15:37.911634Z, end-time: 2022-11-04T20:15:38.924732Z, duration: 1, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting sphinx-autodoc-typehints==1.12.0 Downloading sphinx_autodoc_typehints-1.12.0-py3-none-any.whl (9.4 kB) Requirement already satisfied: Sphinx>=3.0 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (5.3.0) Requirement already satisfied: Pygments>=2.12 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (2.13.0) Requirement already satisfied: docutils<0.20,>=0.14 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (0.17.1) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (1.4.1) Requirement already satisfied: babel>=2.9 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (2.11.0) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (1.0.2) Requirement already satisfied: Jinja2>=3.0 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (3.1.2) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (2.28.1) Requirement already satisfied: packaging>=21.0 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (21.3) Requirement already satisfied: importlib-metadata>=4.8 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (5.0.0) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (2.0.0) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (1.0.1) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (1.1.5) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (0.7.12) Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (2.2.0) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (1.0.3) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (1.0.2) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from babel>=2.9->Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (2022.6) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from importlib-metadata>=4.8->Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (3.10.0) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from Jinja2>=3.0->Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (2.1.1) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from packaging>=21.0->Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (3.0.9) Requirement already satisfied: charset-normalizer<3,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from requests>=2.5.0->Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (2.1.1) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from requests>=2.5.0->Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (3.4) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from requests>=2.5.0->Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (1.26.12) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from requests>=2.5.0->Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (2022.9.24) Installing collected packages: sphinx-autodoc-typehints Successfully installed sphinx-autodoc-typehints-1.12.0 [rtd-command-info] start-time: 2022-11-04T20:15:40.345798Z, end-time: 2022-11-04T20:15:40.412651Z, 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. # from typing import List import os import sys sys.path.insert(0, os.path.abspath("../../domino_data")) # -- Project information ----------------------------------------------------- project = "Domino Data API" copyright = "2021, Aaron Read, Gabriel Haim" author = "Aaron Read, Gabriel Haim" # -- General configuration --------------------------------------------------- # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ "sphinx.ext.autodoc", "sphinx.ext.autosummary", "sphinx.ext.napoleon", "sphinx.ext.viewcode", "sphinx_autodoc_typehints", "sphinx_rtd_theme", ] # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns: List[str] = [] # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = "sphinx_rtd_theme" # Napoleon config napoleon_google_docstring = True ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("ru-docs-772_copyedit_data_api_spec", "/en/ru-docs-772_copyedit_data_api_spec/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'domino-data-api', 'name': u'data-api', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'https://python-docs.dominodatalab.com/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'dominodatalab', 'proxied_api_host': '/_', 'github_repo': 'domino-data', 'github_version': 'main', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'main', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'main', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '0f1e59da', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/domino-data-api/builds/1169739/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2022-11-04T20:15:40.612827Z, end-time: 2022-11-04T20:15:41.363157Z, duration: 0, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v5.3.0 making output directory... done [autosummary] generating autosummary for: domino_data.rst, index.rst Failed to import domino_data.training_sets.client. Possible hints: * AttributeError: module 'domino_data.training_sets' has no attribute 'client' * ModuleNotFoundError: No module named 'pandas' Failed to import domino_data.training_sets.model. Possible hints: * ModuleNotFoundError: No module named 'pandas' * AttributeError: module 'domino_data.training_sets' has no attribute 'model' Failed to import domino_data.data_sources. Possible hints: * ModuleNotFoundError: No module named 'attr' * AttributeError: module 'domino_data' has no attribute 'data_sources' Failed to import domino_data.auth. Possible hints: * ModuleNotFoundError: No module named 'attr' * AttributeError: module 'domino_data' has no attribute 'auth' building [mo]: targets for 0 po files that are out of date building [html]: targets for 2 source files that are out of date updating environment: [new config] 2 added, 0 changed, 0 removed reading sources... [ 50%] domino_data reading sources... [100%] index WARNING: autodoc: failed to import module 'client' from module 'domino_data.training_sets'; the following exception was raised: No module named 'pandas' WARNING: autodoc: failed to import module 'model' from module 'domino_data.training_sets'; the following exception was raised: No module named 'pandas' WARNING: autodoc: failed to import module 'data_sources' from module 'domino_data'; the following exception was raised: No module named 'attr' WARNING: autodoc: failed to import module 'auth' from module 'domino_data'; the following exception was raised: No module named 'attr' looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 50%] domino_data writing output... [100%] index 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 Updating searchtools for Read the Docs search... build succeeded, 4 warnings. The HTML pages are in _build/html.