Read the Docs build information Build id: 3944414 Project: datarobot-public-api-client Version: 3371 Commit: 219ad585e93d5bae0b8c3973687e5f90e627cb30 Date: 2026-04-20T21:11:19.906009Z State: finished Success: True [rtd-command-info] start-time: 2026-04-20T21:11:20.700689Z, end-time: 2026-04-20T21:11:24.092177Z, duration: 3, exit-code: 0 git clone --depth 1 git@github.com:datarobot/public_api_client.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2026-04-20T21:11:24.187693Z, end-time: 2026-04-20T21:11:27.117307Z, duration: 2, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/3371/head:external-3371 Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. From github.com:datarobot/public_api_client * [new ref] refs/pull/3371/head -> external-3371 Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. * [new tag] v3.13.0rc0 -> v3.13.0rc0 * [new tag] v3.14.0rc0 -> v3.14.0rc0 * [new tag] v3.14.0rc1 -> v3.14.0rc1 * [new tag] v3.15.0rc0 -> v3.15.0rc0 [rtd-command-info] start-time: 2026-04-20T21:11:28.166970Z, end-time: 2026-04-20T21:11:28.449954Z, duration: 0, exit-code: 0 git checkout --force 219ad585e93d5bae0b8c3973687e5f90e627cb30 Note: switching to '219ad585e93d5bae0b8c3973687e5f90e627cb30'. 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 219ad58 changes [rtd-command-info] start-time: 2026-04-20T21:11:28.533377Z, end-time: 2026-04-20T21:11:28.571395Z, 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 # Required version: 2 # Build documentation in the docs/ directory with Sphinx sphinx: configuration: sdk_docs/conf.py # Build documentation with MkDocs #mkdocs: # configuration: mkdocs.yml # Optionally build your docs in additional formats such as PDF formats: - pdf # Optionally set the version of Python and requirements required to build your docs python: install: - method: pip path: . extra_requirements: - dev build: os: ubuntu-22.04 tools: python: "3.11" [rtd-command-info] start-time: 2026-04-20T21:11:34.021972Z, end-time: 2026-04-20T21:11:34.078978Z, duration: 0, exit-code: 0 asdf global python 3.11.12 [rtd-command-info] start-time: 2026-04-20T21:11:34.484699Z, end-time: 2026-04-20T21:11:34.966664Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.12.final.0-64 in 262ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/3371, 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: 2026-04-20T21:11:35.045043Z, end-time: 2026-04-20T21:11:38.139007Z, duration: 3, 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/datarobot-public-api-client/envs/3371/lib/python3.11/site-packages (23.1) Collecting pip Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 18.5 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/3371/lib/python3.11/site-packages (67.6.1) Collecting setuptools Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 31.9 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-26.0.1 setuptools-82.0.1 [rtd-command-info] start-time: 2026-04-20T21:11:38.223611Z, end-time: 2026-04-20T21:11:42.130470Z, duration: 3, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-9.0.4-py3-none-any.whl.metadata (5.8 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.20.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.23,>=0.20 (from sphinx) Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 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.18.0-py3-none-any.whl.metadata (2.2 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-2.0.0-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.33.1-py3-none-any.whl.metadata (4.8 kB) Collecting roman-numerals>=1.0.0 (from sphinx) Downloading roman_numerals-4.1.0-py3-none-any.whl.metadata (3.3 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-26.1-py3-none-any.whl.metadata (3.5 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) Collecting charset_normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.7-cp311-cp311-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) Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) Collecting urllib3<3,>=1.26 (from requests>=2.30.0->sphinx) Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) Collecting certifi>=2023.5.7 (from requests>=2.30.0->sphinx) Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) Downloading sphinx-9.0.4-py3-none-any.whl (3.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 65.3 MB/s 0:00:00 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 921.7 MB/s 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.18.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 322.8 MB/s 0:00:00 Downloading imagesize-2.0.0-py2.py3-none-any.whl (9.4 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) Downloading packaging-26.1-py3-none-any.whl (95 kB) Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 914.2 MB/s 0:00:00 Downloading requests-2.33.1-py3-none-any.whl (64 kB) Downloading charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (214 kB) Downloading idna-3.11-py3-none-any.whl (71 kB) Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) Downloading roman_numerals-4.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, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset_normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 Pygments-2.20.0 alabaster-1.0.0 babel-2.18.0 certifi-2026.2.25 charset_normalizer-3.4.7 docutils-0.22.4 idna-3.11 imagesize-2.0.0 packaging-26.1 requests-2.33.1 roman-numerals-4.1.0 snowballstemmer-3.0.1 sphinx-9.0.4 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.6.3 [rtd-command-info] start-time: 2026-04-20T21:11:42.231614Z, end-time: 2026-04-20T21:12:19.534805Z, duration: 37, exit-code: 0 python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir .[dev] Processing ./. 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' Collecting pandas>=0.15 (from datarobot==3.15.0rc0) Downloading pandas-3.0.2-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (79 kB) Collecting numpy (from datarobot==3.15.0rc0) Downloading numpy-2.4.4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) Collecting pyyaml>=3.11 (from datarobot==3.15.0rc0) Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) Requirement already satisfied: requests>=2.28.1 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/3371/lib/python3.11/site-packages (from datarobot==3.15.0rc0) (2.33.1) Collecting requests_toolbelt>=0.6 (from datarobot==3.15.0rc0) Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl.metadata (14 kB) Collecting trafaret!=1.1.0,<2.2,>=0.7 (from datarobot==3.15.0rc0) Downloading trafaret-2.1.1-py3-none-any.whl.metadata (5.3 kB) Requirement already satisfied: urllib3>=1.23 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/3371/lib/python3.11/site-packages (from datarobot==3.15.0rc0) (2.6.3) Collecting typing-extensions<5,>=4.3.0 (from datarobot==3.15.0rc0) Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) Collecting strenum>=0.4.15 (from datarobot==3.15.0rc0) Downloading StrEnum-0.4.15-py3-none-any.whl.metadata (5.3 kB) Collecting pytz>=2020.1 (from datarobot==3.15.0rc0) Downloading pytz-2026.1.post1-py2.py3-none-any.whl.metadata (22 kB) Collecting python-dateutil>=2.8.2 (from datarobot==3.15.0rc0) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting pytest<8.4.0,>=8.3.0 (from datarobot==3.15.0rc0) Downloading pytest-8.3.5-py3-none-any.whl.metadata (7.6 kB) Collecting pytest-cov (from datarobot==3.15.0rc0) Downloading pytest_cov-7.1.0-py3-none-any.whl.metadata (32 kB) Collecting responses==0.21 (from datarobot==3.15.0rc0) Downloading responses-0.21.0-py3-none-any.whl.metadata (41 kB) Collecting pytest-asyncio==0.21.1 (from datarobot==3.15.0rc0) Downloading pytest_asyncio-0.21.1-py3-none-any.whl.metadata (4.0 kB) Collecting pyarrow (from datarobot==3.15.0rc0) Downloading pyarrow-23.0.1-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (3.1 kB) Collecting pymarkdownlnt (from datarobot==3.15.0rc0) Downloading pymarkdownlnt-0.9.36-py3-none-any.whl.metadata (14 kB) Collecting Pillow==10.4.0 (from datarobot==3.15.0rc0) Downloading pillow-10.4.0-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (9.2 kB) Collecting databricks-connect>=13.0 (from datarobot==3.15.0rc0) Downloading databricks_connect-16.1.7-py2.py3-none-any.whl.metadata (2.6 kB) Collecting authlib<1.7.0,>=1.6.0 (from datarobot==3.15.0rc0) Downloading authlib-1.6.11-py2.py3-none-any.whl.metadata (9.8 kB) Collecting pydantic>=2.11.3 (from datarobot==3.15.0rc0) Downloading pydantic-2.13.3-py3-none-any.whl.metadata (108 kB) Collecting httpx>=0.28.1 (from datarobot==3.15.0rc0) Downloading httpx-0.28.1-py3-none-any.whl.metadata (7.1 kB) Collecting respx (from datarobot==3.15.0rc0) Downloading respx-0.23.1-py2.py3-none-any.whl.metadata (4.3 kB) Collecting fsspec>=2025.5.0 (from datarobot==3.15.0rc0) Downloading fsspec-2026.3.0-py3-none-any.whl.metadata (10 kB) Collecting ruff>=0.14.1 (from datarobot==3.15.0rc0) Downloading ruff-0.15.11-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (26 kB) Collecting vermin>=1.8.0 (from datarobot==3.15.0rc0) Downloading vermin-1.8.0-py3-none-any.whl.metadata (19 kB) Collecting mypy==1.16.0 (from datarobot==3.15.0rc0) Downloading mypy-1.16.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (2.1 kB) Collecting types-PyYAML==6.0.12 (from datarobot==3.15.0rc0) Downloading types_PyYAML-6.0.12-py3-none-any.whl.metadata (1.2 kB) Collecting types-python-dateutil==2.8.19 (from datarobot==3.15.0rc0) Downloading types_python_dateutil-2.8.19-py3-none-any.whl.metadata (1.3 kB) Collecting types-pytz==2022.2.1.0 (from datarobot==3.15.0rc0) Downloading types_pytz-2022.2.1.0-py3-none-any.whl.metadata (1.2 kB) Collecting types-requests==2.28.11 (from datarobot==3.15.0rc0) Downloading types_requests-2.28.11-py3-none-any.whl.metadata (1.2 kB) Collecting types-urllib3==1.26.25 (from datarobot==3.15.0rc0) Downloading types_urllib3-1.26.25-py3-none-any.whl.metadata (1.2 kB) Collecting types-decorator==5.1.8 (from datarobot==3.15.0rc0) Downloading types_decorator-5.1.8-py3-none-any.whl.metadata (1.2 kB) Collecting pydantic-settings>=2.2.0 (from datarobot==3.15.0rc0) Downloading pydantic_settings-2.14.0-py3-none-any.whl.metadata (3.4 kB) Collecting psutil>=7.2.1 (from datarobot==3.15.0rc0) Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) Requirement already satisfied: Sphinx>=8.1.3 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/3371/lib/python3.11/site-packages (from datarobot==3.15.0rc0) (9.0.4) Collecting sphinx_rtd_theme>=3.0 (from datarobot==3.15.0rc0) Downloading sphinx_rtd_theme-3.1.0-py2.py3-none-any.whl.metadata (4.5 kB) Collecting sphinx-external-toc (from datarobot==3.15.0rc0) Downloading sphinx_external_toc-1.1.0-py3-none-any.whl.metadata (18 kB) Collecting nbsphinx>=0.9.5 (from datarobot==3.15.0rc0) Downloading nbsphinx-0.9.8-py3-none-any.whl.metadata (2.1 kB) Collecting jupyter_contrib_nbextensions (from datarobot==3.15.0rc0) Downloading jupyter_contrib_nbextensions-0.7.0.tar.gz (23.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.5/23.5 MB 55.1 MB/s 0:00:00 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' Collecting sphinx-autodoc-typehints>=2 (from datarobot==3.15.0rc0) Downloading sphinx_autodoc_typehints-3.6.1-py3-none-any.whl.metadata (8.7 kB) Collecting sphinxcontrib-spelling==8.0.2 (from datarobot==3.15.0rc0) Downloading sphinxcontrib_spelling-8.0.2-py3-none-any.whl.metadata (2.9 kB) Collecting pyenchant==3.2.2 (from datarobot==3.15.0rc0) Downloading pyenchant-3.2.2-py3-none-any.whl.metadata (3.8 kB) Collecting sphinx-copybutton (from datarobot==3.15.0rc0) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinx-markdown-builder (from datarobot==3.15.0rc0) Downloading sphinx_markdown_builder-0.6.10-py3-none-any.whl.metadata (3.7 kB) Collecting myst-parser==4.0.0 (from datarobot==3.15.0rc0) Downloading myst_parser-4.0.0-py3-none-any.whl.metadata (5.4 kB) Collecting mypy_extensions>=1.0.0 (from mypy==1.16.0->datarobot==3.15.0rc0) Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) Collecting pathspec>=0.9.0 (from mypy==1.16.0->datarobot==3.15.0rc0) Downloading pathspec-1.0.4-py3-none-any.whl.metadata (13 kB) Collecting docutils<0.22,>=0.19 (from myst-parser==4.0.0->datarobot==3.15.0rc0) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/3371/lib/python3.11/site-packages (from myst-parser==4.0.0->datarobot==3.15.0rc0) (3.1.6) Collecting markdown-it-py~=3.0 (from myst-parser==4.0.0->datarobot==3.15.0rc0) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting mdit-py-plugins>=0.4.1,~=0.4 (from myst-parser==4.0.0->datarobot==3.15.0rc0) Downloading mdit_py_plugins-0.5.0-py3-none-any.whl.metadata (2.8 kB) Collecting Sphinx>=8.1.3 (from datarobot==3.15.0rc0) Downloading sphinx-8.2.3-py3-none-any.whl.metadata (7.0 kB) Collecting cryptography (from authlib<1.7.0,>=1.6.0->datarobot==3.15.0rc0) Downloading cryptography-46.0.7-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) Collecting mdurl~=0.1 (from markdown-it-py~=3.0->myst-parser==4.0.0->datarobot==3.15.0rc0) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Collecting iniconfig (from pytest<8.4.0,>=8.3.0->datarobot==3.15.0rc0) Downloading iniconfig-2.3.0-py3-none-any.whl.metadata (2.5 kB) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/3371/lib/python3.11/site-packages (from pytest<8.4.0,>=8.3.0->datarobot==3.15.0rc0) (26.1) Collecting pluggy<2,>=1.5 (from pytest<8.4.0,>=8.3.0->datarobot==3.15.0rc0) Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) Requirement already satisfied: charset_normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/3371/lib/python3.11/site-packages (from requests>=2.28.1->datarobot==3.15.0rc0) (3.4.7) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/3371/lib/python3.11/site-packages (from requests>=2.28.1->datarobot==3.15.0rc0) (3.11) Requirement already satisfied: certifi>=2023.5.7 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/3371/lib/python3.11/site-packages (from requests>=2.28.1->datarobot==3.15.0rc0) (2026.2.25) Requirement already satisfied: sphinxcontrib-applehelp>=1.0.7 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/3371/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.15.0rc0) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/3371/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.15.0rc0) (2.0.0) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/3371/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.15.0rc0) (2.1.0) Requirement already satisfied: sphinxcontrib-jsmath>=1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/3371/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.15.0rc0) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/3371/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.15.0rc0) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/3371/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.15.0rc0) (2.0.0) Requirement already satisfied: Pygments>=2.17 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/3371/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.15.0rc0) (2.20.0) Requirement already satisfied: snowballstemmer>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/3371/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.15.0rc0) (3.0.1) Requirement already satisfied: babel>=2.13 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/3371/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.15.0rc0) (2.18.0) Requirement already satisfied: alabaster>=0.7.14 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/3371/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.15.0rc0) (1.0.0) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/3371/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.15.0rc0) (2.0.0) Collecting roman-numerals-py>=1.0.0 (from Sphinx>=8.1.3->datarobot==3.15.0rc0) Downloading roman_numerals_py-4.1.0-py3-none-any.whl.metadata (561 bytes) Collecting databricks-sdk>=0.29.0 (from databricks-connect>=13.0->datarobot==3.15.0rc0) Downloading databricks_sdk-0.103.0-py3-none-any.whl.metadata (43 kB) Collecting googleapis-common-protos>=1.56.4 (from databricks-connect>=13.0->datarobot==3.15.0rc0) Downloading googleapis_common_protos-1.74.0-py3-none-any.whl.metadata (9.2 kB) Collecting grpcio-status>=1.59.3 (from databricks-connect>=13.0->datarobot==3.15.0rc0) Downloading grpcio_status-1.80.0-py3-none-any.whl.metadata (1.3 kB) Collecting grpcio>=1.59.3 (from databricks-connect>=13.0->datarobot==3.15.0rc0) Downloading grpcio-1.80.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (3.8 kB) Collecting numpy (from datarobot==3.15.0rc0) Downloading numpy-1.26.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB) Collecting py4j==0.10.9.7 (from databricks-connect>=13.0->datarobot==3.15.0rc0) Downloading py4j-0.10.9.7-py2.py3-none-any.whl.metadata (1.5 kB) Requirement already satisfied: setuptools>=68.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/3371/lib/python3.11/site-packages (from databricks-connect>=13.0->datarobot==3.15.0rc0) (82.0.1) Collecting six (from databricks-connect>=13.0->datarobot==3.15.0rc0) Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting google-auth~=2.0 (from databricks-sdk>=0.29.0->databricks-connect>=13.0->datarobot==3.15.0rc0) Downloading google_auth-2.49.2-py3-none-any.whl.metadata (6.2 kB) Collecting protobuf!=5.26.*,!=5.27.*,!=5.28.*,!=5.29.0,!=5.29.1,!=5.29.2,!=5.29.3,!=5.29.4,!=6.30.0,!=6.30.1,!=6.31.0,<7.0,>=4.25.8 (from databricks-sdk>=0.29.0->databricks-connect>=13.0->datarobot==3.15.0rc0) Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) Collecting pyasn1-modules>=0.2.1 (from google-auth~=2.0->databricks-sdk>=0.29.0->databricks-connect>=13.0->datarobot==3.15.0rc0) Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) Collecting cffi>=2.0.0 (from cryptography->authlib<1.7.0,>=1.6.0->datarobot==3.15.0rc0) Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) Collecting pycparser (from cffi>=2.0.0->cryptography->authlib<1.7.0,>=1.6.0->datarobot==3.15.0rc0) Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) Collecting anyio (from httpx>=0.28.1->datarobot==3.15.0rc0) Downloading anyio-4.13.0-py3-none-any.whl.metadata (4.5 kB) Collecting httpcore==1.* (from httpx>=0.28.1->datarobot==3.15.0rc0) Downloading httpcore-1.0.9-py3-none-any.whl.metadata (21 kB) Collecting h11>=0.16 (from httpcore==1.*->httpx>=0.28.1->datarobot==3.15.0rc0) Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/3371/lib/python3.11/site-packages (from jinja2->myst-parser==4.0.0->datarobot==3.15.0rc0) (3.0.3) Collecting nbconvert!=5.4,>=5.3 (from nbsphinx>=0.9.5->datarobot==3.15.0rc0) Downloading nbconvert-7.17.1-py3-none-any.whl.metadata (8.4 kB) Collecting nbformat (from nbsphinx>=0.9.5->datarobot==3.15.0rc0) Downloading nbformat-5.10.4-py3-none-any.whl.metadata (3.6 kB) Collecting traitlets>=5 (from nbsphinx>=0.9.5->datarobot==3.15.0rc0) Downloading traitlets-5.14.3-py3-none-any.whl.metadata (10 kB) Collecting beautifulsoup4 (from nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.15.0rc0) Downloading beautifulsoup4-4.14.3-py3-none-any.whl.metadata (3.8 kB) Collecting bleach!=5.0.0 (from bleach[css]!=5.0.0->nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.15.0rc0) Downloading bleach-6.3.0-py3-none-any.whl.metadata (31 kB) Collecting defusedxml (from nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.15.0rc0) Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) Collecting jupyter-core>=4.7 (from nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.15.0rc0) Downloading jupyter_core-5.9.1-py3-none-any.whl.metadata (1.5 kB) Collecting jupyterlab-pygments (from nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.15.0rc0) Downloading jupyterlab_pygments-0.3.0-py3-none-any.whl.metadata (4.4 kB) Collecting mistune<4,>=2.0.3 (from nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.15.0rc0) Downloading mistune-3.2.0-py3-none-any.whl.metadata (1.9 kB) Collecting nbclient>=0.5.0 (from nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.15.0rc0) Downloading nbclient-0.10.4-py3-none-any.whl.metadata (8.3 kB) Collecting pandocfilters>=1.4.1 (from nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.15.0rc0) Downloading pandocfilters-1.5.1-py2.py3-none-any.whl.metadata (9.0 kB) Collecting webencodings (from bleach!=5.0.0->bleach[css]!=5.0.0->nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.15.0rc0) Downloading webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB) Collecting tinycss2<1.5,>=1.1.0 (from bleach[css]!=5.0.0->nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.15.0rc0) Downloading tinycss2-1.4.0-py3-none-any.whl.metadata (3.0 kB) Collecting platformdirs>=2.5 (from jupyter-core>=4.7->nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.15.0rc0) Downloading platformdirs-4.9.6-py3-none-any.whl.metadata (4.7 kB) Collecting jupyter-client>=6.1.12 (from nbclient>=0.5.0->nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.15.0rc0) Downloading jupyter_client-8.8.0-py3-none-any.whl.metadata (8.4 kB) Collecting pyzmq>=25.0 (from jupyter-client>=6.1.12->nbclient>=0.5.0->nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.15.0rc0) Downloading pyzmq-27.1.0-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (6.0 kB) Collecting tornado>=6.4.1 (from jupyter-client>=6.1.12->nbclient>=0.5.0->nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.15.0rc0) 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 fastjsonschema>=2.15 (from nbformat->nbsphinx>=0.9.5->datarobot==3.15.0rc0) Downloading fastjsonschema-2.21.2-py3-none-any.whl.metadata (2.3 kB) Collecting jsonschema>=2.6 (from nbformat->nbsphinx>=0.9.5->datarobot==3.15.0rc0) Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) Collecting attrs>=22.2.0 (from jsonschema>=2.6->nbformat->nbsphinx>=0.9.5->datarobot==3.15.0rc0) Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=2.6->nbformat->nbsphinx>=0.9.5->datarobot==3.15.0rc0) Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) Collecting referencing>=0.28.4 (from jsonschema>=2.6->nbformat->nbsphinx>=0.9.5->datarobot==3.15.0rc0) Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) Collecting rpds-py>=0.25.0 (from jsonschema>=2.6->nbformat->nbsphinx>=0.9.5->datarobot==3.15.0rc0) Downloading rpds_py-0.30.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) Collecting pyasn1<0.7.0,>=0.6.1 (from pyasn1-modules>=0.2.1->google-auth~=2.0->databricks-sdk>=0.29.0->databricks-connect>=13.0->datarobot==3.15.0rc0) Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) Collecting annotated-types>=0.6.0 (from pydantic>=2.11.3->datarobot==3.15.0rc0) Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) Collecting pydantic-core==2.46.3 (from pydantic>=2.11.3->datarobot==3.15.0rc0) Downloading pydantic_core-2.46.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) Collecting typing-inspection>=0.4.2 (from pydantic>=2.11.3->datarobot==3.15.0rc0) Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) Collecting python-dotenv>=0.21.0 (from pydantic-settings>=2.2.0->datarobot==3.15.0rc0) Downloading python_dotenv-1.2.2-py3-none-any.whl.metadata (27 kB) Requirement already satisfied: roman-numerals==4.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/3371/lib/python3.11/site-packages (from roman-numerals-py>=1.0.0->Sphinx>=8.1.3->datarobot==3.15.0rc0) (4.1.0) INFO: pip is looking at multiple versions of sphinx-autodoc-typehints to determine which version is compatible with other requirements. This could take a while. Collecting sphinx-autodoc-typehints>=2 (from datarobot==3.15.0rc0) Downloading sphinx_autodoc_typehints-3.6.0-py3-none-any.whl.metadata (8.7 kB) Downloading sphinx_autodoc_typehints-3.5.2-py3-none-any.whl.metadata (8.7 kB) Collecting sphinxcontrib-jquery<5,>=4 (from sphinx_rtd_theme>=3.0->datarobot==3.15.0rc0) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) Collecting soupsieve>=1.6.1 (from beautifulsoup4->nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.15.0rc0) Downloading soupsieve-2.8.3-py3-none-any.whl.metadata (4.6 kB) Collecting ipython_genutils (from jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl.metadata (755 bytes) Collecting jupyter_contrib_core>=0.3.3 (from jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading jupyter_contrib_core-0.4.2.tar.gz (17 kB) 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' Collecting jupyter_highlight_selected_word>=0.1.1 (from jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading jupyter_highlight_selected_word-0.2.0-py2.py3-none-any.whl.metadata (730 bytes) Collecting jupyter_nbextensions_configurator>=0.4.0 (from jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading jupyter_nbextensions_configurator-0.6.4-py2.py3-none-any.whl.metadata (1.8 kB) Collecting notebook>=6.0 (from jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading notebook-7.5.5-py3-none-any.whl.metadata (10 kB) Collecting lxml (from jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading lxml-6.1.0-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (4.0 kB) Collecting jupyter-server (from jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading jupyter_server-2.17.0-py3-none-any.whl.metadata (8.5 kB) Collecting jupyterlab-server<3,>=2.28.0 (from notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading jupyterlab_server-2.28.0-py3-none-any.whl.metadata (5.9 kB) Collecting jupyterlab<4.6,>=4.5.6 (from notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading jupyterlab-4.5.6-py3-none-any.whl.metadata (16 kB) Collecting notebook-shim<0.3,>=0.2 (from notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading notebook_shim-0.2.4-py3-none-any.whl.metadata (4.0 kB) Collecting argon2-cffi>=21.1 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading argon2_cffi-25.1.0-py3-none-any.whl.metadata (4.1 kB) Collecting jupyter-events>=0.11.0 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading jupyter_events-0.12.0-py3-none-any.whl.metadata (5.8 kB) Collecting jupyter-server-terminals>=0.4.4 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading jupyter_server_terminals-0.5.4-py3-none-any.whl.metadata (5.9 kB) Collecting overrides>=5.0 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading overrides-7.7.0-py3-none-any.whl.metadata (5.8 kB) Collecting prometheus-client>=0.9 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) Collecting send2trash>=1.8.2 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading send2trash-2.1.0-py3-none-any.whl.metadata (4.1 kB) Collecting terminado>=0.8.3 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading terminado-0.18.1-py3-none-any.whl.metadata (5.8 kB) Collecting websocket-client>=1.7 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading websocket_client-1.9.0-py3-none-any.whl.metadata (8.3 kB) Collecting async-lru>=1.0.0 (from jupyterlab<4.6,>=4.5.6->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading async_lru-2.3.0-py3-none-any.whl.metadata (7.6 kB) Collecting ipykernel!=6.30.0,>=6.5.0 (from jupyterlab<4.6,>=4.5.6->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading ipykernel-7.2.0-py3-none-any.whl.metadata (4.5 kB) Collecting jupyter-lsp>=2.0.0 (from jupyterlab<4.6,>=4.5.6->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading jupyter_lsp-2.3.1-py3-none-any.whl.metadata (1.8 kB) Collecting json5>=0.9.0 (from jupyterlab-server<3,>=2.28.0->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading json5-0.14.0-py3-none-any.whl.metadata (36 kB) Collecting argon2-cffi-bindings (from argon2-cffi>=21.1->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading argon2_cffi_bindings-25.1.0-cp39-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (7.4 kB) Collecting comm>=0.1.1 (from ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.6,>=4.5.6->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading comm-0.2.3-py3-none-any.whl.metadata (3.7 kB) Collecting debugpy>=1.6.5 (from ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.6,>=4.5.6->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading debugpy-1.8.20-cp311-cp311-manylinux_2_34_x86_64.whl.metadata (1.4 kB) Collecting ipython>=7.23.1 (from ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.6,>=4.5.6->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading ipython-9.10.1-py3-none-any.whl.metadata (4.6 kB) Collecting matplotlib-inline>=0.1 (from ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.6,>=4.5.6->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading matplotlib_inline-0.2.1-py3-none-any.whl.metadata (2.3 kB) Collecting nest-asyncio>=1.4 (from ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.6,>=4.5.6->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading nest_asyncio-1.6.0-py3-none-any.whl.metadata (2.8 kB) Collecting decorator>=4.3.2 (from ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.6,>=4.5.6->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) Collecting ipython-pygments-lexers>=1.0.0 (from ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.6,>=4.5.6->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading ipython_pygments_lexers-1.1.1-py3-none-any.whl.metadata (1.1 kB) Collecting jedi>=0.18.1 (from ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.6,>=4.5.6->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading jedi-0.19.2-py2.py3-none-any.whl.metadata (22 kB) Collecting pexpect>4.3 (from ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.6,>=4.5.6->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) 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>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.6,>=4.5.6->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) Collecting stack_data>=0.6.0 (from ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.6,>=4.5.6->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB) Collecting wcwidth (from prompt_toolkit<3.1.0,>=3.0.41->ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.6,>=4.5.6->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading wcwidth-0.6.0-py3-none-any.whl.metadata (30 kB) Collecting parso<0.9.0,>=0.8.4 (from jedi>=0.18.1->ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.6,>=4.5.6->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading parso-0.8.6-py2.py3-none-any.whl.metadata (8.4 kB) Collecting python-json-logger>=2.0.4 (from jupyter-events>=0.11.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading python_json_logger-4.1.0-py3-none-any.whl.metadata (3.7 kB) Collecting rfc3339-validator (from jupyter-events>=0.11.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) Collecting rfc3986-validator>=0.1.1 (from jupyter-events>=0.11.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading rfc3986_validator-0.1.1-py2.py3-none-any.whl.metadata (1.7 kB) Collecting fqdn (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading fqdn-1.5.1-py3-none-any.whl.metadata (1.4 kB) Collecting isoduration (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading isoduration-20.11.0-py3-none-any.whl.metadata (5.7 kB) Collecting jsonpointer>1.13 (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) Collecting rfc3987-syntax>=1.1.0 (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading rfc3987_syntax-1.1.0-py3-none-any.whl.metadata (7.7 kB) Collecting uri-template (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading uri_template-1.3.0-py3-none-any.whl.metadata (8.8 kB) Collecting webcolors>=24.6.0 (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading webcolors-25.10.0-py3-none-any.whl.metadata (2.2 kB) Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.6,>=4.5.6->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB) Collecting lark>=1.2.2 (from rfc3987-syntax>=1.1.0->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading lark-1.3.1-py3-none-any.whl.metadata (1.8 kB) Collecting executing>=1.2.0 (from stack_data>=0.6.0->ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.6,>=4.5.6->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) 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>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.6,>=4.5.6->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading asttokens-3.0.1-py3-none-any.whl.metadata (4.9 kB) Collecting pure-eval (from stack_data>=0.6.0->ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.6,>=4.5.6->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading pure_eval-0.2.3-py3-none-any.whl.metadata (6.3 kB) Collecting arrow>=0.15.0 (from isoduration->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading arrow-1.4.0-py3-none-any.whl.metadata (7.7 kB) Collecting tzdata (from arrow>=0.15.0->isoduration->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.15.0rc0) Downloading tzdata-2026.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting application-properties>=0.9.2 (from pymarkdownlnt->datarobot==3.15.0rc0) Downloading application_properties-0.9.2-py3-none-any.whl.metadata (8.7 kB) Collecting application-file-scanner>=0.6.4 (from pymarkdownlnt->datarobot==3.15.0rc0) Downloading application_file_scanner-0.6.4-py3-none-any.whl.metadata (9.3 kB) Collecting columnar>=1.4.0 (from pymarkdownlnt->datarobot==3.15.0rc0) Downloading Columnar-1.4.1-py3-none-any.whl.metadata (11 kB) Collecting py-walk>=0.3.3 (from pymarkdownlnt->datarobot==3.15.0rc0) Downloading py_walk-0.3.3-py3-none-any.whl.metadata (7.9 kB) Collecting tomli>=2.0.1 (from application-properties>=0.9.2->pymarkdownlnt->datarobot==3.15.0rc0) Downloading tomli-2.4.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (10 kB) Collecting pyjson5>=1.6.9 (from application-properties>=0.9.2->pymarkdownlnt->datarobot==3.15.0rc0) Downloading pyjson5-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (3.0 kB) Collecting toolz (from columnar>=1.4.0->pymarkdownlnt->datarobot==3.15.0rc0) Downloading toolz-1.1.0-py3-none-any.whl.metadata (5.1 kB) Collecting sly (from py-walk>=0.3.3->pymarkdownlnt->datarobot==3.15.0rc0) Downloading sly-0.5-py3-none-any.whl.metadata (373 bytes) Collecting coverage>=7.10.6 (from coverage[toml]>=7.10.6->pytest-cov->datarobot==3.15.0rc0) Downloading coverage-7.13.5-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (8.5 kB) Collecting click>=7.1 (from sphinx-external-toc->datarobot==3.15.0rc0) Downloading click-8.3.2-py3-none-any.whl.metadata (2.6 kB) Collecting sphinx-multitoc-numbering>=0.1.3 (from sphinx-external-toc->datarobot==3.15.0rc0) Downloading sphinx_multitoc_numbering-0.1.3-py3-none-any.whl.metadata (2.6 kB) Collecting tabulate (from sphinx-markdown-builder->datarobot==3.15.0rc0) Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) Downloading mypy-1.16.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (12.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.5/12.5 MB 43.8 MB/s 0:00:00 Downloading myst_parser-4.0.0-py3-none-any.whl (84 kB) Downloading pillow-10.4.0-cp311-cp311-manylinux_2_28_x86_64.whl (4.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 242.8 MB/s 0:00:00 Downloading pyenchant-3.2.2-py3-none-any.whl (55 kB) Downloading pytest_asyncio-0.21.1-py3-none-any.whl (13 kB) Downloading responses-0.21.0-py3-none-any.whl (45 kB) Downloading sphinxcontrib_spelling-8.0.2-py3-none-any.whl (14 kB) Downloading types_decorator-5.1.8-py3-none-any.whl (2.7 kB) Downloading types_python_dateutil-2.8.19-py3-none-any.whl (8.0 kB) Downloading types_pytz-2022.2.1.0-py3-none-any.whl (4.5 kB) Downloading types_PyYAML-6.0.12-py3-none-any.whl (14 kB) Downloading types_requests-2.28.11-py3-none-any.whl (13 kB) Downloading types_urllib3-1.26.25-py3-none-any.whl (14 kB) Downloading authlib-1.6.11-py2.py3-none-any.whl (244 kB) Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 512.0 MB/s 0:00:00 Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Downloading mdit_py_plugins-0.5.0-py3-none-any.whl (57 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading pytest-8.3.5-py3-none-any.whl (343 kB) Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) Downloading sphinx-8.2.3-py3-none-any.whl (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 278.8 MB/s 0:00:00 Downloading trafaret-2.1.1-py3-none-any.whl (28 kB) Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) Downloading databricks_connect-16.1.7-py2.py3-none-any.whl (2.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 282.1 MB/s 0:00:00 Downloading py4j-0.10.9.7-py2.py3-none-any.whl (200 kB) Downloading numpy-1.26.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.3/18.3 MB 354.5 MB/s 0:00:00 Downloading databricks_sdk-0.103.0-py3-none-any.whl (857 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 857.5/857.5 kB 843.9 MB/s 0:00:00 Downloading google_auth-2.49.2-py3-none-any.whl (240 kB) Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) Downloading cryptography-46.0.7-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 434.5 MB/s 0:00:00 Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) Downloading fsspec-2026.3.0-py3-none-any.whl (202 kB) Downloading googleapis_common_protos-1.74.0-py3-none-any.whl (300 kB) Downloading grpcio-1.80.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.8/6.8 MB 493.8 MB/s 0:00:00 Downloading grpcio_status-1.80.0-py3-none-any.whl (14 kB) Downloading httpx-0.28.1-py3-none-any.whl (73 kB) Downloading httpcore-1.0.9-py3-none-any.whl (78 kB) Downloading h11-0.16.0-py3-none-any.whl (37 kB) Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) Downloading nbsphinx-0.9.8-py3-none-any.whl (31 kB) Downloading nbconvert-7.17.1-py3-none-any.whl (261 kB) Downloading mistune-3.2.0-py3-none-any.whl (53 kB) Downloading bleach-6.3.0-py3-none-any.whl (164 kB) Downloading tinycss2-1.4.0-py3-none-any.whl (26 kB) Downloading jupyter_core-5.9.1-py3-none-any.whl (29 kB) Downloading nbclient-0.10.4-py3-none-any.whl (25 kB) Downloading jupyter_client-8.8.0-py3-none-any.whl (107 kB) Downloading nbformat-5.10.4-py3-none-any.whl (78 kB) Downloading fastjsonschema-2.21.2-py3-none-any.whl (24 kB) Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) Downloading attrs-26.1.0-py3-none-any.whl (67 kB) Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) Downloading pandas-3.0.2-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (11.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 537.1 MB/s 0:00:00 Downloading pandocfilters-1.5.1-py2.py3-none-any.whl (8.7 kB) Downloading pathspec-1.0.4-py3-none-any.whl (55 kB) Downloading platformdirs-4.9.6-py3-none-any.whl (21 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 pyarrow-23.0.1-cp311-cp311-manylinux_2_28_x86_64.whl (47.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.6/47.6 MB 542.5 MB/s 0:00:00 Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) Downloading pydantic-2.13.3-py3-none-any.whl (471 kB) Downloading pydantic_core-2.46.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 781.8 MB/s 0:00:00 Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) Downloading pydantic_settings-2.14.0-py3-none-any.whl (60 kB) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Downloading python_dotenv-1.2.2-py3-none-any.whl (22 kB) Downloading pytz-2026.1.post1-py2.py3-none-any.whl (510 kB) Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 859.5 MB/s 0:00:00 Downloading pyzmq-27.1.0-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (857 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 857.0/857.0 kB 897.6 MB/s 0:00:00 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) Downloading roman_numerals_py-4.1.0-py3-none-any.whl (4.5 kB) Downloading rpds_py-0.30.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (390 kB) Downloading ruff-0.15.11-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 522.4 MB/s 0:00:00 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Downloading sphinx_autodoc_typehints-3.5.2-py3-none-any.whl (21 kB) Downloading sphinx_rtd_theme-3.1.0-py2.py3-none-any.whl (7.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/7.7 MB 494.6 MB/s 0:00:00 Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) Downloading StrEnum-0.4.15-py3-none-any.whl (8.9 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 typing_inspection-0.4.2-py3-none-any.whl (14 kB) Downloading vermin-1.8.0-py3-none-any.whl (98 kB) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Downloading anyio-4.13.0-py3-none-any.whl (114 kB) Downloading beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) Downloading soupsieve-2.8.3-py3-none-any.whl (37 kB) Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Downloading iniconfig-2.3.0-py3-none-any.whl (7.5 kB) Downloading jupyter_highlight_selected_word-0.2.0-py2.py3-none-any.whl (11 kB) Downloading jupyter_nbextensions_configurator-0.6.4-py2.py3-none-any.whl (466 kB) Downloading notebook-7.5.5-py3-none-any.whl (14.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.6/14.6 MB 511.8 MB/s 0:00:00 Downloading jupyter_server-2.17.0-py3-none-any.whl (388 kB) Downloading jupyterlab-4.5.6-py3-none-any.whl (12.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.4/12.4 MB 500.5 MB/s 0:00:00 Downloading jupyterlab_server-2.28.0-py3-none-any.whl (59 kB) Downloading notebook_shim-0.2.4-py3-none-any.whl (13 kB) Downloading argon2_cffi-25.1.0-py3-none-any.whl (14 kB) Downloading async_lru-2.3.0-py3-none-any.whl (8.4 kB) Downloading ipykernel-7.2.0-py3-none-any.whl (118 kB) Downloading comm-0.2.3-py3-none-any.whl (7.3 kB) Downloading debugpy-1.8.20-cp311-cp311-manylinux_2_34_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 693.0 MB/s 0:00:00 Downloading ipython-9.10.1-py3-none-any.whl (622 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 622.8/622.8 kB 844.8 MB/s 0:00:00 Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) Downloading decorator-5.2.1-py3-none-any.whl (9.2 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 845.7 MB/s 0:00:00 Downloading parso-0.8.6-py2.py3-none-any.whl (106 kB) Downloading json5-0.14.0-py3-none-any.whl (36 kB) Downloading jupyter_events-0.12.0-py3-none-any.whl (19 kB) Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) Downloading jupyter_lsp-2.3.1-py3-none-any.whl (77 kB) Downloading jupyter_server_terminals-0.5.4-py3-none-any.whl (13 kB) Downloading matplotlib_inline-0.2.1-py3-none-any.whl (9.5 kB) Downloading nest_asyncio-1.6.0-py3-none-any.whl (5.2 kB) Downloading overrides-7.7.0-py3-none-any.whl (17 kB) Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB) Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Downloading python_json_logger-4.1.0-py3-none-any.whl (15 kB) Downloading rfc3986_validator-0.1.1-py2.py3-none-any.whl (4.2 kB) Downloading rfc3987_syntax-1.1.0-py3-none-any.whl (8.0 kB) Downloading lark-1.3.1-py3-none-any.whl (113 kB) Downloading send2trash-2.1.0-py3-none-any.whl (17 kB) Downloading stack_data-0.6.3-py3-none-any.whl (24 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 terminado-0.18.1-py3-none-any.whl (14 kB) Downloading webcolors-25.10.0-py3-none-any.whl (14 kB) Downloading websocket_client-1.9.0-py3-none-any.whl (82 kB) Downloading argon2_cffi_bindings-25.1.0-cp39-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (87 kB) Downloading fqdn-1.5.1-py3-none-any.whl (9.1 kB) Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Downloading isoduration-20.11.0-py3-none-any.whl (11 kB) Downloading arrow-1.4.0-py3-none-any.whl (68 kB) Downloading jupyterlab_pygments-0.3.0-py3-none-any.whl (15 kB) Downloading lxml-6.1.0-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 520.8 MB/s 0:00:00 Downloading pure_eval-0.2.3-py3-none-any.whl (11 kB) Downloading pycparser-3.0-py3-none-any.whl (48 kB) Downloading pymarkdownlnt-0.9.36-py3-none-any.whl (511 kB) Downloading application_file_scanner-0.6.4-py3-none-any.whl (15 kB) Downloading application_properties-0.9.2-py3-none-any.whl (23 kB) Downloading Columnar-1.4.1-py3-none-any.whl (11 kB) Downloading py_walk-0.3.3-py3-none-any.whl (14 kB) Downloading pyjson5-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (186 kB) Downloading tomli-2.4.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (243 kB) Downloading pytest_cov-7.1.0-py3-none-any.whl (22 kB) Downloading coverage-7.13.5-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (252 kB) Downloading respx-0.23.1-py2.py3-none-any.whl (25 kB) Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) Downloading sly-0.5-py3-none-any.whl (28 kB) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading sphinx_external_toc-1.1.0-py3-none-any.whl (30 kB) Downloading click-8.3.2-py3-none-any.whl (108 kB) Downloading sphinx_multitoc_numbering-0.1.3-py3-none-any.whl (4.6 kB) Downloading sphinx_markdown_builder-0.6.10-py3-none-any.whl (16 kB) Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) Downloading toolz-1.1.0-py3-none-any.whl (58 kB) Downloading tzdata-2026.1-py2.py3-none-any.whl (348 kB) Downloading uri_template-1.3.0-py3-none-any.whl (11 kB) Downloading wcwidth-0.6.0-py3-none-any.whl (94 kB) Building wheels for collected packages: datarobot, jupyter_contrib_nbextensions, jupyter_contrib_core Building wheel for datarobot (pyproject.toml): started Building wheel for datarobot (pyproject.toml): finished with status 'done' Created wheel for datarobot: filename=datarobot-3.15.0rc0-py3-none-any.whl size=1408011 sha256=5aac73a18100ed12cd7ae4b39b84cbcb44191cbeb8d0dd2b7aba8a5b980aa3c0 Stored in directory: /tmp/pip-ephem-wheel-cache-41y9etbz/wheels/a2/47/e0/8816e3148f4307f9609f026baa809e05e5b05015e0e4ef3457 Building wheel for jupyter_contrib_nbextensions (pyproject.toml): started Building wheel for jupyter_contrib_nbextensions (pyproject.toml): finished with status 'done' Created wheel for jupyter_contrib_nbextensions: filename=jupyter_contrib_nbextensions-0.7.0-py2.py3-none-any.whl size=23428842 sha256=6f781f26ce8e1bb82f6bd5f21bf3c6e83c25faefb2011666da5440d7c84cf8f5 Stored in directory: /tmp/pip-ephem-wheel-cache-41y9etbz/wheels/cd/25/fe/cb6f3e82f5b1921b0157ac9e32adb2e54806ec1befc446be21 Building wheel for jupyter_contrib_core (pyproject.toml): started Building wheel for jupyter_contrib_core (pyproject.toml): finished with status 'done' Created wheel for jupyter_contrib_core: filename=jupyter_contrib_core-0.4.2-py2.py3-none-any.whl size=17569 sha256=44970df01a2b16a1f8caf157ffb4a1737f7e18c78509c3c36ece4ccfc9b90d50 Stored in directory: /tmp/pip-ephem-wheel-cache-41y9etbz/wheels/37/c3/18/be7a983c1120f15dc0c2d1cb9c33749871a93b034185e00ced Successfully built datarobot jupyter_contrib_nbextensions jupyter_contrib_core Installing collected packages: webencodings, types-urllib3, types-PyYAML, types-pytz, types-python-dateutil, types-decorator, trafaret, strenum, sly, pytz, py4j, pure-eval, ptyprocess, jupyter_highlight_selected_word, ipython_genutils, fastjsonschema, websocket-client, webcolors, wcwidth, vermin, uri-template, tzdata, typing-extensions, types-requests, traitlets, tornado, toolz, tomli, tinycss2, tabulate, soupsieve, six, send2trash, ruff, rpds-py, roman-numerals-py, rfc3986-validator, pyzmq, pyyaml, python-json-logger, python-dotenv, pyjson5, pyenchant, pycparser, pyasn1, pyarrow, py-walk, psutil, protobuf, prometheus-client, pluggy, platformdirs, Pillow, pexpect, pathspec, parso, pandocfilters, overrides, numpy, nest-asyncio, mypy_extensions, mistune, mdurl, lxml, lark, jupyterlab-pygments, jsonpointer, json5, ipython-pygments-lexers, iniconfig, h11, fsspec, fqdn, executing, docutils, defusedxml, decorator, debugpy, coverage, comm, click, bleach, attrs, async-lru, asttokens, annotated-types, typing-inspection, terminado, stack_data, Sphinx, rfc3987-syntax, rfc3339-validator, responses, requests_toolbelt, referencing, python-dateutil, pytest, pydantic-core, pyasn1-modules, prompt_toolkit, mypy, matplotlib-inline, markdown-it-py, jupyter-core, jedi, httpcore, grpcio, googleapis-common-protos, columnar, cffi, beautifulsoup4, application-properties, application-file-scanner, anyio, sphinxcontrib-spelling, sphinxcontrib-jquery, sphinx-multitoc-numbering, sphinx-markdown-builder, sphinx-copybutton, sphinx-autodoc-typehints, pytest-cov, pytest-asyncio, pymarkdownlnt, pydantic, pandas, mdit-py-plugins, jupyter-server-terminals, jupyter-client, jsonschema-specifications, ipython, httpx, grpcio-status, cryptography, arrow, argon2-cffi-bindings, sphinx_rtd_theme, sphinx-external-toc, respx, pydantic-settings, myst-parser, jsonschema, isoduration, ipykernel, google-auth, datarobot, authlib, argon2-cffi, nbformat, databricks-sdk, nbclient, jupyter-events, databricks-connect, nbconvert, nbsphinx, jupyter-server, notebook-shim, jupyterlab-server, jupyter-lsp, jupyterlab, notebook, jupyter_contrib_core, jupyter_nbextensions_configurator, jupyter_contrib_nbextensions Attempting uninstall: docutils Found existing installation: docutils 0.22.4 Uninstalling docutils-0.22.4: Successfully uninstalled docutils-0.22.4 Attempting uninstall: Sphinx Found existing installation: Sphinx 9.0.4 Uninstalling Sphinx-9.0.4: Successfully uninstalled Sphinx-9.0.4 Successfully installed Pillow-10.4.0 Sphinx-8.2.3 annotated-types-0.7.0 anyio-4.13.0 application-file-scanner-0.6.4 application-properties-0.9.2 argon2-cffi-25.1.0 argon2-cffi-bindings-25.1.0 arrow-1.4.0 asttokens-3.0.1 async-lru-2.3.0 attrs-26.1.0 authlib-1.6.11 beautifulsoup4-4.14.3 bleach-6.3.0 cffi-2.0.0 click-8.3.2 columnar-1.4.1 comm-0.2.3 coverage-7.13.5 cryptography-46.0.7 databricks-connect-16.1.7 databricks-sdk-0.103.0 datarobot-3.15.0rc0 debugpy-1.8.20 decorator-5.2.1 defusedxml-0.7.1 docutils-0.21.2 executing-2.2.1 fastjsonschema-2.21.2 fqdn-1.5.1 fsspec-2026.3.0 google-auth-2.49.2 googleapis-common-protos-1.74.0 grpcio-1.80.0 grpcio-status-1.80.0 h11-0.16.0 httpcore-1.0.9 httpx-0.28.1 iniconfig-2.3.0 ipykernel-7.2.0 ipython-9.10.1 ipython-pygments-lexers-1.1.1 ipython_genutils-0.2.0 isoduration-20.11.0 jedi-0.19.2 json5-0.14.0 jsonpointer-3.1.1 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 jupyter-client-8.8.0 jupyter-core-5.9.1 jupyter-events-0.12.0 jupyter-lsp-2.3.1 jupyter-server-2.17.0 jupyter-server-terminals-0.5.4 jupyter_contrib_core-0.4.2 jupyter_contrib_nbextensions-0.7.0 jupyter_highlight_selected_word-0.2.0 jupyter_nbextensions_configurator-0.6.4 jupyterlab-4.5.6 jupyterlab-pygments-0.3.0 jupyterlab-server-2.28.0 lark-1.3.1 lxml-6.1.0 markdown-it-py-3.0.0 matplotlib-inline-0.2.1 mdit-py-plugins-0.5.0 mdurl-0.1.2 mistune-3.2.0 mypy-1.16.0 mypy_extensions-1.1.0 myst-parser-4.0.0 nbclient-0.10.4 nbconvert-7.17.1 nbformat-5.10.4 nbsphinx-0.9.8 nest-asyncio-1.6.0 notebook-7.5.5 notebook-shim-0.2.4 numpy-1.26.4 overrides-7.7.0 pandas-3.0.2 pandocfilters-1.5.1 parso-0.8.6 pathspec-1.0.4 pexpect-4.9.0 platformdirs-4.9.6 pluggy-1.6.0 prometheus-client-0.25.0 prompt_toolkit-3.0.52 protobuf-6.33.6 psutil-7.2.2 ptyprocess-0.7.0 pure-eval-0.2.3 py-walk-0.3.3 py4j-0.10.9.7 pyarrow-23.0.1 pyasn1-0.6.3 pyasn1-modules-0.4.2 pycparser-3.0 pydantic-2.13.3 pydantic-core-2.46.3 pydantic-settings-2.14.0 pyenchant-3.2.2 pyjson5-2.0.0 pymarkdownlnt-0.9.36 pytest-8.3.5 pytest-asyncio-0.21.1 pytest-cov-7.1.0 python-dateutil-2.9.0.post0 python-dotenv-1.2.2 python-json-logger-4.1.0 pytz-2026.1.post1 pyyaml-6.0.3 pyzmq-27.1.0 referencing-0.37.0 requests_toolbelt-1.0.0 responses-0.21.0 respx-0.23.1 rfc3339-validator-0.1.4 rfc3986-validator-0.1.1 rfc3987-syntax-1.1.0 roman-numerals-py-4.1.0 rpds-py-0.30.0 ruff-0.15.11 send2trash-2.1.0 six-1.17.0 sly-0.5 soupsieve-2.8.3 sphinx-autodoc-typehints-3.5.2 sphinx-copybutton-0.5.2 sphinx-external-toc-1.1.0 sphinx-markdown-builder-0.6.10 sphinx-multitoc-numbering-0.1.3 sphinx_rtd_theme-3.1.0 sphinxcontrib-jquery-4.1 sphinxcontrib-spelling-8.0.2 stack_data-0.6.3 strenum-0.4.15 tabulate-0.10.0 terminado-0.18.1 tinycss2-1.4.0 tomli-2.4.1 toolz-1.1.0 tornado-6.5.5 trafaret-2.1.1 traitlets-5.14.3 types-PyYAML-6.0.12 types-decorator-5.1.8 types-python-dateutil-2.8.19 types-pytz-2022.2.1.0 types-requests-2.28.11 types-urllib3-1.26.25 typing-extensions-4.15.0 typing-inspection-0.4.2 tzdata-2026.1 uri-template-1.3.0 vermin-1.8.0 wcwidth-0.6.0 webcolors-25.10.0 webencodings-0.5.1 websocket-client-1.9.0 [rtd-command-info] start-time: 2026-04-20T21:12:19.729638Z, end-time: 2026-04-20T21:12:19.766518Z, duration: 0, exit-code: 0 cat sdk_docs/conf.py # # Copyright 2021-2025 DataRobot, Inc. and its affiliates. # # All rights reserved. # # DataRobot, Inc. # # This is proprietary source code of DataRobot, Inc. and its # affiliates. # # Released under the terms of DataRobot Tool and Utility Agreement. # # DataRobot Python API documentation build configuration file, created by # sphinx-quickstart on Mon Mar 16 10:50:19 2015. # # This file is execfile()d with the current directory set to its containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. from __future__ import annotations import os import shutil import sys from sphinx.application import Sphinx from sphinx_markdown_builder.translator import MarkdownTranslator sys.path.insert(0, os.path.abspath(".")) from utils import ( # noqa better_versionmodified, depart_admonition, depart_desc_signature, visit_admonition, ) sys.path.insert(0, os.path.abspath("..")) from datarobot import __version__ as version # noqa # Make sure magic 'tags' field is defined. # (Not actually useful but makes Cython and pylint errors go away.) if "tags" not in locals(): tags = None if tags is not None and "b" not in version: # mainline quarterly releases never have the beta "b" in the version, only internal & weekly do tags.add("exclude_experimental_docs") # Copy the changelog to the docs directory so sphinx will include it root_dir = os.path.abspath(os.path.dirname(os.path.dirname(__file__))) changelog_path = os.path.join(root_dir, "CHANGES.md") dest_path = os.path.join(root_dir, "sdk_docs", "CHANGES.md") assert os.path.isfile(changelog_path) shutil.copyfile(changelog_path, dest_path) # -- General configuration ----------------------------------------------------- # If your documentation needs a minimal Sphinx version, state it here. needs_sphinx = "8.1.3" # Add any Sphinx extension module names here, as strings. They can be extensions # coming with Sphinx (named 'sphinx.ext.*') or your custom ones. extensions = [ "sphinxcontrib.spelling", "sphinx.ext.autodoc", "sphinx.ext.napoleon", "sphinx.ext.autosummary", "sphinx.ext.doctest", "nbsphinx", "sphinx_markdown_builder", "sphinx.ext.intersphinx", "sphinx_autodoc_typehints", "myst_parser", "sphinx_copybutton", "sphinx_external_toc", ] myst_enable_extensions = [ "amsmath", "attrs_inline", "colon_fence", "deflist", "dollarmath", "fieldlist", "html_admonition", "html_image", # "linkify", "replacements", "smartquotes", "strikethrough", "substitution", "tasklist", ] # AUTODOC SETUP # MyST options autosummary_generate = False autodoc_class_signature = "separated" autodoc_default_options = { "exclude-members": "__init__, schema, __new__, __init_subclass__", } autodoc_member_order = "bysource" # NAPOLEON SETUP napoleon_numpy_docstring = True napoleon_use_param = True napoleon_use_keyword = True napoleon_use_rtype = True napoleon_use_ivar = True napoleon_preprocess_types = True napoleon_attr_annotations = False napoleon_use_admonition_for_examples = True napoleon_use_admonition_for_notes = True napoleon_use_admonition_for_references = True nbsphinx_execute = "never" # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] # The suffix of source filenames. source_suffix = { ".rst": "restructuredtext", ".md": "markdown", } # TODO: Cleanup all errors and warnings ATM supress some of them # # Suppress specific warnings suppress_warnings = [ "ref.python", "ref.class", "ref.exc", "ref.meth", "autodoc", ] # Suppress warnings about missing references # Showing automatically documented members in same order as they are in source # The encoding of source files. # source_encoding = 'utf-8-sig' # The master toctree document. master_doc = "index" # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # Thes are both the full X.Y.Z version, including alpha/beta/rc tags. # We think Sphinx probably wants both to be defined. release = version project = "DataRobot Python Client" copyright = "2019, DataRobot, Inc" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # language = None # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: # today = '' # Else, today_fmt is used as the format for a strftime call. # today_fmt = '%B %d, %Y' # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. exclude_patterns = ["_build", "**/.ipynb_checkpoints"] # The reST default role (used for this markup: `text`) to use for all documents. # default_role = None # If true, '()' will be appended to :func: etc. cross-reference text. # add_function_parentheses = True # If true, the current module name will be prepended to all description # unit titles (such as .. function::). # add_module_names = True # If true, sectionauthor and moduleauthor directives will be shown in the # output. They are ignored by default. # show_authors = False # The name of the Pygments (syntax highlighting) style to use. pygments_style = "sphinx" # A list of ignored prefixes for module index sorting. # modindex_common_prefix = [] # -- Options for Sphinx External TOC ------------------------------------------- external_toc_path = "_toc.yml" # optional, default: _toc.yml external_toc_exclude_missing = False # optional, default: False # -- 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" # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # html_theme_options = {} # Add any paths that contain custom themes here, relative to this directory. # html_theme_path = [] # The name for this set of Sphinx documents. If None, it defaults to # " v documentation". # html_title = None # A shorter title for the navigation bar. Default is the same as html_title. # html_short_title = None # The name of an image file (relative to this directory) to place at the top # of the sidebar. # html_logo = None # The name of an image file (within the static path) to use as favicon of the # docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. # html_favicon = None # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ["_static"] html_extra_path = ["_html"] # If not '', a 'Last updated on:' timestamp is inserted at every page bottom, # using the given strftime format. # html_last_updated_fmt = '%b %d, %Y' # If true, SmartyPants will be used to convert quotes and dashes to # typographically correct entities. # html_use_smartypants = True # Custom sidebar templates, maps document names to template names. # html_sidebars = {} # Additional templates that should be rendered to pages, maps page names to # template names. # html_additional_pages = {} # If false, no module index is generated. # html_domain_indices = True # If false, no index is generated. # html_use_index = True # If true, the index is split into individual pages for each letter. # html_split_index = False # If true, links to the reST sources are added to the pages. # html_show_sourcelink = True # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. # html_show_sphinx = True # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. # html_show_copyright = True # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the # base URL from which the finished HTML is served. # html_use_opensearch = '' # This is the file name suffix for HTML files (e.g. ".xhtml"). # html_file_suffix = None # Output file base name for HTML help builder. htmlhelp_basename = "DataRobotPythonDoc" # -- Options for Markdown output ----------------------------------------------- # Adapted from https://github.com/liran-funaro/sphinx-markdown-builder?tab=readme-ov-file#configurations # If set to True, then anchors will be added before each section/function/class signature. # This allows references to a specific anchor in the document. # markdown_anchor_sections: True # markdown_anchor_signatures: True # If set to True, adds metadata to the top of each document containing author, copyright, # and version. markdown_docinfo: True # If set, all references will link to this prefix address. # markdown_http_base: "https://your-domain.com/docs" # If set, all references will link to documents with this suffix. # markdown_uri_doc_suffix: ".html" # -- Options for LaTeX output -------------------------------------------------- # latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # 'preamble': '', # } fh = open("latex_preamble.tex", "r+") PREAMBLE = fh.read() fh.close() latex_elements = { "inputenc": "", "utf8extra": "", "preamble": PREAMBLE, } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, author, documentclass [howto/manual]). latex_documents = [ ( "index", f"DataRobotPython_{version}_Docs.tex", "DataRobot Python API Documentation", "DataRobot, Inc.", "manual", ), ] # The name of an image file (relative to this directory) to place at the top of # the title page. # latex_logo = None # For "manual" documents, if this is true, then toplevel headings are parts, # not chapters. # latex_use_parts = False # If true, show page references after internal links. # latex_show_pagerefs = False # If true, show URL addresses after external links. # latex_show_urls = False # Documents to append as an appendix to all manuals. # latex_appendices = [] # If false, no module index is generated. # latex_domain_indices = True # -- Options for manual page output -------------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [("index", "datarobotpython", "DataRobot Python API Documentation", ["DataRobot, Inc."], 1)] # If true, show URL addresses after external links. # man_show_urls = False # -- Options for Texinfo output ------------------------------------------------ # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ ( "index", "DataRobotPython", "DataRobot Python API Documentation", "DataRobot, Inc.", "DataRobotPython", "One line description of project.", "Miscellaneous", ), ] # Documents to append as an appendix to all manuals. # texinfo_appendices = [] # If false, no module index is generated. # texinfo_domain_indices = True # How to display URL addresses: 'footnote', 'no', or 'inline'. # texinfo_show_urls = 'footnote' # Nitpick targets to ignore: # These are third-party packages that don't expose documentation for sphinx to link nitpick_ignore = [ ("py:data", "typing.Tuple"), ("py:data", "typing.Optional"), ("py:data", "typing.Union"), ("py:data", "typing.NoReturn"), ("py:data", "typing.Any"), ("py:data", "typing.Literal"), ("py:data", "Ellipsis"), ("py:obj", "True"), ("py:class", "typing.Self"), ("py:class", "pandas.core.frame.DataFrame"), ("py:class", "requests.models.Response"), ("py:class", "datetime.datetime"), ("py:class", "PIL.Image.Image"), ("py:class", "collections.OrderedDict"), ] # options for spelling spelling_ignore_contributor_names = False spelling_add_pypi_package_names = True spelling_ignore_importable_modules = True spelling_ignore_python_builtins = True spelling_ignore_wiki_words = True spelling_filters = [ "sdk_docs.spelling_filters.filters.DocstringFilePathFilter", "sdk_docs.spelling_filters.filters.TypeAnnotationFilter", "sdk_docs.spelling_filters.filters.CamelCaseFilter", "sdk_docs.spelling_filters.filters.SortOrderFilter", "sdk_docs.spelling_filters.filters.OrdinalFilter", "sdk_docs.spelling_filters.filters.ObjectIdFilter", "sdk_docs.spelling_filters.filters.DayMonthFilter", "sdk_docs.spelling_filters.filters.DataRobotParameterFilter", ] # by default, we render the experimental docs. in the case of stable # releases, a la v3.6.4, we should exclude them at build time and from # the toctree. if "exclude_experimental_docs" in tags: # suppressing etoc.ref warnings like: # WARNING: toctree contains reference to nonexisting document 'experimental/index' [etoc.ref] [docutils] # WARNING: toctree contains reference to nonexisting document 'experimental/enums' [etoc.ref] [docutils] # I wish we could take a more precise approach to this. suppress_warnings.append("etoc.ref") # excluding the experimental folder ensures these files aren't built, period exclude_patterns.append("experimental") def setup(app: Sphinx) -> None: MarkdownTranslator.visit_versionmodified = better_versionmodified # overwrite level of rubric to match markdown MarkdownTranslator.visit_admonition = visit_admonition MarkdownTranslator.depart_admonition = depart_admonition MarkdownTranslator.depart_desc_signature = depart_desc_signature app.add_css_file("css/tight_table.css") [rtd-command-info] start-time: 2026-04-20T21:12:19.857990Z, end-time: 2026-04-20T21:13:03.685639Z, duration: 43, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v8.2.3 loading translations [en]... done Initializing Spelling Checker 8.0.2 making output directory... done Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/3371/_readthedocs/html/_static/nbsphinx-code-cells.css myst v4.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'strikethrough', 'tasklist', 'amsmath', 'html_admonition', 'smartquotes', 'dollarmath', 'replacements', 'deflist', 'attrs_inline', 'html_image', 'colon_fence', 'fieldlist', 'substitution'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=0, heading_slug_func=None, html_meta={}, footnote_sort=True, 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) 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 87 source files that are out of date updating environment: [new config] 87 added, 0 changed, 0 removed reading sources... [ 1%] CHANGES reading sources... [ 2%] api-object reading sources... [ 3%] application-templates reading sources... [ 5%] applications reading sources... [ 6%] batch-monitoring reading sources... [ 7%] batch-predictions reading sources... [ 8%] binary_data_helpers reading sources... [ 9%] blueprints reading sources... [ 10%] challenger-models reading sources... [ 11%] client-setup reading sources... [ 13%] compliance-documentation reading sources... [ 14%] credentials reading sources... [ 15%] custom-application-sources reading sources... [ 16%] custom-applications reading sources... [ 17%] custom-metrics reading sources... [ 18%] custom-models reading sources... [ 20%] data-connectivity reading sources... [ 21%] data-exploration reading sources... [ 22%] data-registry reading sources... [ 23%] data-wrangling reading sources... [ 24%] datarobot-models reading sources... [ 25%] deployment-management reading sources... [ 26%] errors reading sources... [ 28%] features reading sources... [ 29%] gen-llm-generation reading sources... [ 30%] gen-moderation reading sources... [ 31%] gen-prompting reading sources... [ 32%] gen-syftr-search reading sources... [ 33%] gen-testing reading sources... [ 34%] gen-vector-databases reading sources... [ 36%] index reading sources... [ 37%] insights reading sources... [ 38%] jobs reading sources... [ 39%] key_values reading sources... [ 40%] memory reading sources... [ 41%] mlops_event reading sources... [ 43%] notebooks reading sources... [ 44%] projects reading sources... [ 45%] reference/admin/credentials reading sources... [ 46%] reference/admin/index reading sources... [ 47%] reference/admin/sharing reading sources... [ 48%] reference/data/database_connectivity reading sources... [ 49%] reference/data/dataset reading sources... [ 51%] reference/data/feature_discovery reading sources... [ 52%] reference/data/files reading sources... [ 53%] reference/data/index reading sources... [ 54%] reference/index reading sources... [ 55%] reference/mlops/a2a_agents reading sources... [ 56%] reference/mlops/custom_metrics reading sources... [ 57%] reference/mlops/custom_model reading sources... [ 59%] reference/mlops/data_exports reading sources... [ 60%] reference/mlops/deployment reading sources... [ 61%] reference/mlops/index reading sources... [ 62%] reference/mlops/jobs reading sources... [ 63%] reference/mlops/key_values reading sources... [ 64%] reference/mlops/model_registry reading sources... [ 66%] reference/modeling/blueprint reading sources... [ 67%] reference/modeling/index reading sources... [ 68%] reference/modeling/insights/automated_documentation reading sources... [ 69%] reference/modeling/insights/external_testset reading sources... [ 70%] reference/modeling/insights/index reading sources... [ 71%] reference/modeling/insights/model_performance_insights reading sources... [ 72%] reference/modeling/insights/prediction_explanations reading sources... [ 74%] reference/modeling/insights/rating_table reading sources... [ 75%] reference/modeling/insights/shap_insights reading sources... [ 76%] reference/modeling/job reading sources... [ 77%] reference/modeling/model reading sources... [ 78%] reference/modeling/model_recommendation reading sources... [ 79%] reference/modeling/prime reading sources... [ 80%] reference/modeling/project reading sources... [ 82%] reference/modeling/spec/binary_data reading sources... [ 83%] reference/modeling/spec/custom_task reading sources... [ 84%] reference/modeling/spec/datetime_partition reading sources... [ 85%] reference/modeling/spec/index reading sources... [ 86%] reference/modeling/spec/monotonic_constraints reading sources... [ 87%] reference/modeling/spec/segmented_modeling reading sources... [ 89%] reference/modeling/spec/time_series reading sources... [ 90%] reference/modeling/spec/unsupervised_anomaly reading sources... [ 91%] reference/modeling/spec/unsupervised_clustering reading sources... [ 92%] reference/modeling/spec/visualai reading sources... [ 93%] reference/predictions/batch_predictions reading sources... [ 94%] reference/predictions/index reading sources... [ 95%] reference/predictions/predict_job reading sources... [ 97%] reference/use_cases/index reading sources... [ 98%] reference/use_cases/use_cases reading sources... [ 99%] training_predictions reading sources... [100%] use-cases looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/3371/_readthedocs/html/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/3371/_readthedocs/html/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/3371/_readthedocs/html/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/3371/_readthedocs/html/_static/js/versions.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/3371/_readthedocs/html/_static/copybutton.js copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 1%] CHANGES writing output... [ 2%] api-object writing output... [ 3%] application-templates writing output... [ 5%] applications writing output... [ 6%] batch-monitoring writing output... [ 7%] batch-predictions writing output... [ 8%] binary_data_helpers writing output... [ 9%] blueprints writing output... [ 10%] challenger-models writing output... [ 11%] client-setup writing output... [ 13%] compliance-documentation writing output... [ 14%] credentials writing output... [ 15%] custom-application-sources writing output... [ 16%] custom-applications writing output... [ 17%] custom-metrics writing output... [ 18%] custom-models writing output... [ 20%] data-connectivity writing output... [ 21%] data-exploration writing output... [ 22%] data-registry writing output... [ 23%] data-wrangling writing output... [ 24%] datarobot-models writing output... [ 25%] deployment-management writing output... [ 26%] errors writing output... [ 28%] features writing output... [ 29%] gen-llm-generation writing output... [ 30%] gen-moderation writing output... [ 31%] gen-prompting writing output... [ 32%] gen-syftr-search writing output... [ 33%] gen-testing writing output... [ 34%] gen-vector-databases writing output... [ 36%] index writing output... [ 37%] insights writing output... [ 38%] jobs writing output... [ 39%] key_values writing output... [ 40%] memory writing output... [ 41%] mlops_event writing output... [ 43%] notebooks writing output... [ 44%] projects writing output... [ 45%] reference/admin/credentials writing output... [ 46%] reference/admin/index writing output... [ 47%] reference/admin/sharing writing output... [ 48%] reference/data/database_connectivity writing output... [ 49%] reference/data/dataset writing output... [ 51%] reference/data/feature_discovery writing output... [ 52%] reference/data/files writing output... [ 53%] reference/data/index writing output... [ 54%] reference/index writing output... [ 55%] reference/mlops/a2a_agents writing output... [ 56%] reference/mlops/custom_metrics writing output... [ 57%] reference/mlops/custom_model writing output... [ 59%] reference/mlops/data_exports writing output... [ 60%] reference/mlops/deployment writing output... [ 61%] reference/mlops/index writing output... [ 62%] reference/mlops/jobs writing output... [ 63%] reference/mlops/key_values writing output... [ 64%] reference/mlops/model_registry writing output... [ 66%] reference/modeling/blueprint writing output... [ 67%] reference/modeling/index writing output... [ 68%] reference/modeling/insights/automated_documentation writing output... [ 69%] reference/modeling/insights/external_testset writing output... [ 70%] reference/modeling/insights/index writing output... [ 71%] reference/modeling/insights/model_performance_insights writing output... [ 72%] reference/modeling/insights/prediction_explanations writing output... [ 74%] reference/modeling/insights/rating_table writing output... [ 75%] reference/modeling/insights/shap_insights writing output... [ 76%] reference/modeling/job writing output... [ 77%] reference/modeling/model writing output... [ 78%] reference/modeling/model_recommendation writing output... [ 79%] reference/modeling/prime writing output... [ 80%] reference/modeling/project writing output... [ 82%] reference/modeling/spec/binary_data writing output... [ 83%] reference/modeling/spec/custom_task writing output... [ 84%] reference/modeling/spec/datetime_partition writing output... [ 85%] reference/modeling/spec/index writing output... [ 86%] reference/modeling/spec/monotonic_constraints writing output... [ 87%] reference/modeling/spec/segmented_modeling writing output... [ 89%] reference/modeling/spec/time_series writing output... [ 90%] reference/modeling/spec/unsupervised_anomaly writing output... [ 91%] reference/modeling/spec/unsupervised_clustering writing output... [ 92%] reference/modeling/spec/visualai writing output... [ 93%] reference/predictions/batch_predictions writing output... [ 94%] reference/predictions/index writing output... [ 95%] reference/predictions/predict_job writing output... [ 97%] reference/use_cases/index writing output... [ 98%] reference/use_cases/use_cases writing output... [ 99%] training_predictions writing output... [100%] use-cases generating indices... genindex py-modindex done copying linked files... copying notebooks ... writing additional pages... search done copying images... [ 20%] reference/modeling/spec/images/visualai/sample1.png copying images... [ 40%] reference/modeling/spec/images/visualai/sample2.png copying images... [ 60%] reference/modeling/spec/images/visualai/activation_map1.png copying images... [ 80%] reference/modeling/spec/images/visualai/activation_map2.png copying images... [100%] reference/modeling/spec/images/visualai/embeddings.png dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in ../_readthedocs/html.