Read the Docs build information Build id: 314013 Project: datarobot-public-api-client Version: v2.20.0 Commit: 16a59d0aaf58e434df89ad6a43b917891c9ae1ad Date: 2020-04-08T19:27:56.513819Z State: finished Success: True [rtd-command-info] start-time: 2020-04-08T19:27:58.522176Z, end-time: 2020-04-08T19:28:01.296136Z, duration: 2, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:datarobot/public_api_client.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.113' (RSA) to the list of known hosts. [rtd-command-info] start-time: 2020-04-08T19:28:01.738127Z, end-time: 2020-04-08T19:28:02.063340Z, duration: 0, exit-code: 0 git checkout --force 5a0e543abf20a2a85aca16eb57ad217378a99bc6 Note: checking out '5a0e543abf20a2a85aca16eb57ad217378a99bc6'. 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 16a59d0a Change version [rtd-command-info] start-time: 2020-04-08T19:28:02.202852Z, end-time: 2020-04-08T19:28:02.401243Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-04-08T19:28:03.877365Z, end-time: 2020-04-08T19:28:07.665745Z, duration: 3, exit-code: 0 python3.7 -mvirtualenv 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.20.0/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.20.0/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2020-04-08T19:28:07.792035Z, end-time: 2020-04-08T19:28:08.573741Z, duration: 0, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip Requirement already up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.20.0/lib/python3.7/site-packages (20.0.2) [rtd-command-info] start-time: 2020-04-08T19:28:08.721163Z, end-time: 2020-04-08T19:28:17.753469Z, duration: 9, exit-code: 0 python -m pip install --upgrade --no-cache-dir 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 Downloading Pygments-2.3.1-py2.py3-none-any.whl (849 kB) Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Collecting docutils==0.14 Downloading docutils-0.14-py3-none-any.whl (543 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.tar.gz (818 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<1.1 Downloading readthedocs_sphinx_ext-1.0.1-py2.py3-none-any.whl (14 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.1-py2.py3-none-any.whl (39 kB) Collecting packaging Downloading packaging-20.3-py2.py3-none-any.whl (37 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting six>=1.5 Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) Collecting requests>=2.0.0 Downloading requests-2.23.0-py2.py3-none-any.whl (58 kB) Collecting Jinja2>=2.3 Downloading Jinja2-2.11.1-py2.py3-none-any.whl (126 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting idna<3,>=2.5 Downloading idna-2.9-py2.py3-none-any.whl (58 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.4.5.1-py2.py3-none-any.whl (157 kB) Collecting chardet<4,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading urllib3-1.25.8-py2.py3-none-any.whl (125 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl (27 kB) Collecting pytz>=2015.7 Downloading pytz-2019.3-py2.py3-none-any.whl (509 kB) Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23754 sha256=2307d92b01b1041081042d6b1c131467a6753e44a2f66defb8ac4649fd91ac05 Stored in directory: /tmp/pip-ephem-wheel-cache-unjh3m45/wheels/16/03/37/f0a64ab894c9102906f192db1a4071b7592292ad661563c69b Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=8afe1f3f5fedb05ee1a42134c2869c1f75d4b859ebd378d0d53696403497d7a9 Stored in directory: /tmp/pip-ephem-wheel-cache-unjh3m45/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, sphinxcontrib-websupport, pyparsing, six, packaging, imagesize, idna, certifi, chardet, urllib3, requests, MarkupSafe, Jinja2, pytz, babel, snowballstemmer, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Attempting uninstall: setuptools Found existing installation: setuptools 46.1.3 Uninstalling setuptools-46.1.3: Successfully uninstalled setuptools-46.1.3 Successfully installed Jinja2-2.11.1 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 babel-2.8.0 certifi-2020.4.5.1 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.9 imagesize-1.2.0 mock-1.0.1 packaging-20.3 pillow-5.4.1 pyparsing-2.4.7 pytz-2019.3 readthedocs-sphinx-ext-1.0.1 recommonmark-0.5.0 requests-2.23.0 setuptools-41.0.1 six-1.14.0 snowballstemmer-2.0.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.2.1 urllib3-1.25.8 [rtd-command-info] start-time: 2020-04-08T19:28:17.862918Z, end-time: 2020-04-08T19:28:50.206782Z, duration: 32, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -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 Downloading attrs-19.1.0-py2.py3-none-any.whl (35 kB) Collecting colour==0.1.4 Downloading colour-0.1.4-py2.py3-none-any.whl (23 kB) Collecting coverage==4.5.1 Downloading coverage-4.5.1-cp37-cp37m-manylinux1_x86_64.whl (202 kB) Collecting flake8==2.5.2 Downloading flake8-2.5.2-py2.py3-none-any.whl (38 kB) Collecting green==2.2.0 Downloading green-2.2.0.tar.gz (52 kB) Collecting ipython==4.1.1 Downloading ipython-4.1.1-py3-none-any.whl (737 kB) Collecting jupyter==1.0.0 Downloading jupyter-1.0.0-py2.py3-none-any.whl (2.7 kB) Collecting tornado<6.0 Downloading tornado-5.1.1.tar.gz (516 kB) Collecting matplotlib==2.2.2 Downloading matplotlib-2.2.2-cp37-cp37m-manylinux1_x86_64.whl (12.6 MB) Requirement already satisfied: mock==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.20.0/lib/python3.7/site-packages (from -r requirements.txt (line 11)) (1.0.1) Collecting nbsphinx==0.4.1 Downloading nbsphinx-0.4.1-py2.py3-none-any.whl (19 kB) Collecting nbconvert==5.3.1 Downloading nbconvert-5.3.1-py2.py3-none-any.whl (387 kB) Collecting numpy==1.15.2 Downloading numpy-1.15.2-cp37-cp37m-manylinux1_x86_64.whl (13.8 MB) Collecting numpydoc==0.8.0 Downloading numpydoc-0.8.0.tar.gz (20 kB) Collecting pandas==0.23.3 Downloading pandas-0.23.3-cp37-cp37m-manylinux1_x86_64.whl (8.9 MB) Collecting pytest==3.3.1 Downloading pytest-3.3.1-py2.py3-none-any.whl (184 kB) Collecting pytest-cov==2.6 Downloading pytest_cov-2.6.0-py2.py3-none-any.whl (14 kB) Collecting PyYAML==5.1 Downloading PyYAML-5.1.tar.gz (274 kB) Collecting requests-toolbelt==0.6.0 Downloading requests_toolbelt-0.6.0-py2.py3-none-any.whl (48 kB) Collecting requests==2.21.0 Downloading requests-2.21.0-py2.py3-none-any.whl (57 kB) Collecting responses==0.8.1 Downloading responses-0.8.1-py2.py3-none-any.whl (15 kB) Collecting scikit-learn==0.19.2 Downloading scikit_learn-0.19.2-cp37-cp37m-manylinux1_x86_64.whl (4.9 MB) Collecting scipy==1.1.0 Downloading scipy-1.1.0-cp37-cp37m-manylinux1_x86_64.whl (31.2 MB) Collecting seaborn==0.8 Downloading seaborn-0.8.tar.gz (178 kB) Collecting sklearn==0.0 Downloading sklearn-0.0.tar.gz (1.1 kB) Collecting Sphinx==1.8.3 Downloading Sphinx-1.8.3-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme==0.1.9 Downloading sphinx_rtd_theme-0.1.9-py3-none-any.whl (693 kB) Collecting tox==2.3.1 Downloading tox-2.3.1-py2.py3-none-any.whl (40 kB) Collecting trafaret==1.2.0 Downloading trafaret-1.2.0-py3-none-any.whl (27 kB) Collecting urllib3==1.24.1 Downloading urllib3-1.24.1-py2.py3-none-any.whl (118 kB) Collecting wordcloud==1.5.0 Downloading wordcloud-1.5.0-cp37-cp37m-manylinux1_x86_64.whl (361 kB) Collecting pep8!=1.6.0,!=1.6.1,!=1.6.2,>=1.5.7 Downloading pep8-1.7.1-py2.py3-none-any.whl (41 kB) Collecting mccabe<0.5,>=0.2.1 Downloading mccabe-0.4.0-py2.py3-none-any.whl (7.8 kB) Collecting pyflakes<1.1,>=0.8.1 Downloading pyflakes-1.0.0-py2.py3-none-any.whl (152 kB) Collecting colorama Downloading colorama-0.4.3-py2.py3-none-any.whl (15 kB) Collecting python-termstyle Downloading python-termstyle-0.1.10.tar.gz (4.1 kB) Requirement already satisfied: setuptools>=18.5 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.20.0/lib/python3.7/site-packages (from ipython==4.1.1->-r requirements.txt (line 6)) (41.0.1) Collecting traitlets Downloading traitlets-4.3.3-py2.py3-none-any.whl (75 kB) Collecting decorator Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) Collecting simplegeneric>0.8 Downloading simplegeneric-0.8.1.zip (12 kB) Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting pexpect; sys_platform != "win32" Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) Collecting qtconsole Downloading qtconsole-4.7.2-py2.py3-none-any.whl (117 kB) Collecting jupyter-console Downloading jupyter_console-6.1.0-py2.py3-none-any.whl (21 kB) Collecting notebook Downloading notebook-6.0.3-py3-none-any.whl (9.7 MB) Collecting ipywidgets Downloading ipywidgets-7.5.1-py2.py3-none-any.whl (121 kB) Collecting ipykernel Downloading ipykernel-5.2.0-py3-none-any.whl (117 kB) Requirement already satisfied: six>=1.10 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.20.0/lib/python3.7/site-packages (from matplotlib==2.2.2->-r requirements.txt (line 10)) (1.14.0) Collecting cycler>=0.10 Downloading cycler-0.10.0-py2.py3-none-any.whl (6.5 kB) Collecting python-dateutil>=2.1 Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) 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.20.0/lib/python3.7/site-packages (from matplotlib==2.2.2->-r requirements.txt (line 10)) (2.4.7) Requirement already satisfied: pytz in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.20.0/lib/python3.7/site-packages (from matplotlib==2.2.2->-r requirements.txt (line 10)) (2019.3) Collecting kiwisolver>=1.0.1 Downloading kiwisolver-1.2.0-cp37-cp37m-manylinux1_x86_64.whl (88 kB) Requirement already satisfied: docutils in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.20.0/lib/python3.7/site-packages (from nbsphinx==0.4.1->-r requirements.txt (line 12)) (0.14) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.20.0/lib/python3.7/site-packages (from nbsphinx==0.4.1->-r requirements.txt (line 12)) (2.11.1) Collecting nbformat Downloading nbformat-5.0.5-py3-none-any.whl (170 kB) Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.4.2.tar.gz (14 kB) Requirement already satisfied: pygments in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.20.0/lib/python3.7/site-packages (from nbconvert==5.3.1->-r requirements.txt (line 13)) (2.3.1) Collecting mistune>=0.7.4 Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB) Collecting entrypoints>=0.2.2 Downloading entrypoints-0.3-py2.py3-none-any.whl (11 kB) Collecting jupyter-core Downloading jupyter_core-4.6.3-py2.py3-none-any.whl (83 kB) Collecting bleach Downloading bleach-3.1.4-py2.py3-none-any.whl (151 kB) Collecting testpath Downloading testpath-0.4.4-py2.py3-none-any.whl (163 kB) Collecting py>=1.5.0 Downloading py-1.8.1-py2.py3-none-any.whl (83 kB) Collecting pluggy<0.7,>=0.5 Downloading pluggy-0.6.0-py3-none-any.whl (13 kB) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.20.0/lib/python3.7/site-packages (from requests==2.21.0->-r requirements.txt (line 26)) (2020.4.5.1) Collecting idna<2.9,>=2.5 Downloading idna-2.8-py2.py3-none-any.whl (58 kB) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.20.0/lib/python3.7/site-packages (from requests==2.21.0->-r requirements.txt (line 26)) (3.0.4) Collecting cookies Downloading cookies-2.2.1-py2.py3-none-any.whl (44 kB) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.20.0/lib/python3.7/site-packages (from Sphinx==1.8.3->-r requirements.txt (line 34)) (2.0.0) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.20.0/lib/python3.7/site-packages (from Sphinx==1.8.3->-r requirements.txt (line 34)) (1.2.1) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.20.0/lib/python3.7/site-packages (from Sphinx==1.8.3->-r requirements.txt (line 34)) (1.2.0) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.20.0/lib/python3.7/site-packages (from Sphinx==1.8.3->-r requirements.txt (line 34)) (2.8.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.20.0/lib/python3.7/site-packages (from Sphinx==1.8.3->-r requirements.txt (line 34)) (0.7.12) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.20.0/lib/python3.7/site-packages (from Sphinx==1.8.3->-r requirements.txt (line 34)) (20.3) Collecting virtualenv>=1.11.2 Downloading virtualenv-20.0.16-py2.py3-none-any.whl (4.6 MB) Requirement already satisfied: pillow in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.20.0/lib/python3.7/site-packages (from wordcloud==1.5.0->-r requirements.txt (line 41)) (5.4.1) Collecting ipython-genutils Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting ptyprocess>=0.5 Downloading ptyprocess-0.6.0-py2.py3-none-any.whl (39 kB) Collecting pyzmq>=17.1 Downloading pyzmq-19.0.0-cp37-cp37m-manylinux1_x86_64.whl (1.1 MB) Collecting jupyter-client>=4.1 Downloading jupyter_client-6.1.2-py3-none-any.whl (106 kB) Collecting qtpy Downloading QtPy-1.9.0-py2.py3-none-any.whl (54 kB) Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 Downloading prompt_toolkit-3.0.5-py3-none-any.whl (351 kB) Collecting terminado>=0.8.1 Downloading terminado-0.8.3-py2.py3-none-any.whl (33 kB) Collecting Send2Trash Downloading Send2Trash-1.5.0-py3-none-any.whl (12 kB) Collecting prometheus-client Downloading prometheus_client-0.7.1.tar.gz (38 kB) Collecting widgetsnbextension~=3.5.0 Downloading widgetsnbextension-3.5.1-py2.py3-none-any.whl (2.2 MB) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v2.20.0/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 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting appdirs<2,>=1.4.3 Downloading appdirs-1.4.3-py2.py3-none-any.whl (12 kB) Collecting distlib<1,>=0.3.0 Downloading distlib-0.3.0.zip (571 kB) Collecting filelock<4,>=3.0.0 Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB) Collecting importlib-metadata<2,>=0.12; python_version < "3.8" Downloading importlib_metadata-1.6.0-py2.py3-none-any.whl (30 kB) Collecting wcwidth Downloading wcwidth-0.1.9-py2.py3-none-any.whl (19 kB) Collecting pyrsistent>=0.14.0 Downloading pyrsistent-0.16.0.tar.gz (108 kB) Collecting zipp>=0.5 Downloading zipp-3.1.0-py3-none-any.whl (4.9 kB) Building wheels for collected packages: green, tornado, numpydoc, PyYAML, seaborn, sklearn, python-termstyle, simplegeneric, pandocfilters, prometheus-client, distlib, pyrsistent Building wheel for green (setup.py): started Building wheel for green (setup.py): finished with status 'done' Created wheel for green: filename=green-2.2.0-py3-none-any.whl size=55229 sha256=89c3652c3216fcb3d3740affab102c119d24875cb1ade4274a0989c156ef3f68 Stored in directory: /tmp/pip-ephem-wheel-cache-02jomiwi/wheels/61/3f/51/19bcd798c5fb110c9b455661d7426bf35fe0b901b32b229598 Building wheel for tornado (setup.py): started Building wheel for tornado (setup.py): finished with status 'done' Created wheel for tornado: filename=tornado-5.1.1-cp37-cp37m-linux_x86_64.whl size=463250 sha256=6c9fc2a21a1e4599dfbeeb8af730b22ae38a4e47f8410d3d4ea15717edf853e0 Stored in directory: /tmp/pip-ephem-wheel-cache-02jomiwi/wheels/83/91/4b/ee8ffb993d3372fc4129c52c9140792c118dda0373b41e7a8f Building wheel for numpydoc (setup.py): started Building wheel for numpydoc (setup.py): finished with status 'done' Created wheel for numpydoc: filename=numpydoc-0.8.0-py3-none-any.whl size=23049 sha256=42ab4a9d62e875f00075f84f9e0004043d286c918d280c28333f2a96c4770392 Stored in directory: /tmp/pip-ephem-wheel-cache-02jomiwi/wheels/c9/23/55/179a740eaf5b758a01ec6646a8a6a9ab2153fb40b2a0ba9c83 Building wheel for PyYAML (setup.py): started Building wheel for PyYAML (setup.py): finished with status 'done' Created wheel for PyYAML: filename=PyYAML-5.1-cp37-cp37m-linux_x86_64.whl size=44075 sha256=a844c81b34d6283530020b6af5da03cf02f9281bdfec06558d89844f265b8921 Stored in directory: /tmp/pip-ephem-wheel-cache-02jomiwi/wheels/77/f5/10/d00a2bd30928b972790053b5de0c703ca87324f3fead0f2fd9 Building wheel for seaborn (setup.py): started Building wheel for seaborn (setup.py): finished with status 'done' Created wheel for seaborn: filename=seaborn-0.8-py3-none-any.whl size=184011 sha256=7011cc406b9922e1fcf0bcc4a8d843c384b572417e98d5a75acb68ecdcdd1211 Stored in directory: /tmp/pip-ephem-wheel-cache-02jomiwi/wheels/73/bb/a8/d92068bcb257a970ddbb5279fdbc448642d6ca7fa80c348c37 Building wheel for sklearn (setup.py): started Building wheel for sklearn (setup.py): finished with status 'done' Created wheel for sklearn: filename=sklearn-0.0-py2.py3-none-any.whl size=1315 sha256=6b43b036e45d34bea766b894c2d51131e5b6fc81d45904982a732cc1fe064014 Stored in directory: /tmp/pip-ephem-wheel-cache-02jomiwi/wheels/46/ef/c3/157e41f5ee1372d1be90b09f74f82b10e391eaacca8f22d33e Building wheel for python-termstyle (setup.py): started Building wheel for python-termstyle (setup.py): finished with status 'done' Created wheel for python-termstyle: filename=python_termstyle-0.1.10-py3-none-any.whl size=3863 sha256=6eda1b80d4296df851cf2a10c9af188ecb61c2edd24383b11eb3527bb4cf37e5 Stored in directory: /tmp/pip-ephem-wheel-cache-02jomiwi/wheels/d4/51/fd/338782e34fa8d1cb89875b62283f2b3830aedba9c29e95a86d Building wheel for simplegeneric (setup.py): started Building wheel for simplegeneric (setup.py): finished with status 'done' Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5073 sha256=fa76f18b5a7b98b87a250e5ba51d92e95118d9f6cfa320671f53a82d648307bc Stored in directory: /tmp/pip-ephem-wheel-cache-02jomiwi/wheels/90/de/df/f1324f4dd966636ab877b82d467acad38a0998b1c42ddb7288 Building wheel for pandocfilters (setup.py): started Building wheel for pandocfilters (setup.py): finished with status 'done' Created wheel for pandocfilters: filename=pandocfilters-1.4.2-py3-none-any.whl size=7856 sha256=98d7a21c3e29473b3a526ab37ed2afe7f38d38b7267f956091e9cdba8a8ba0cf Stored in directory: /tmp/pip-ephem-wheel-cache-02jomiwi/wheels/63/99/01/9fe785b86d1e091a6b2a61e06ddb3d8eb1bc9acae5933d4740 Building wheel for prometheus-client (setup.py): started Building wheel for prometheus-client (setup.py): finished with status 'done' Created wheel for prometheus-client: filename=prometheus_client-0.7.1-py3-none-any.whl size=41404 sha256=869b507089b212e06b638618bf6673dd7068c8328551eb9f853ff8160897c81a Stored in directory: /tmp/pip-ephem-wheel-cache-02jomiwi/wheels/30/0c/26/59ba285bf65dc79d195e9b25e2ddde4c61070422729b0cd914 Building wheel for distlib (setup.py): started Building wheel for distlib (setup.py): finished with status 'done' Created wheel for distlib: filename=distlib-0.3.0-py3-none-any.whl size=340427 sha256=74bbe56a5356f2b7aeb9f8fee2185796e7aa079a0b56b517cc1f8afb2885fb10 Stored in directory: /tmp/pip-ephem-wheel-cache-02jomiwi/wheels/a2/19/da/a15d4e2bedf3062c739b190d5cb5b7b2ecfbccb6b0d93c861b Building wheel for pyrsistent (setup.py): started Building wheel for pyrsistent (setup.py): finished with status 'done' Created wheel for pyrsistent: filename=pyrsistent-0.16.0-cp37-cp37m-linux_x86_64.whl size=116005 sha256=e98b62eb2d825ec9b5da6bb30ae6f34252d5a2db2e984b921e6d65059d9221d4 Stored in directory: /tmp/pip-ephem-wheel-cache-02jomiwi/wheels/22/52/11/f0920f95c23ed7d2d0b05f2b7b2f4509e87a20cfe8ea43d987 Successfully built green tornado numpydoc PyYAML seaborn sklearn python-termstyle simplegeneric pandocfilters prometheus-client distlib pyrsistent ERROR: ipykernel 5.2.0 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, pep8, mccabe, pyflakes, flake8, colorama, python-termstyle, green, ipython-genutils, decorator, traitlets, simplegeneric, pickleshare, ptyprocess, pexpect, ipython, pyzmq, jupyter-core, python-dateutil, tornado, jupyter-client, qtpy, ipykernel, qtconsole, wcwidth, prompt-toolkit, jupyter-console, terminado, Send2Trash, prometheus-client, pandocfilters, mistune, entrypoints, zipp, importlib-metadata, pyrsistent, jsonschema, nbformat, webencodings, bleach, testpath, nbconvert, notebook, widgetsnbextension, ipywidgets, jupyter, cycler, kiwisolver, numpy, matplotlib, idna, urllib3, requests, Sphinx, nbsphinx, numpydoc, pandas, py, pluggy, pytest, pytest-cov, PyYAML, requests-toolbelt, cookies, responses, scikit-learn, scipy, seaborn, sklearn, sphinx-rtd-theme, appdirs, distlib, filelock, virtualenv, tox, trafaret, wordcloud Attempting uninstall: idna Found existing installation: idna 2.9 Uninstalling idna-2.9: Successfully uninstalled idna-2.9 Attempting uninstall: urllib3 Found existing installation: urllib3 1.25.8 Uninstalling urllib3-1.25.8: Successfully uninstalled urllib3-1.25.8 Attempting uninstall: requests Found existing installation: requests 2.23.0 Uninstalling requests-2.23.0: Successfully uninstalled requests-2.23.0 Attempting uninstall: Sphinx Found existing installation: Sphinx 1.8.5 Uninstalling Sphinx-1.8.5: Successfully uninstalled Sphinx-1.8.5 Attempting uninstall: sphinx-rtd-theme 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 appdirs-1.4.3 attrs-19.1.0 bleach-3.1.4 colorama-0.4.3 colour-0.1.4 cookies-2.2.1 coverage-4.5.1 cycler-0.10.0 decorator-4.4.2 distlib-0.3.0 entrypoints-0.3 filelock-3.0.12 flake8-2.5.2 green-2.2.0 idna-2.8 importlib-metadata-1.6.0 ipykernel-5.2.0 ipython-4.1.1 ipython-genutils-0.2.0 ipywidgets-7.5.1 jsonschema-3.2.0 jupyter-1.0.0 jupyter-client-6.1.2 jupyter-console-6.1.0 jupyter-core-4.6.3 kiwisolver-1.2.0 matplotlib-2.2.2 mccabe-0.4.0 mistune-0.8.4 nbconvert-5.3.1 nbformat-5.0.5 nbsphinx-0.4.1 notebook-6.0.3 numpy-1.15.2 numpydoc-0.8.0 pandas-0.23.3 pandocfilters-1.4.2 pep8-1.7.1 pexpect-4.8.0 pickleshare-0.7.5 pluggy-0.6.0 prometheus-client-0.7.1 prompt-toolkit-3.0.5 ptyprocess-0.6.0 py-1.8.1 pyflakes-1.0.0 pyrsistent-0.16.0 pytest-3.3.1 pytest-cov-2.6.0 python-dateutil-2.8.1 python-termstyle-0.1.10 pyzmq-19.0.0 qtconsole-4.7.2 qtpy-1.9.0 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.3 testpath-0.4.4 tornado-5.1.1 tox-2.3.1 trafaret-1.2.0 traitlets-4.3.3 urllib3-1.24.1 virtualenv-20.0.16 wcwidth-0.1.9 webencodings-0.5.1 widgetsnbextension-3.5.1 wordcloud-1.5.0 zipp-3.1.0 [rtd-command-info] start-time: 2020-04-08T19:28:51.482687Z, end-time: 2020-04-08T19:28:51.697097Z, 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://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "v2.20.0", 'version_slug': "v2.20.0", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("v2.20.0", "/en/v2.20.0/"), ("v2.19.0", "/en/v2.19.0/"), ("v2.18.0", "/en/v2.18.0/"), ("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': [ ("html", "//datarobot-public-api-client.readthedocs-hosted.com/_/downloads/en/v2.20.0/htmlzip/"), ], '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.19.0/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'proxied_api_host': '/_', 'github_user': 'datarobot', 'github_repo': 'public_api_client', 'github_version': 'v2.20.0', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'v2.20.0', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'v2.20.0', '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': '16a59d0a', } 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 'tag' == '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: 2020-04-08T19:28:51.866455Z, end-time: 2020-04-08T19:29:14.748890Z, duration: 22, 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 34 source files that are out of date updating environment: 34 added, 0 changed, 0 removed reading sources... [ 2%] CHANGES reading sources... [ 5%] autodoc/api_reference reading sources... [ 8%] entities/batch_predictions reading sources... [ 11%] entities/blueprint reading sources... [ 14%] entities/compliance_documentation reading sources... [ 17%] entities/credentials reading sources... [ 20%] entities/database_connectivity reading sources... [ 23%] entities/dataset reading sources... [ 26%] entities/datetime_partition reading sources... [ 29%] entities/deployment reading sources... [ 32%] entities/job reading sources... [ 35%] entities/model reading sources... [ 38%] entities/model_job reading sources... [ 41%] entities/model_recommendation reading sources... [ 44%] entities/monotonic_constraints reading sources... [ 47%] entities/predict_job reading sources... [ 50%] entities/prediction_explanations reading sources... [ 52%] entities/prime reading sources... [ 55%] entities/project reading sources... [ 58%] entities/quickstart reading sources... [ 61%] entities/rating_table reading sources... [ 64%] entities/sharing reading sources... [ 67%] entities/time_series reading sources... [ 70%] entities/training_predictions reading sources... [ 73%] examples/advanced_model_insights/Advanced_Model_Insights reading sources... [ 76%] examples/advanced_model_insights_regression/Advanced_Model_Insights_Regression reading sources... [ 79%] examples/advanced_tuning/Advanced_Tuning_Parameters reading sources... [ 82%] examples/airline_ontime_example/Modeling_Airline_Delay reading sources... [ 85%] examples/index reading sources... [ 88%] examples/lending_club/Predicting_Bad_Loans reading sources... [ 91%] examples/time_series/Time_Series_Modeling reading sources... [ 94%] index reading sources... [ 97%] 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... [ 2%] CHANGES writing output... [ 5%] autodoc/api_reference writing output... [ 8%] entities/batch_predictions writing output... [ 11%] entities/blueprint writing output... [ 14%] entities/compliance_documentation writing output... [ 17%] entities/credentials writing output... [ 20%] entities/database_connectivity writing output... [ 23%] entities/dataset writing output... [ 26%] entities/datetime_partition writing output... [ 29%] entities/deployment writing output... [ 32%] entities/job writing output... [ 35%] entities/model writing output... [ 38%] entities/model_job writing output... [ 41%] entities/model_recommendation writing output... [ 44%] entities/monotonic_constraints writing output... [ 47%] entities/predict_job writing output... [ 50%] entities/prediction_explanations writing output... [ 52%] entities/prime writing output... [ 55%] entities/project writing output... [ 58%] entities/quickstart writing output... [ 61%] entities/rating_table writing output... [ 64%] entities/sharing writing output... [ 67%] entities/time_series writing output... [ 70%] entities/training_predictions writing output... [ 73%] examples/advanced_model_insights/Advanced_Model_Insights writing output... [ 76%] examples/advanced_model_insights_regression/Advanced_Model_Insights_Regression writing output... [ 79%] examples/advanced_tuning/Advanced_Tuning_Parameters writing output... [ 82%] examples/airline_ontime_example/Modeling_Airline_Delay writing output... [ 85%] examples/index writing output... [ 88%] examples/lending_club/Predicting_Bad_Loans writing output... [ 91%] examples/time_series/Time_Series_Modeling writing output... [ 94%] index writing output... [ 97%] 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... [ 16%] examples/advanced_model_insights/../../_build/doctrees-readthedocs/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_25_0.png copying images... [ 22%] examples/advanced_model_insights/../../_build/doctrees-readthedocs/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_32_0.png copying images... [ 27%] examples/advanced_model_insights/../../_build/doctrees-readthedocs/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_45_1.png copying images... [ 33%] examples/advanced_model_insights/../../_build/doctrees-readthedocs/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_47_1.png copying images... [ 38%] examples/advanced_model_insights/../../_build/doctrees-readthedocs/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_49_1.png copying images... [ 44%] examples/advanced_model_insights/../../_build/doctrees-readthedocs/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_51_1.png copying images... [ 50%] examples/advanced_model_insights/../../_build/doctrees-readthedocs/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_56_0.png copying images... [ 55%] examples/advanced_model_insights/../../_build/doctrees-readthedocs/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_62_0.png copying images... [ 61%] examples/advanced_model_insights/../../_build/doctrees-readthedocs/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_71_0.png copying images... [ 66%] examples/advanced_model_insights/../../_build/doctrees-readthedocs/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_73_0.png copying images... [ 72%] examples/advanced_model_insights_regression/../../_build/doctrees-readthedocs/nbsphinx/examples_advanced_model_insights_regression_Advanced_Model_Insights_Regression_18_1.png copying images... [ 77%] examples/advanced_model_insights_regression/../../_build/doctrees-readthedocs/nbsphinx/examples_advanced_model_insights_regression_Advanced_Model_Insights_Regression_20_1.png copying images... [ 83%] 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: 2020-04-08T19:29:14.996106Z, end-time: 2020-04-08T19:29:37.969056Z, duration: 22, 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: 34 added, 0 changed, 0 removed reading sources... [ 2%] CHANGES reading sources... [ 5%] autodoc/api_reference reading sources... [ 8%] entities/batch_predictions reading sources... [ 11%] entities/blueprint reading sources... [ 14%] entities/compliance_documentation reading sources... [ 17%] entities/credentials reading sources... [ 20%] entities/database_connectivity reading sources... [ 23%] entities/dataset reading sources... [ 26%] entities/datetime_partition reading sources... [ 29%] entities/deployment reading sources... [ 32%] entities/job reading sources... [ 35%] entities/model reading sources... [ 38%] entities/model_job reading sources... [ 41%] entities/model_recommendation reading sources... [ 44%] entities/monotonic_constraints reading sources... [ 47%] entities/predict_job reading sources... [ 50%] entities/prediction_explanations reading sources... [ 52%] entities/prime reading sources... [ 55%] entities/project reading sources... [ 58%] entities/quickstart reading sources... [ 61%] entities/rating_table reading sources... [ 64%] entities/sharing reading sources... [ 67%] entities/time_series reading sources... [ 70%] entities/training_predictions reading sources... [ 73%] examples/advanced_model_insights/Advanced_Model_Insights reading sources... [ 76%] examples/advanced_model_insights_regression/Advanced_Model_Insights_Regression reading sources... [ 79%] examples/advanced_tuning/Advanced_Tuning_Parameters reading sources... [ 82%] examples/airline_ontime_example/Modeling_Airline_Delay reading sources... [ 85%] examples/index reading sources... [ 88%] examples/lending_club/Predicting_Bad_Loans reading sources... [ 91%] examples/time_series/Time_Series_Modeling reading sources... [ 94%] index reading sources... [ 97%] 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/dataset entities/project entities/datetime_partition entities/time_series entities/blueprint entities/model entities/job entities/model_job entities/predict_job entities/prediction_explanations entities/batch_predictions entities/prime entities/rating_table entities/training_predictions entities/monotonic_constraints entities/database_connectivity entities/model_recommendation entities/sharing entities/deployment entities/compliance_documentation entities/credentials 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... [ 16%] examples/airline_ontime_example/../../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/examples_airline_ontime_example_Modeling_Airline_Delay_76_1.png copying images... [ 22%] examples/airline_ontime_example/../../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/examples_airline_ontime_example_Modeling_Airline_Delay_81_1.png copying images... [ 27%] examples/advanced_model_insights/../../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_15_1.png copying images... [ 33%] examples/advanced_model_insights/../../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_23_0.png copying images... [ 38%] examples/advanced_model_insights/../../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_25_0.png copying images... [ 44%] examples/advanced_model_insights/../../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_32_0.png copying images... [ 50%] examples/advanced_model_insights/../../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_45_1.png copying images... [ 55%] examples/advanced_model_insights/../../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_47_1.png copying images... [ 61%] examples/advanced_model_insights/../../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_49_1.png copying images... [ 66%] examples/advanced_model_insights/../../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_51_1.png copying images... [ 72%] examples/advanced_model_insights/../../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_56_0.png copying images... [ 77%] examples/advanced_model_insights/../../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_62_0.png copying images... [ 83%] examples/advanced_model_insights/../../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_71_0.png copying images... [ 88%] examples/advanced_model_insights/../../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/examples_advanced_model_insights_Advanced_Model_Insights_73_0.png copying images... [ 94%] examples/advanced_model_insights_regression/../../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/examples_advanced_model_insights_regression_Advanced_Model_Insights_Regression_18_1.png copying images... [100%] examples/advanced_model_insights_regression/../../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/examples_advanced_model_insights_regression_Advanced_Model_Insights_Regression_20_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.