Read the Docs build information Build id: 247134 Project: datarobot-public-api-client Version: v2.18 Commit: 3d7f1722c60e578269b35599a63cafb549039216 Date: 2019-10-03T03:06:28.937296Z State: finished Success: True [rtd-command-info] start-time: 2019-10-03T03:06:29.497225Z, end-time: 2019-10-03T03:06:31.229540Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:datarobot/public_api_client.git . Cloning into '.'... [rtd-command-info] start-time: 2019-10-03T03:06:31.777288Z, end-time: 2019-10-03T03:06:31.933983Z, duration: 0, exit-code: 0 git checkout --force origin/v2.18 Note: checking out 'origin/v2.18'. 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 performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 3d7f1722 Started peterhurford/bump_out_of_beta (#1024) [rtd-command-info] start-time: 2019-10-03T03:06:32.092321Z, end-time: 2019-10-03T03:06:32.101872Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2019-10-03T03:06:33.197175Z, end-time: 2019-10-03T03:06:37.405553Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv --no-site-packages --no-download Using base prefix '/home/docs/.pyenv/versions/3.7.3' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.18/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.18/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2019-10-03T03:06:37.497123Z, end-time: 2019-10-03T03:06:39.950456Z, duration: 2, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/.cache/pip pip Collecting pip Using cached https://files.pythonhosted.org/packages/30/db/9e38760b32e3e7f40cce46dd5fb107b8c73840df38f0046d8e6514e675a1/pip-19.2.3-py2.py3-none-any.whl Installing collected packages: pip Found existing installation: pip 19.1.1 Uninstalling pip-19.1.1: Successfully uninstalled pip-19.1.1 Successfully installed pip-19.2.3 [rtd-command-info] start-time: 2019-10-03T03:06:40.079013Z, end-time: 2019-10-03T03:06:48.255811Z, duration: 8, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/.cache/pip Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<1.1 Collecting Pygments==2.3.1 Using cached https://files.pythonhosted.org/packages/13/e5/6d710c9cf96c31ac82657bcfb441df328b22df8564d58d0c4cd62612674c/Pygments-2.3.1-py2.py3-none-any.whl Requirement already up-to-date: setuptools==41.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.18/lib/python3.7/site-packages (41.0.1) Collecting docutils==0.14 Using cached https://files.pythonhosted.org/packages/36/fa/08e9e6e0e3cbd1d362c3bbee8d01d0aedb2155c4ac112b19ef3cae8eed8d/docutils-0.14-py3-none-any.whl Collecting mock==1.0.1 Collecting pillow==5.4.1 Using cached https://files.pythonhosted.org/packages/ae/2a/0a0ab2833e5270664fb5fae590717f867ac6319b124160c09f1d3291de28/Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl Collecting alabaster!=0.7.5,<0.8,>=0.7 Using cached https://files.pythonhosted.org/packages/10/ad/00b090d23a222943eb0eda509720a404f531a439e803f6538f35136cae9e/alabaster-0.7.12-py2.py3-none-any.whl Collecting commonmark==0.8.1 Using cached https://files.pythonhosted.org/packages/ab/ca/439c88039583a29564a0043186875258e9a4f041fb5c422cd387b8e10175/commonmark-0.8.1-py2.py3-none-any.whl Collecting recommonmark==0.5.0 Using cached https://files.pythonhosted.org/packages/9b/3d/92ea48401622510e57b4bdaa74dc9db2fb9e9e892324b48f9c02d716a93a/recommonmark-0.5.0-py2.py3-none-any.whl Collecting sphinx<2 Using cached https://files.pythonhosted.org/packages/7d/66/a4af242b4348b729b9d46ce5db23943ce9bca7da9bbe2ece60dc27f26420/Sphinx-1.8.5-py2.py3-none-any.whl Collecting sphinx-rtd-theme<0.5 Using cached https://files.pythonhosted.org/packages/60/b4/4df37087a1d36755e3a3bfd2a30263f358d2dea21938240fa02313d45f51/sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl Collecting readthedocs-sphinx-ext<1.1 Using cached https://files.pythonhosted.org/packages/51/43/a5a98d9aec325b2824bdf504fa446ae876d0909d03e28667018f9eb01bcd/readthedocs_sphinx_ext-1.0.0-py2.py3-none-any.whl Collecting future (from commonmark==0.8.1) Collecting packaging (from sphinx<2) Using cached https://files.pythonhosted.org/packages/cf/94/9672c2d4b126e74c4496c6b3c58a8b51d6419267be9e70660ba23374c875/packaging-19.2-py2.py3-none-any.whl Collecting Jinja2>=2.3 (from sphinx<2) Using cached https://files.pythonhosted.org/packages/1d/e7/fd8b501e7a6dfe492a433deb7b9d833d39ca74916fa8bc63dd1a4947a671/Jinja2-2.10.1-py2.py3-none-any.whl Collecting six>=1.5 (from sphinx<2) Using cached https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl Collecting sphinxcontrib-websupport (from sphinx<2) Using cached https://files.pythonhosted.org/packages/2a/59/d64bda9b7480a84a3569be4dde267c0f6675b255ba63b4c8e84469940457/sphinxcontrib_websupport-1.1.2-py2.py3-none-any.whl Collecting snowballstemmer>=1.1 (from sphinx<2) Collecting requests>=2.0.0 (from sphinx<2) Using cached https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl Collecting babel!=2.0,>=1.3 (from sphinx<2) Using cached https://files.pythonhosted.org/packages/2c/60/f2af68eb046c5de5b1fe6dd4743bf42c074f7141fe7b2737d3061533b093/Babel-2.7.0-py2.py3-none-any.whl Collecting imagesize (from sphinx<2) Using cached https://files.pythonhosted.org/packages/fc/b6/aef66b4c52a6ad6ac18cf6ebc5731ed06d8c9ae4d3b2d9951f261150be67/imagesize-1.1.0-py2.py3-none-any.whl Collecting pyparsing>=2.0.2 (from packaging->sphinx<2) Using cached https://files.pythonhosted.org/packages/11/fa/0160cd525c62d7abd076a070ff02b2b94de589f1a9789774f17d7c54058e/pyparsing-2.4.2-py2.py3-none-any.whl Collecting MarkupSafe>=0.23 (from Jinja2>=2.3->sphinx<2) Using cached https://files.pythonhosted.org/packages/98/7b/ff284bd8c80654e471b769062a9b43cc5d03e7a615048d96f4619df8d420/MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl Collecting chardet<3.1.0,>=3.0.2 (from requests>=2.0.0->sphinx<2) Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<2) Using cached https://files.pythonhosted.org/packages/18/b0/8146a4f8dd402f60744fa380bc73ca47303cccf8b9190fd16a827281eac2/certifi-2019.9.11-py2.py3-none-any.whl Collecting idna<2.9,>=2.5 (from requests>=2.0.0->sphinx<2) Using cached https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 (from requests>=2.0.0->sphinx<2) Using cached https://files.pythonhosted.org/packages/e0/da/55f51ea951e1b7c63a579c09dd7db825bb730ec1fe9c0180fc77bfb31448/urllib3-1.25.6-py2.py3-none-any.whl Collecting pytz>=2015.7 (from babel!=2.0,>=1.3->sphinx<2) Using cached https://files.pythonhosted.org/packages/87/76/46d697698a143e05f77bec5a526bf4e56a0be61d63425b68f4ba553b51f2/pytz-2019.2-py2.py3-none-any.whl Installing collected packages: Pygments, docutils, mock, pillow, alabaster, future, commonmark, six, pyparsing, packaging, MarkupSafe, Jinja2, sphinxcontrib-websupport, snowballstemmer, chardet, certifi, idna, urllib3, requests, pytz, babel, imagesize, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Successfully installed Jinja2-2.10.1 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 babel-2.7.0 certifi-2019.9.11 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.17.1 idna-2.8 imagesize-1.1.0 mock-1.0.1 packaging-19.2 pillow-5.4.1 pyparsing-2.4.2 pytz-2019.2 readthedocs-sphinx-ext-1.0.0 recommonmark-0.5.0 requests-2.22.0 six-1.12.0 snowballstemmer-1.9.1 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.1.2 urllib3-1.25.6 [rtd-command-info] start-time: 2019-10-03T03:06:48.341911Z, end-time: 2019-10-03T03:07:17.909419Z, duration: 29, exit-code: 0 python -m pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/.cache/pip -r requirements.txt Ignoring pandas: markers 'python_version < "3.7"' don't match your environment Ignoring pytest-cov: markers 'python_version < "3.6"' don't match your environment Ignoring PyYAML: markers 'python_version < "3.7"' don't match your environment Ignoring scikit-learn: markers 'python_version < "3.7"' don't match your environment Ignoring scipy: markers 'python_version < "3.7"' don't match your environment Ignoring wordcloud: markers 'python_version < "3.7"' don't match your environment Collecting attrs==19.1.0 (from -r requirements.txt (line 1)) Using cached https://files.pythonhosted.org/packages/23/96/d828354fa2dbdf216eaa7b7de0db692f12c234f7ef888cc14980ef40d1d2/attrs-19.1.0-py2.py3-none-any.whl Collecting colour==0.1.4 (from -r requirements.txt (line 2)) Using cached https://files.pythonhosted.org/packages/c6/96/405c87d02fdaf02f9abd53840296ee9bf0e1735c346ea429812fd64b7208/colour-0.1.4-py2.py3-none-any.whl Collecting coverage==4.5.1 (from -r requirements.txt (line 3)) Using cached https://files.pythonhosted.org/packages/b0/82/743ebd86a72942a9031337aec2164e625ec31e3991171eb722c04fd4aac7/coverage-4.5.1-cp37-cp37m-manylinux1_x86_64.whl Collecting flake8==2.5.2 (from -r requirements.txt (line 4)) Using cached https://files.pythonhosted.org/packages/a4/24/fdd9e825c5bf50bcb8292661c3923b6c79a1702e0522160f6ef7bc885ff8/flake8-2.5.2-py2.py3-none-any.whl Collecting green==2.2.0 (from -r requirements.txt (line 5)) Collecting ipython==4.1.1 (from -r requirements.txt (line 6)) Using cached https://files.pythonhosted.org/packages/4a/29/1dd02d14c445ffb57b258c9d50bd88d4ef5f6f6d8032837fdd93c22d55e5/ipython-4.1.1-py3-none-any.whl Collecting jupyter==1.0.0 (from -r requirements.txt (line 7)) Using cached https://files.pythonhosted.org/packages/83/df/0f5dd132200728a86190397e1ea87cd76244e42d39ec5e88efd25b2abd7e/jupyter-1.0.0-py2.py3-none-any.whl Collecting tornado<6.0 (from -r requirements.txt (line 9)) Collecting matplotlib==2.2.2 (from -r requirements.txt (line 10)) Using cached https://files.pythonhosted.org/packages/da/1d/e6d9af0b5045597869537391f1036ab841c613c3f3e40f16bbc1d75450ee/matplotlib-2.2.2-cp37-cp37m-manylinux1_x86_64.whl Requirement already satisfied: mock==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.18/lib/python3.7/site-packages (from -r requirements.txt (line 11)) (1.0.1) Collecting nbsphinx==0.4.1 (from -r requirements.txt (line 12)) Using cached https://files.pythonhosted.org/packages/ef/03/4bda13a4ea13ac9fdf44e23f215b65e727285a7259cbb4e2ff8969e0a5a5/nbsphinx-0.4.1-py2.py3-none-any.whl Collecting nbconvert==5.3.1 (from -r requirements.txt (line 13)) Using cached https://files.pythonhosted.org/packages/39/ea/280d6c0d92f8e3ca15fd798bbcc2ea141489f9539de7133d8fe10ea4b049/nbconvert-5.3.1-py2.py3-none-any.whl Collecting numpy==1.15.2 (from -r requirements.txt (line 14)) Using cached https://files.pythonhosted.org/packages/98/44/94cc2e139b611b16458384ff3b9c87f217144b5915b0a9798c07a7295437/numpy-1.15.2-cp37-cp37m-manylinux1_x86_64.whl Collecting numpydoc==0.8.0 (from -r requirements.txt (line 15)) Collecting pandas==0.23.3 (from -r requirements.txt (line 18)) Using cached https://files.pythonhosted.org/packages/63/77/27b920abc3eea0bfec9bd027dbdbbc7b5121b80806de20d331452ef23285/pandas-0.23.3-cp37-cp37m-manylinux1_x86_64.whl Collecting pytest==3.3.1 (from -r requirements.txt (line 19)) Using cached https://files.pythonhosted.org/packages/22/06/483d4c1a081bd29586f50572dfbcfc9c78b6269841e3aa706fc37418769e/pytest-3.3.1-py2.py3-none-any.whl Collecting pytest-cov==2.6 (from -r requirements.txt (line 21)) Using cached https://files.pythonhosted.org/packages/30/0a/1b009b525526cd3cd9f52f52391b426c5a3597447be811a10bcb1f6b05eb/pytest_cov-2.6.0-py2.py3-none-any.whl Collecting PyYAML==5.1 (from -r requirements.txt (line 24)) Collecting requests-toolbelt==0.6.0 (from -r requirements.txt (line 25)) Using cached https://files.pythonhosted.org/packages/44/b3/f6e0e1756c3a22c47a4b5ce9fde7f64fd844f3579a80c9c3a5655ac78959/requests_toolbelt-0.6.0-py2.py3-none-any.whl Collecting requests==2.21.0 (from -r requirements.txt (line 26)) Using cached https://files.pythonhosted.org/packages/7d/e3/20f3d364d6c8e5d2353c72a67778eb189176f08e873c9900e10c0287b84b/requests-2.21.0-py2.py3-none-any.whl Collecting responses==0.8.1 (from -r requirements.txt (line 27)) Using cached https://files.pythonhosted.org/packages/0c/5e/6c995768c35c622651aeb83c227dfc88c15fa42483a2d2a9ead705ff018a/responses-0.8.1-py2.py3-none-any.whl Collecting scikit-learn==0.19.2 (from -r requirements.txt (line 29)) Using cached https://files.pythonhosted.org/packages/eb/f1/8ab06a3ae2f047098a953e43e1714f47ae0db28d2960afcacaa04d671b51/scikit_learn-0.19.2-cp37-cp37m-manylinux1_x86_64.whl Collecting scipy==1.1.0 (from -r requirements.txt (line 31)) Using cached https://files.pythonhosted.org/packages/40/de/0c22c6754370ba6b1fa8e53bd6e514d4a41a181125d405a501c215cbdbd6/scipy-1.1.0-cp37-cp37m-manylinux1_x86_64.whl Collecting seaborn==0.8 (from -r requirements.txt (line 32)) Collecting sklearn==0.0 (from -r requirements.txt (line 33)) Collecting Sphinx==1.8.3 (from -r requirements.txt (line 34)) Using cached https://files.pythonhosted.org/packages/0e/5c/e7d076cf2900b38cba5c7d48545953540d86634d391b702067c00d99cb01/Sphinx-1.8.3-py2.py3-none-any.whl Collecting sphinx-rtd-theme==0.1.9 (from -r requirements.txt (line 35)) Using cached https://files.pythonhosted.org/packages/97/d9/e27ef5a2b6b92d2cf29724c25daf0683adacc43ab5ad15dc0e9b69b464f8/sphinx_rtd_theme-0.1.9-py3-none-any.whl Collecting tox==2.3.1 (from -r requirements.txt (line 36)) Using cached https://files.pythonhosted.org/packages/7d/8c/58d0e478afe366fc1c5ca5994558adf9375d7e60ac866d8fdb6046e0e776/tox-2.3.1-py2.py3-none-any.whl Collecting trafaret==1.2.0 (from -r requirements.txt (line 37)) Using cached https://files.pythonhosted.org/packages/02/59/b502446f3985a9351ea4bfca4e90471668206d3a957e5e2ea256fc3d9d35/trafaret-1.2.0-py3-none-any.whl Collecting urllib3==1.24.1 (from -r requirements.txt (line 38)) Using cached https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl Collecting wordcloud==1.5.0 (from -r requirements.txt (line 41)) Using cached https://files.pythonhosted.org/packages/be/fe/4e718808c7bfb641e8964c2e40a6ae2a51c74ea493a6701b89ba417bc769/wordcloud-1.5.0-cp37-cp37m-manylinux1_x86_64.whl Collecting mccabe<0.5,>=0.2.1 (from flake8==2.5.2->-r requirements.txt (line 4)) Using cached https://files.pythonhosted.org/packages/ba/99/352f7ff08af01c11a8e38260796b9096e662334b454f934f06210eabbb46/mccabe-0.4.0-py2.py3-none-any.whl Collecting pyflakes<1.1,>=0.8.1 (from flake8==2.5.2->-r requirements.txt (line 4)) Using cached https://files.pythonhosted.org/packages/6d/65/3272c6bb4dba7974175981d8b8e64b6a1d7022a7f9412417684563650e3a/pyflakes-1.0.0-py2.py3-none-any.whl Collecting pep8!=1.6.0,!=1.6.1,!=1.6.2,>=1.5.7 (from flake8==2.5.2->-r requirements.txt (line 4)) Using cached https://files.pythonhosted.org/packages/42/3f/669429ce58de2c22d8d2c542752e137ec4b9885fff398d3eceb1a7f5acb4/pep8-1.7.1-py2.py3-none-any.whl Collecting python-termstyle (from green==2.2.0->-r requirements.txt (line 5)) Collecting colorama (from green==2.2.0->-r requirements.txt (line 5)) Using cached https://files.pythonhosted.org/packages/4f/a6/728666f39bfff1719fc94c481890b2106837da9318031f71a8424b662e12/colorama-0.4.1-py2.py3-none-any.whl Collecting simplegeneric>0.8 (from ipython==4.1.1->-r requirements.txt (line 6)) Collecting pexpect; sys_platform != "win32" (from ipython==4.1.1->-r requirements.txt (line 6)) Using cached https://files.pythonhosted.org/packages/0e/3e/377007e3f36ec42f1b84ec322ee12141a9e10d808312e5738f52f80a232c/pexpect-4.7.0-py2.py3-none-any.whl Collecting decorator (from ipython==4.1.1->-r requirements.txt (line 6)) Using cached https://files.pythonhosted.org/packages/5f/88/0075e461560a1e750a0dcbf77f1d9de775028c37a19a346a6c565a257399/decorator-4.4.0-py2.py3-none-any.whl Requirement already satisfied: setuptools>=18.5 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.18/lib/python3.7/site-packages (from ipython==4.1.1->-r requirements.txt (line 6)) (41.0.1) Collecting traitlets (from ipython==4.1.1->-r requirements.txt (line 6)) Using cached https://files.pythonhosted.org/packages/93/d6/abcb22de61d78e2fc3959c964628a5771e47e7cc60d53e9342e21ed6cc9a/traitlets-4.3.2-py2.py3-none-any.whl Collecting pickleshare (from ipython==4.1.1->-r requirements.txt (line 6)) Using cached https://files.pythonhosted.org/packages/9a/41/220f49aaea88bc6fa6cba8d05ecf24676326156c23b991e80b3f2fc24c77/pickleshare-0.7.5-py2.py3-none-any.whl Collecting ipywidgets (from jupyter==1.0.0->-r requirements.txt (line 7)) Using cached https://files.pythonhosted.org/packages/56/a0/dbcf5881bb2f51e8db678211907f16ea0a182b232c591a6d6f276985ca95/ipywidgets-7.5.1-py2.py3-none-any.whl Collecting ipykernel (from jupyter==1.0.0->-r requirements.txt (line 7)) Using cached https://files.pythonhosted.org/packages/d4/16/43f51f65a8a08addf04f909a0938b06ba1ee1708b398a9282474531bd893/ipykernel-5.1.2-py3-none-any.whl Collecting qtconsole (from jupyter==1.0.0->-r requirements.txt (line 7)) Using cached https://files.pythonhosted.org/packages/d0/fc/4936c60be8d56acedfefcc13cf9f3d881e4036147d78e86160463c92d1b7/qtconsole-4.5.5-py2.py3-none-any.whl Collecting jupyter-console (from jupyter==1.0.0->-r requirements.txt (line 7)) Using cached https://files.pythonhosted.org/packages/cb/ee/6374ae8c21b7d0847f9c3722dcdfac986b8e54fa9ad9ea66e1eb6320d2b8/jupyter_console-6.0.0-py2.py3-none-any.whl Collecting notebook (from jupyter==1.0.0->-r requirements.txt (line 7)) Using cached https://files.pythonhosted.org/packages/f3/a1/1e07cedcb554408fefe4a7d32b2a041c86517167aec6ca8251c808ef6c1e/notebook-6.0.1-py3-none-any.whl Collecting kiwisolver>=1.0.1 (from matplotlib==2.2.2->-r requirements.txt (line 10)) Using cached https://files.pythonhosted.org/packages/93/f8/518fb0bb89860eea6ff1b96483fbd9236d5ee991485d0f3eceff1770f654/kiwisolver-1.1.0-cp37-cp37m-manylinux1_x86_64.whl Requirement already satisfied: six>=1.10 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.18/lib/python3.7/site-packages (from matplotlib==2.2.2->-r requirements.txt (line 10)) (1.12.0) Collecting cycler>=0.10 (from matplotlib==2.2.2->-r requirements.txt (line 10)) Using cached https://files.pythonhosted.org/packages/f7/d2/e07d3ebb2bd7af696440ce7e754c59dd546ffe1bbe732c8ab68b9c834e61/cycler-0.10.0-py2.py3-none-any.whl Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.18/lib/python3.7/site-packages (from matplotlib==2.2.2->-r requirements.txt (line 10)) (2.4.2) Requirement already satisfied: pytz in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.18/lib/python3.7/site-packages (from matplotlib==2.2.2->-r requirements.txt (line 10)) (2019.2) Collecting python-dateutil>=2.1 (from matplotlib==2.2.2->-r requirements.txt (line 10)) Using cached https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.18/lib/python3.7/site-packages (from nbsphinx==0.4.1->-r requirements.txt (line 12)) (2.10.1) Collecting nbformat (from nbsphinx==0.4.1->-r requirements.txt (line 12)) Using cached https://files.pythonhosted.org/packages/da/27/9a654d2b6cc1eaa517d1c5a4405166c7f6d72f04f6e7eea41855fe808a46/nbformat-4.4.0-py2.py3-none-any.whl Requirement already satisfied: docutils in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.18/lib/python3.7/site-packages (from nbsphinx==0.4.1->-r requirements.txt (line 12)) (0.14) Collecting testpath (from nbconvert==5.3.1->-r requirements.txt (line 13)) Using cached https://files.pythonhosted.org/packages/be/a4/162f9ebb6489421fe46dcca2ae420369edfee4b563c668d93cb4605d12ba/testpath-0.4.2-py2.py3-none-any.whl Requirement already satisfied: pygments in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.18/lib/python3.7/site-packages (from nbconvert==5.3.1->-r requirements.txt (line 13)) (2.3.1) Collecting bleach (from nbconvert==5.3.1->-r requirements.txt (line 13)) Using cached https://files.pythonhosted.org/packages/ab/05/27e1466475e816d3001efb6e0a85a819be17411420494a1e602c36f8299d/bleach-3.1.0-py2.py3-none-any.whl Collecting jupyter-core (from nbconvert==5.3.1->-r requirements.txt (line 13)) Using cached https://files.pythonhosted.org/packages/e6/25/6ffb0f6e57fa6ef5d2f814377133b361b42a6dd39105f4885a4f1666c2c3/jupyter_core-4.5.0-py2.py3-none-any.whl Collecting mistune>=0.7.4 (from nbconvert==5.3.1->-r requirements.txt (line 13)) Using cached https://files.pythonhosted.org/packages/09/ec/4b43dae793655b7d8a25f76119624350b4d65eb663459eb9603d7f1f0345/mistune-0.8.4-py2.py3-none-any.whl Collecting pandocfilters>=1.4.1 (from nbconvert==5.3.1->-r requirements.txt (line 13)) Collecting entrypoints>=0.2.2 (from nbconvert==5.3.1->-r requirements.txt (line 13)) Using cached https://files.pythonhosted.org/packages/ac/c6/44694103f8c221443ee6b0041f69e2740d89a25641e62fb4f2ee568f2f9c/entrypoints-0.3-py2.py3-none-any.whl Collecting pluggy<0.7,>=0.5 (from pytest==3.3.1->-r requirements.txt (line 19)) Using cached https://files.pythonhosted.org/packages/ba/65/ded3bc40bbf8d887f262f150fbe1ae6637765b5c9534bd55690ed2c0b0f7/pluggy-0.6.0-py3-none-any.whl Collecting py>=1.5.0 (from pytest==3.3.1->-r requirements.txt (line 19)) Using cached https://files.pythonhosted.org/packages/76/bc/394ad449851729244a97857ee14d7cba61ddb268dce3db538ba2f2ba1f0f/py-1.8.0-py2.py3-none-any.whl Requirement already satisfied: idna<2.9,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.18/lib/python3.7/site-packages (from requests==2.21.0->-r requirements.txt (line 26)) (2.8) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.18/lib/python3.7/site-packages (from requests==2.21.0->-r requirements.txt (line 26)) (2019.9.11) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.18/lib/python3.7/site-packages (from requests==2.21.0->-r requirements.txt (line 26)) (3.0.4) Collecting cookies (from responses==0.8.1->-r requirements.txt (line 27)) Using cached https://files.pythonhosted.org/packages/6a/60/557f84aa2db629e5124aa05408b975b1b5d0e1cec16cde0bfa06aae097d3/cookies-2.2.1-py2.py3-none-any.whl Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.18/lib/python3.7/site-packages (from Sphinx==1.8.3->-r requirements.txt (line 34)) (1.1.2) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.18/lib/python3.7/site-packages (from Sphinx==1.8.3->-r requirements.txt (line 34)) (1.9.1) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.18/lib/python3.7/site-packages (from Sphinx==1.8.3->-r requirements.txt (line 34)) (19.2) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.18/lib/python3.7/site-packages (from Sphinx==1.8.3->-r requirements.txt (line 34)) (1.1.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.18/lib/python3.7/site-packages (from Sphinx==1.8.3->-r requirements.txt (line 34)) (0.7.12) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.18/lib/python3.7/site-packages (from Sphinx==1.8.3->-r requirements.txt (line 34)) (2.7.0) Collecting virtualenv>=1.11.2 (from tox==2.3.1->-r requirements.txt (line 36)) Using cached https://files.pythonhosted.org/packages/8b/12/8d4f45b8962b03ac9efefe5ed5053f6b29334d83e438b4fe379d21c0cb8e/virtualenv-16.7.5-py2.py3-none-any.whl Requirement already satisfied: pillow in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.18/lib/python3.7/site-packages (from wordcloud==1.5.0->-r requirements.txt (line 41)) (5.4.1) Collecting ptyprocess>=0.5 (from pexpect; sys_platform != "win32"->ipython==4.1.1->-r requirements.txt (line 6)) Using cached https://files.pythonhosted.org/packages/d1/29/605c2cc68a9992d18dada28206eeada56ea4bd07a239669da41674648b6f/ptyprocess-0.6.0-py2.py3-none-any.whl Collecting ipython-genutils (from traitlets->ipython==4.1.1->-r requirements.txt (line 6)) Using cached https://files.pythonhosted.org/packages/fa/bc/9bd3b5c2b4774d5f33b2d544f1460be9df7df2fe42f352135381c347c69a/ipython_genutils-0.2.0-py2.py3-none-any.whl Collecting widgetsnbextension~=3.5.0 (from ipywidgets->jupyter==1.0.0->-r requirements.txt (line 7)) Using cached https://files.pythonhosted.org/packages/6c/7b/7ac231c20d2d33c445eaacf8a433f4e22c60677eb9776c7c5262d7ddee2d/widgetsnbextension-3.5.1-py2.py3-none-any.whl Collecting jupyter-client (from ipykernel->jupyter==1.0.0->-r requirements.txt (line 7)) Using cached https://files.pythonhosted.org/packages/07/61/0b923eefa2faa34d896665f136a0a6c26d721e910a661437cc615a0dc4ed/jupyter_client-5.3.3-py2.py3-none-any.whl Collecting prompt-toolkit<2.1.0,>=2.0.0 (from jupyter-console->jupyter==1.0.0->-r requirements.txt (line 7)) Using cached https://files.pythonhosted.org/packages/f7/a7/9b1dd14ef45345f186ef69d175bdd2491c40ab1dfa4b2b3e4352df719ed7/prompt_toolkit-2.0.9-py3-none-any.whl Collecting Send2Trash (from notebook->jupyter==1.0.0->-r requirements.txt (line 7)) Using cached https://files.pythonhosted.org/packages/49/46/c3dc27481d1cc57b9385aff41c474ceb7714f7935b1247194adae45db714/Send2Trash-1.5.0-py3-none-any.whl Collecting prometheus-client (from notebook->jupyter==1.0.0->-r requirements.txt (line 7)) Collecting terminado>=0.8.1 (from notebook->jupyter==1.0.0->-r requirements.txt (line 7)) Using cached https://files.pythonhosted.org/packages/a7/56/80ea7fa66565fa75ae21ce0c16bc90067530e5d15e48854afcc86585a391/terminado-0.8.2-py2.py3-none-any.whl Collecting pyzmq>=17 (from notebook->jupyter==1.0.0->-r requirements.txt (line 7)) Using cached https://files.pythonhosted.org/packages/c7/6a/307e4a576787c7df1df6ebf56754c3fc8defcafa1a09ee22e9b961a390be/pyzmq-18.1.0-cp37-cp37m-manylinux1_x86_64.whl Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.18/lib/python3.7/site-packages (from jinja2->nbsphinx==0.4.1->-r requirements.txt (line 12)) (1.1.1) Collecting jsonschema!=2.5.0,>=2.4 (from nbformat->nbsphinx==0.4.1->-r requirements.txt (line 12)) Using cached https://files.pythonhosted.org/packages/54/48/f5f11003ceddcd4ad292d4d9b5677588e9169eef41f88e38b2888e7ec6c4/jsonschema-3.0.2-py2.py3-none-any.whl Collecting webencodings (from bleach->nbconvert==5.3.1->-r requirements.txt (line 13)) Using cached https://files.pythonhosted.org/packages/f4/24/2a3e3df732393fed8b3ebf2ec078f05546de641fe1b667ee316ec1dcf3b7/webencodings-0.5.1-py2.py3-none-any.whl Collecting wcwidth (from prompt-toolkit<2.1.0,>=2.0.0->jupyter-console->jupyter==1.0.0->-r requirements.txt (line 7)) Using cached https://files.pythonhosted.org/packages/7e/9f/526a6947247599b084ee5232e4f9190a38f398d7300d866af3ab571a5bfe/wcwidth-0.1.7-py2.py3-none-any.whl Collecting pyrsistent>=0.14.0 (from jsonschema!=2.5.0,>=2.4->nbformat->nbsphinx==0.4.1->-r requirements.txt (line 12)) ERROR: ipykernel 5.1.2 has requirement ipython>=5.0.0, but you'll have ipython 4.1.1 which is incompatible. ERROR: tox 2.3.1 has requirement pluggy<0.4.0,>=0.3.0, but you'll have pluggy 0.6.0 which is incompatible. Installing collected packages: attrs, colour, coverage, mccabe, pyflakes, pep8, flake8, python-termstyle, colorama, green, simplegeneric, ptyprocess, pexpect, decorator, ipython-genutils, traitlets, pickleshare, ipython, pyrsistent, jsonschema, jupyter-core, nbformat, testpath, webencodings, bleach, mistune, pandocfilters, entrypoints, nbconvert, tornado, pyzmq, python-dateutil, jupyter-client, ipykernel, Send2Trash, prometheus-client, terminado, notebook, widgetsnbextension, ipywidgets, qtconsole, wcwidth, prompt-toolkit, jupyter-console, jupyter, kiwisolver, cycler, numpy, matplotlib, urllib3, requests, Sphinx, nbsphinx, numpydoc, pandas, pluggy, py, pytest, pytest-cov, PyYAML, requests-toolbelt, cookies, responses, scikit-learn, scipy, seaborn, sklearn, sphinx-rtd-theme, virtualenv, tox, trafaret, wordcloud Found existing installation: urllib3 1.25.6 Uninstalling urllib3-1.25.6: Successfully uninstalled urllib3-1.25.6 Found existing installation: requests 2.22.0 Uninstalling requests-2.22.0: Successfully uninstalled requests-2.22.0 Found existing installation: Sphinx 1.8.5 Uninstalling Sphinx-1.8.5: Successfully uninstalled Sphinx-1.8.5 Found existing installation: sphinx-rtd-theme 0.4.3 Uninstalling sphinx-rtd-theme-0.4.3: Successfully uninstalled sphinx-rtd-theme-0.4.3 Successfully installed PyYAML-5.1 Send2Trash-1.5.0 Sphinx-1.8.3 attrs-19.1.0 bleach-3.1.0 colorama-0.4.1 colour-0.1.4 cookies-2.2.1 coverage-4.5.1 cycler-0.10.0 decorator-4.4.0 entrypoints-0.3 flake8-2.5.2 green-2.2.0 ipykernel-5.1.2 ipython-4.1.1 ipython-genutils-0.2.0 ipywidgets-7.5.1 jsonschema-3.0.2 jupyter-1.0.0 jupyter-client-5.3.3 jupyter-console-6.0.0 jupyter-core-4.5.0 kiwisolver-1.1.0 matplotlib-2.2.2 mccabe-0.4.0 mistune-0.8.4 nbconvert-5.3.1 nbformat-4.4.0 nbsphinx-0.4.1 notebook-6.0.1 numpy-1.15.2 numpydoc-0.8.0 pandas-0.23.3 pandocfilters-1.4.2 pep8-1.7.1 pexpect-4.7.0 pickleshare-0.7.5 pluggy-0.6.0 prometheus-client-0.7.1 prompt-toolkit-2.0.9 ptyprocess-0.6.0 py-1.8.0 pyflakes-1.0.0 pyrsistent-0.15.4 pytest-3.3.1 pytest-cov-2.6.0 python-dateutil-2.8.0 python-termstyle-0.1.10 pyzmq-18.1.0 qtconsole-4.5.5 requests-2.21.0 requests-toolbelt-0.6.0 responses-0.8.1 scikit-learn-0.19.2 scipy-1.1.0 seaborn-0.8 simplegeneric-0.8.1 sklearn-0.0 sphinx-rtd-theme-0.1.9 terminado-0.8.2 testpath-0.4.2 tornado-5.1.1 tox-2.3.1 trafaret-1.2.0 traitlets-4.3.2 urllib3-1.24.1 virtualenv-16.7.5 wcwidth-0.1.7 webencodings-0.5.1 widgetsnbextension-3.5.1 wordcloud-1.5.0 [rtd-command-info] start-time: 2019-10-03T03:07:18.857030Z, end-time: 2019-10-03T03:07:19.172778Z, duration: 0, exit-code: 0 cat docs/conf.py # -*- coding: utf-8 -*- # # 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. import os import shutil import sys from zipfile import ZipFile sys.path.insert(0, os.path.abspath('..')) from datarobot import __version__ as version # noqa # 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.rst') dest_path = os.path.join(root_dir, 'docs', 'CHANGES.rst') assert os.path.isfile(changelog_path) shutil.copyfile(changelog_path, dest_path) # Create a zip file of the example resources (csv, py, ipynb) # so that it can be included it as a download within the HTML docs files_to_zip = [] for root, _, files in os.walk('examples'): basename = os.path.basename(root) # skip "hidden" directories like notebook autosaves and _build if not basename.startswith('_') and not basename.startswith('.'): for file in files: name, ext = os.path.splitext(file) ext_lower = ext.lower() if ext_lower in ['.csv', '.xls', '.xlsx', '.ipynb', '.py']: files_to_zip.append(os.path.join(root, file)) with ZipFile('datarobot_examples.zip', 'w') as examples_zip: for file in files_to_zip: examples_zip.write(file) # -- General configuration ----------------------------------------------------- # If your documentation needs a minimal Sphinx version, state it here. # needs_sphinx = '1.0' # 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', 'numpydoc', 'nbsphinx'] # make warnings go away- as advised by # https://github.com/phn/pytpm/issues/3#issuecomment-12133978 numpydoc_show_class_members = False 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' # Showing automatically documented members in same order as they are in source autodoc_member_order = 'bysource' # 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 = u'DataRobot Python Client' copyright = u'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 HTML output --------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. import sphinx_rtd_theme html_theme = 'sphinx_rtd_theme' html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] # 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 = [] # 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 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', 'DataRobotPython_{}_Docs.tex'.format(version), u'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', u'DataRobot Python API Documentation', [u'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', u'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' ########################################################################### # 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/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import importlib import sys import os.path from six import string_types 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://media.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "v2.18", 'version_slug': "v2.18", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://media.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("v2.18", "/en/v2.18/"), ("v2.17.0", "/en/v2.17.0/"), ("v2.16.0", "/en/v2.16.0/"), ("v2.15.1", "/en/v2.15.1/"), ("v2.15.0", "/en/v2.15.0/"), ("v2.14.2", "/en/v2.14.2/"), ("v2.13.3", "/en/v2.13.3/"), ("v2.12.2", "/en/v2.12.2/"), ("v2.11.2", "/en/v2.11.2/"), ("v2.9.3", "/en/v2.9.3/"), ("v2.8.3", "/en/v2.8.3/"), ("v2.7.3", "/en/v2.7.3/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'datarobot-public-api-client', 'name': u'public_api_client', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'https://datarobot-public-api-client.readthedocs-hosted.com/en/v2.17.0/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'datarobot', 'github_repo': 'public_api_client', 'github_version': 'v2.18', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'v2.18', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'v2.18', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '3d7f1722', } 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") 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' [rtd-command-info] start-time: 2019-10-03T03:07:19.251658Z, end-time: 2019-10-03T03:07:43.838894Z, duration: 24, exit-code: 0 python sphinx-build -T -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.8.3 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 31 source files that are out of date updating environment: 31 added, 0 changed, 0 removed reading sources... [ 3%] CHANGES reading sources... [ 6%] autodoc/api_reference reading sources... [ 9%] entities/blueprint reading sources... [ 12%] entities/compliance_documentation reading sources... [ 16%] entities/database_connectivity reading sources... [ 19%] entities/datetime_partition reading sources... [ 22%] entities/deployment reading sources... [ 25%] entities/job reading sources... [ 29%] entities/model reading sources... [ 32%] entities/model_job reading sources... [ 35%] entities/model_recommendation reading sources... [ 38%] entities/monotonic_constraints reading sources... [ 41%] entities/predict_job reading sources... [ 45%] entities/prediction_explanations reading sources... [ 48%] entities/prime reading sources... [ 51%] entities/project reading sources... [ 54%] entities/quickstart reading sources... [ 58%] entities/rating_table reading sources... [ 61%] entities/sharing reading sources... [ 64%] entities/time_series reading sources... [ 67%] entities/training_predictions reading sources... [ 70%] examples/advanced_model_insights/Advanced_Model_Insights reading sources... [ 74%] examples/advanced_model_insights_regression/Advanced_Model_Insights_Regression reading sources... [ 77%] examples/advanced_tuning/Advanced_Tuning_Parameters reading sources... [ 80%] examples/airline_ontime_example/Modeling_Airline_Delay reading sources... [ 83%] examples/index reading sources... [ 87%] examples/lending_club/Predicting_Bad_Loans reading sources... [ 90%] examples/time_series/Time_Series_Modeling reading sources... [ 93%] index reading sources... [ 96%] setup/configuration reading sources... [100%] setup/getting_started looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 3%] CHANGES writing output... [ 6%] autodoc/api_reference writing output... [ 9%] entities/blueprint writing output... [ 12%] entities/compliance_documentation writing output... [ 16%] entities/database_connectivity writing output... [ 19%] entities/datetime_partition writing output... [ 22%] entities/deployment writing output... [ 25%] entities/job writing output... [ 29%] entities/model writing output... [ 32%] entities/model_job writing output... [ 35%] entities/model_recommendation writing output... [ 38%] entities/monotonic_constraints writing output... [ 41%] entities/predict_job writing output... [ 45%] entities/prediction_explanations writing output... [ 48%] entities/prime writing output... [ 51%] entities/project writing output... [ 54%] entities/quickstart writing output... [ 58%] entities/rating_table writing output... [ 61%] entities/sharing writing output... [ 64%] entities/time_series writing output... [ 67%] entities/training_predictions writing output... [ 70%] examples/advanced_model_insights/Advanced_Model_Insights writing output... [ 74%] examples/advanced_model_insights_regression/Advanced_Model_Insights_Regression writing output... [ 77%] examples/advanced_tuning/Advanced_Tuning_Parameters writing output... [ 80%] examples/airline_ontime_example/Modeling_Airline_Delay writing output... [ 83%] examples/index writing output... [ 87%] examples/lending_club/Predicting_Bad_Loans writing output... [ 90%] examples/time_series/Time_Series_Modeling writing output... [ 93%] index writing output... [ 96%] setup/configuration writing output... [100%] setup/getting_started generating indices... genindex py-modindex writing additional pages... search copying images... [ 5%] examples/advanced_model_insights/../../_build/doctrees-readthedocs/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_15_1.png copying images... [ 11%] examples/advanced_model_insights/../../_build/doctrees-readthedocs/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_23_0.png copying images... [ 17%] examples/advanced_model_insights/../../_build/doctrees-readthedocs/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_25_0.png copying images... [ 23%] examples/advanced_model_insights/../../_build/doctrees-readthedocs/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_32_0.png copying images... [ 29%] examples/advanced_model_insights/../../_build/doctrees-readthedocs/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_45_1.png copying images... [ 35%] examples/advanced_model_insights/../../_build/doctrees-readthedocs/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_47_1.png copying images... [ 41%] examples/advanced_model_insights/../../_build/doctrees-readthedocs/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_49_1.png copying images... [ 47%] examples/advanced_model_insights/../../_build/doctrees-readthedocs/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_51_1.png copying images... [ 52%] examples/advanced_model_insights/../../_build/doctrees-readthedocs/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_56_0.png copying images... [ 58%] examples/advanced_model_insights/../../_build/doctrees-readthedocs/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_62_0.png copying images... [ 64%] examples/advanced_model_insights/../../_build/doctrees-readthedocs/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_71_0.png copying images... [ 70%] examples/advanced_model_insights/../../_build/doctrees-readthedocs/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_73_0.png copying images... [ 76%] examples/advanced_model_insights_regression/../../_build/doctrees-readthedocs/nbsphinx/examples_advanced_model_insights_regression_Advanced_Model_Insights_Regression_18_1.png copying images... [ 82%] examples/airline_ontime_example/../../_build/doctrees-readthedocs/nbsphinx/examples_airline_ontime_example_Modeling_Airline_Delay_57_1.png copying images... [ 88%] examples/airline_ontime_example/../../_build/doctrees-readthedocs/nbsphinx/examples_airline_ontime_example_Modeling_Airline_Delay_70_1.png copying images... [ 94%] examples/airline_ontime_example/../../_build/doctrees-readthedocs/nbsphinx/examples_airline_ontime_example_Modeling_Airline_Delay_76_1.png copying images... [100%] examples/airline_ontime_example/../../_build/doctrees-readthedocs/nbsphinx/examples_airline_ontime_example_Modeling_Airline_Delay_81_1.png copying downloadable files... [100%] datarobot_examples.zip copying static files... done copying readthedocs static files... done copying searchtools... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. The HTML pages are in _build/html. [rtd-command-info] start-time: 2019-10-03T03:07:43.985318Z, end-time: 2019-10-03T03:08:08.156837Z, duration: 24, exit-code: 0 python sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v1.8.3 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 31 added, 0 changed, 0 removed reading sources... [ 3%] CHANGES reading sources... [ 6%] autodoc/api_reference reading sources... [ 9%] entities/blueprint reading sources... [ 12%] entities/compliance_documentation reading sources... [ 16%] entities/database_connectivity reading sources... [ 19%] entities/datetime_partition reading sources... [ 22%] entities/deployment reading sources... [ 25%] entities/job reading sources... [ 29%] entities/model reading sources... [ 32%] entities/model_job reading sources... [ 35%] entities/model_recommendation reading sources... [ 38%] entities/monotonic_constraints reading sources... [ 41%] entities/predict_job reading sources... [ 45%] entities/prediction_explanations reading sources... [ 48%] entities/prime reading sources... [ 51%] entities/project reading sources... [ 54%] entities/quickstart reading sources... [ 58%] entities/rating_table reading sources... [ 61%] entities/sharing reading sources... [ 64%] entities/time_series reading sources... [ 67%] entities/training_predictions reading sources... [ 70%] examples/advanced_model_insights/Advanced_Model_Insights reading sources... [ 74%] examples/advanced_model_insights_regression/Advanced_Model_Insights_Regression reading sources... [ 77%] examples/advanced_tuning/Advanced_Tuning_Parameters reading sources... [ 80%] examples/airline_ontime_example/Modeling_Airline_Delay reading sources... [ 83%] examples/index reading sources... [ 87%] examples/lending_club/Predicting_Bad_Loans reading sources... [ 90%] examples/time_series/Time_Series_Modeling reading sources... [ 93%] index reading sources... [ 96%] setup/configuration reading sources... [100%] setup/getting_started looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... setup/getting_started setup/configuration entities/quickstart entities/project entities/datetime_partition entities/time_series entities/blueprint entities/model entities/job entities/model_job entities/predict_job entities/prediction_explanations entities/prime entities/rating_table entities/training_predictions entities/monotonic_constraints entities/database_connectivity entities/model_recommendation entities/sharing entities/deployment entities/compliance_documentation autodoc/api_reference examples/index examples/lending_club/Predicting_Bad_Loans examples/airline_ontime_example/Modeling_Airline_Delay examples/advanced_model_insights/Advanced_Model_Insights examples/advanced_model_insights_regression/Advanced_Model_Insights_Regression examples/advanced_tuning/Advanced_Tuning_Parameters examples/time_series/Time_Series_Modeling CHANGES writing... done writing additional files... copying images... [ 5%] examples/airline_ontime_example/../../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/examples_airline_ontime_example_Modeling_Airline_Delay_57_1.png copying images... [ 11%] examples/airline_ontime_example/../../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/examples_airline_ontime_example_Modeling_Airline_Delay_70_1.png copying images... [ 17%] examples/airline_ontime_example/../../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/examples_airline_ontime_example_Modeling_Airline_Delay_76_1.png copying images... [ 23%] examples/airline_ontime_example/../../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/examples_airline_ontime_example_Modeling_Airline_Delay_81_1.png copying images... [ 29%] examples/advanced_model_insights/../../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_15_1.png copying images... [ 35%] examples/advanced_model_insights/../../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_23_0.png copying images... [ 41%] examples/advanced_model_insights/../../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_25_0.png copying images... [ 47%] examples/advanced_model_insights/../../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_32_0.png copying images... [ 52%] examples/advanced_model_insights/../../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_45_1.png copying images... [ 58%] examples/advanced_model_insights/../../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_47_1.png copying images... [ 64%] examples/advanced_model_insights/../../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_49_1.png copying images... [ 70%] examples/advanced_model_insights/../../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_51_1.png copying images... [ 76%] examples/advanced_model_insights/../../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_56_0.png copying images... [ 82%] examples/advanced_model_insights/../../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_62_0.png copying images... [ 88%] examples/advanced_model_insights/../../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_71_0.png copying images... [ 94%] examples/advanced_model_insights/../../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_73_0.png copying images... [100%] examples/advanced_model_insights_regression/../../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/examples_advanced_model_insights_regression_Advanced_Model_Insights_Regression_18_1.png copying downloadable files... [100%] datarobot_examples.zip copying static files... done copying readthedocs static files... done copying extra files... done dumping object inventory... done build succeeded. The HTML page is in _build/localmedia.