Read the Docs build information Build id: 94943 Project: datasciencecom-platform-users-docs Version: version_4.2.2 Commit: fe5da85233fc742d39dcaade5436965e652b7190 Date: 2018-03-19T23:41:59.856844Z State: finished Success: True [rtd-command-info] start-time: 2018-03-20T04:42:00.373103Z, end-time: 2018-03-20T04:42:10.675576Z, duration: 10, exit-code: 0 git clone --recursive git@github.com:datascienceinc/platform-docs.git . Cloning into '.'... [rtd-command-info] start-time: 2018-03-20T04:42:10.830438Z, end-time: 2018-03-20T04:42:11.588915Z, duration: 0, exit-code: 0 git checkout --force origin/version_4.2.2 Note: checking out 'origin/version_4.2.2'. 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 fe5da85... Merge pull request #88 from datascienceinc/robin_dev [rtd-command-info] start-time: 2018-03-20T04:42:11.653791Z, end-time: 2018-03-20T04:42:11.672813Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2018-03-20T04:42:11.889786Z, end-time: 2018-03-20T04:42:11.902518Z, duration: 0, exit-code: 0 git show-ref --tags 2e601cb8367e6bf34794d6d0ecec412a6fd9fb33 refs/tags/archive/aaron 233cb4c48c6962e2df89b3641517ad2482ac60f6 refs/tags/archive/admin-users-split d1fc286eaf486974ebe3954294d6af4b1fbfef94 refs/tags/archive/develop [rtd-command-info] start-time: 2018-03-20T04:42:11.971049Z, end-time: 2018-03-20T04:42:11.986625Z, duration: 0, exit-code: 0 git branch -r origin/6.1_dev origin/DSC-4067/DSC-3810/6.1_dev/spark-zep-session-limits origin/DSC-4280/6.1/swarm-docs origin/HEAD -> origin/master origin/check_links origin/master origin/robin_dev origin/version_4.2.2 [rtd-command-info] start-time: 2018-03-20T04:42:13.540403Z, end-time: 2018-03-20T04:42:16.026285Z, duration: 2, exit-code: 0 python2.7 -mvirtualenv --no-site-packages --no-download New python executable in /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/envs/version_4.2.2/bin/python2.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/envs/version_4.2.2/bin/python Installing setuptools, pip, wheel...done. [rtd-command-info] start-time: 2018-03-20T04:42:16.115103Z, end-time: 2018-03-20T04:42:41.903407Z, duration: 25, exit-code: 0 python pip install --use-wheel --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/.cache/pip Pygments==2.2.0 setuptools==37.0.0 docutils==0.13.1 mock==1.0.1 pillow==2.6.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.5.4 recommonmark==0.4.0 sphinx==1.6.5 sphinx-rtd-theme<0.3 readthedocs-sphinx-ext<0.6 Collecting Pygments==2.2.0 Downloading Pygments-2.2.0-py2.py3-none-any.whl (841kB) Collecting setuptools==37.0.0 Downloading setuptools-37.0.0-py2.py3-none-any.whl (481kB) Collecting docutils==0.13.1 Downloading docutils-0.13.1-py2-none-any.whl (537kB) Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861kB) Collecting pillow==2.6.1 Downloading Pillow-2.6.1.zip (7.5MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.10-py2.py3-none-any.whl Collecting commonmark==0.5.4 Downloading CommonMark-0.5.4.tar.gz (120kB) Collecting recommonmark==0.4.0 Downloading recommonmark-0.4.0-py2.py3-none-any.whl Collecting sphinx==1.6.5 Downloading Sphinx-1.6.5-py2.py3-none-any.whl (1.9MB) Collecting sphinx-rtd-theme<0.3 Downloading sphinx_rtd_theme-0.2.4-py2.py3-none-any.whl (1.4MB) Collecting readthedocs-sphinx-ext<0.6 Downloading readthedocs_sphinx_ext-0.5.8-py2-none-any.whl Collecting sphinxcontrib-websupport (from sphinx==1.6.5) Downloading sphinxcontrib_websupport-1.0.1-py2.py3-none-any.whl Collecting six>=1.5 (from sphinx==1.6.5) Downloading six-1.11.0-py2.py3-none-any.whl Collecting requests>=2.0.0 (from sphinx==1.6.5) Downloading requests-2.18.4-py2.py3-none-any.whl (88kB) Collecting typing; python_version < "3.5" (from sphinx==1.6.5) Downloading typing-3.6.4-py2-none-any.whl Collecting imagesize (from sphinx==1.6.5) Downloading imagesize-1.0.0-py2.py3-none-any.whl Collecting babel!=2.0,>=1.3 (from sphinx==1.6.5) Downloading Babel-2.5.3-py2.py3-none-any.whl (6.8MB) Collecting snowballstemmer>=1.1 (from sphinx==1.6.5) Downloading snowballstemmer-1.2.1-py2.py3-none-any.whl (64kB) Collecting Jinja2>=2.3 (from sphinx==1.6.5) Downloading Jinja2-2.10-py2.py3-none-any.whl (126kB) Collecting nilsimsa>=0.3.7 (from readthedocs-sphinx-ext<0.6) Downloading nilsimsa-0.3.8.tar.gz (276kB) Collecting urllib3<1.23,>=1.21.1 (from requests>=2.0.0->sphinx==1.6.5) Downloading urllib3-1.22-py2.py3-none-any.whl (132kB) Collecting idna<2.7,>=2.5 (from requests>=2.0.0->sphinx==1.6.5) Downloading idna-2.6-py2.py3-none-any.whl (56kB) Collecting chardet<3.1.0,>=3.0.2 (from requests>=2.0.0->sphinx==1.6.5) Downloading chardet-3.0.4-py2.py3-none-any.whl (133kB) Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx==1.6.5) Downloading certifi-2018.1.18-py2.py3-none-any.whl (151kB) Collecting pytz>=0a (from babel!=2.0,>=1.3->sphinx==1.6.5) Downloading pytz-2018.3-py2.py3-none-any.whl (509kB) Collecting MarkupSafe>=0.23 (from Jinja2>=2.3->sphinx==1.6.5) Downloading MarkupSafe-1.0.tar.gz Building wheels for collected packages: mock, pillow, commonmark, nilsimsa, MarkupSafe Running setup.py bdist_wheel for mock: started Running setup.py bdist_wheel for mock: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/.cache/pip/wheels/b2/f8/fe/920b7d3b279878045354cde14646f73864cf944501f19e4a1b Running setup.py bdist_wheel for pillow: started Running setup.py bdist_wheel for pillow: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/.cache/pip/wheels/d0/3d/6f/4a3dbe290c7053073e6c32734c146d7174f2ad7675030b6137 Running setup.py bdist_wheel for commonmark: started Running setup.py bdist_wheel for commonmark: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/.cache/pip/wheels/fd/3a/ea/9ead7944d8ba3771888487ca4f6ef39bcde9fd4e986c32f442 Running setup.py bdist_wheel for nilsimsa: started Running setup.py bdist_wheel for nilsimsa: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/.cache/pip/wheels/77/f8/25/539c7b52ecbfcb7ed9b6c7189f9fdde48706c41fe529a64c9f Running setup.py bdist_wheel for MarkupSafe: started Running setup.py bdist_wheel for MarkupSafe: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/.cache/pip/wheels/88/a7/30/e39a54a87bcbe25308fa3ca64e8ddc75d9b3e5afa21ee32d57 Successfully built mock pillow commonmark nilsimsa MarkupSafe Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, commonmark, recommonmark, sphinxcontrib-websupport, six, urllib3, idna, chardet, certifi, requests, typing, imagesize, pytz, babel, snowballstemmer, MarkupSafe, Jinja2, sphinx, sphinx-rtd-theme, nilsimsa, readthedocs-sphinx-ext Found existing installation: setuptools 28.8.0 Uninstalling setuptools-28.8.0: Successfully uninstalled setuptools-28.8.0 Successfully installed Jinja2-2.10 MarkupSafe-1.0 Pygments-2.2.0 alabaster-0.7.10 babel-2.5.3 certifi-2018.1.18 chardet-3.0.4 commonmark-0.5.4 docutils-0.13.1 idna-2.6 imagesize-1.0.0 mock-1.0.1 nilsimsa-0.3.8 pillow-2.6.1 pytz-2018.3 readthedocs-sphinx-ext-0.5.8 recommonmark-0.4.0 requests-2.18.4 setuptools-37.0.0 six-1.11.0 snowballstemmer-1.2.1 sphinx-1.6.5 sphinx-rtd-theme-0.2.4 sphinxcontrib-websupport-1.0.1 typing-3.6.4 urllib3-1.22 You are using pip version 9.0.1, however version 9.0.2 is available. You should consider upgrading via the 'pip install --upgrade pip' command. [rtd-command-info] start-time: 2018-03-20T04:42:41.971622Z, end-time: 2018-03-20T04:43:01.847575Z, duration: 19, exit-code: 0 python pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/.cache/pip -renvironment/requirements.txt Requirement already satisfied: alabaster==0.7.10 in /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/envs/version_4.2.2/lib/python2.7/site-packages (from -r environment/requirements.txt (line 1)) Collecting appnope==0.1.0 (from -r environment/requirements.txt (line 2)) Downloading appnope-0.1.0-py2.py3-none-any.whl Collecting Babel==2.5.0 (from -r environment/requirements.txt (line 3)) Downloading Babel-2.5.0-py2.py3-none-any.whl (6.8MB) Collecting bleach==2.0.0 (from -r environment/requirements.txt (line 4)) Downloading bleach-2.0.0-py2.py3-none-any.whl Collecting certifi==2016.2.28 (from -r environment/requirements.txt (line 5)) Downloading certifi-2016.2.28-py2.py3-none-any.whl (366kB) Collecting click==6.7 (from -r environment/requirements.txt (line 6)) Downloading click-6.7-py2.py3-none-any.whl (71kB) Collecting colorclass==2.2.0 (from -r environment/requirements.txt (line 7)) Downloading colorclass-2.2.0.tar.gz Requirement already satisfied: CommonMark==0.5.4 in /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/envs/version_4.2.2/lib/python2.7/site-packages (from -r environment/requirements.txt (line 8)) Collecting decorator==4.1.2 (from -r environment/requirements.txt (line 9)) Downloading decorator-4.1.2-py2.py3-none-any.whl Collecting docutils==0.14 (from -r environment/requirements.txt (line 10)) Downloading docutils-0.14-py2-none-any.whl (543kB) Collecting entrypoints==0.2.3 (from -r environment/requirements.txt (line 11)) Downloading entrypoints-0.2.3-py2.py3-none-any.whl Collecting html5lib==0.999999999 (from -r environment/requirements.txt (line 12)) Downloading html5lib-0.999999999-py2.py3-none-any.whl (112kB) Collecting imagesize==0.7.1 (from -r environment/requirements.txt (line 13)) Downloading imagesize-0.7.1-py2.py3-none-any.whl Collecting ipython (from -r environment/requirements.txt (line 14)) Downloading ipython-5.5.0-py2-none-any.whl (758kB) Collecting ipython-genutils==0.2.0 (from -r environment/requirements.txt (line 15)) Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl Collecting jedi==0.10.2 (from -r environment/requirements.txt (line 16)) Downloading jedi-0.10.2-py2.py3-none-any.whl (190kB) Collecting Jinja2==2.9.6 (from -r environment/requirements.txt (line 17)) Downloading Jinja2-2.9.6-py2.py3-none-any.whl (340kB) Collecting jsonschema==2.6.0 (from -r environment/requirements.txt (line 18)) Downloading jsonschema-2.6.0-py2.py3-none-any.whl Collecting jupyter-core==4.3.0 (from -r environment/requirements.txt (line 19)) Downloading jupyter_core-4.3.0-py2.py3-none-any.whl (76kB) Requirement already satisfied: MarkupSafe==1.0 in /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/envs/version_4.2.2/lib/python2.7/site-packages (from -r environment/requirements.txt (line 20)) Collecting mistune==0.7.4 (from -r environment/requirements.txt (line 21)) Downloading mistune-0.7.4-py2.py3-none-any.whl Collecting nbconvert==5.3.1 (from -r environment/requirements.txt (line 22)) Downloading nbconvert-5.3.1-py2.py3-none-any.whl (387kB) Collecting nbformat==4.4.0 (from -r environment/requirements.txt (line 23)) Downloading nbformat-4.4.0-py2.py3-none-any.whl (155kB) Collecting nbsphinx==0.2.14 (from -r environment/requirements.txt (line 24)) Downloading nbsphinx-0.2.14-py2.py3-none-any.whl Collecting pandoc==1.0.0b2 (from -r environment/requirements.txt (line 25)) Downloading pandoc-1.0.0b2.tar.gz (516kB) Collecting pandocfilters==1.4.2 (from -r environment/requirements.txt (line 26)) Downloading pandocfilters-1.4.2.tar.gz Collecting pexpect==4.2.1 (from -r environment/requirements.txt (line 27)) Downloading pexpect-4.2.1-py2.py3-none-any.whl (55kB) Collecting pickleshare==0.7.4 (from -r environment/requirements.txt (line 28)) Downloading pickleshare-0.7.4-py2.py3-none-any.whl Collecting ply==3.10 (from -r environment/requirements.txt (line 29)) Downloading ply-3.10.tar.gz (150kB) Collecting prompt-toolkit==1.0.15 (from -r environment/requirements.txt (line 30)) Downloading prompt_toolkit-1.0.15-py2-none-any.whl (247kB) Collecting ptyprocess==0.5.2 (from -r environment/requirements.txt (line 31)) Downloading ptyprocess-0.5.2-py2.py3-none-any.whl Requirement already satisfied: Pygments==2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/envs/version_4.2.2/lib/python2.7/site-packages (from -r environment/requirements.txt (line 32)) Collecting pytz==2017.2 (from -r environment/requirements.txt (line 33)) Downloading pytz-2017.2-py2.py3-none-any.whl (484kB) Requirement already satisfied: recommonmark==0.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/envs/version_4.2.2/lib/python2.7/site-packages (from -r environment/requirements.txt (line 34)) Collecting requests==2.14.2 (from -r environment/requirements.txt (line 35)) Downloading requests-2.14.2-py2.py3-none-any.whl (560kB) Collecting simplegeneric==0.8.1 (from -r environment/requirements.txt (line 36)) Downloading simplegeneric-0.8.1.zip Collecting six==1.10.0 (from -r environment/requirements.txt (line 37)) Downloading six-1.10.0-py2.py3-none-any.whl Requirement already satisfied: snowballstemmer==1.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/envs/version_4.2.2/lib/python2.7/site-packages (from -r environment/requirements.txt (line 38)) Collecting Sphinx==1.6.3 (from -r environment/requirements.txt (line 39)) Downloading Sphinx-1.6.3-py2.py3-none-any.whl (1.9MB) Requirement already satisfied: sphinx-rtd-theme==0.2.4 in /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/envs/version_4.2.2/lib/python2.7/site-packages (from -r environment/requirements.txt (line 40)) Collecting sphinxcontrib-images==0.7.0 (from -r environment/requirements.txt (line 41)) Downloading sphinxcontrib_images-0.7.0-py2-none-any.whl (65kB) Collecting sphinxcontrib-versioning==2.2.1 (from -r environment/requirements.txt (line 42)) Downloading sphinxcontrib-versioning-2.2.1.tar.gz Requirement already satisfied: sphinxcontrib-websupport==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/envs/version_4.2.2/lib/python2.7/site-packages (from -r environment/requirements.txt (line 43)) Collecting testpath==0.3.1 (from -r environment/requirements.txt (line 44)) Downloading testpath-0.3.1-py2.py3-none-any.whl (161kB) Collecting traitlets==4.3.2 (from -r environment/requirements.txt (line 45)) Downloading traitlets-4.3.2-py2.py3-none-any.whl (74kB) Collecting wcwidth==0.1.7 (from -r environment/requirements.txt (line 46)) Downloading wcwidth-0.1.7-py2.py3-none-any.whl Collecting webencodings==0.5.1 (from -r environment/requirements.txt (line 47)) Downloading webencodings-0.5.1-py2.py3-none-any.whl Collecting configparser>=3.5; python_version == "2.7" (from entrypoints==0.2.3->-r environment/requirements.txt (line 11)) Downloading configparser-3.5.0.tar.gz Requirement already satisfied: setuptools>=18.5 in /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/envs/version_4.2.2/lib/python2.7/site-packages (from html5lib==0.999999999->-r environment/requirements.txt (line 12)) Collecting backports.shutil-get-terminal-size; python_version == "2.7" (from ipython->-r environment/requirements.txt (line 14)) Downloading backports.shutil_get_terminal_size-1.0.0-py2.py3-none-any.whl Collecting pathlib2; python_version == "2.7" or python_version == "3.3" (from ipython->-r environment/requirements.txt (line 14)) Downloading pathlib2-2.3.0-py2.py3-none-any.whl Collecting functools32; python_version == "2.7" (from jsonschema==2.6.0->-r environment/requirements.txt (line 18)) Downloading functools32-3.2.3-2.zip Requirement already satisfied: typing; python_version < "3.5" in /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/envs/version_4.2.2/lib/python2.7/site-packages (from Sphinx==1.6.3->-r environment/requirements.txt (line 39)) Collecting enum34; python_version == "2.7" (from traitlets==4.3.2->-r environment/requirements.txt (line 45)) Downloading enum34-1.1.6-py2-none-any.whl Collecting scandir; python_version < "3.5" (from pathlib2; python_version == "2.7" or python_version == "3.3"->ipython->-r environment/requirements.txt (line 14)) Downloading scandir-1.7.tar.gz Building wheels for collected packages: colorclass, pandoc, pandocfilters, ply, simplegeneric, sphinxcontrib-versioning, configparser, functools32, scandir Running setup.py bdist_wheel for colorclass: started Running setup.py bdist_wheel for colorclass: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/.cache/pip/wheels/a8/d1/a2/8f01754e697c17034f2dc2ca4db6f984194b778872a44ff4bf Running setup.py bdist_wheel for pandoc: started Running setup.py bdist_wheel for pandoc: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/.cache/pip/wheels/6f/50/45/4477787679133c1ccdb0f65c324cb05fd40e679767b89db6b0 Running setup.py bdist_wheel for pandocfilters: started Running setup.py bdist_wheel for pandocfilters: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/.cache/pip/wheels/08/5b/5b/66b3cde6f8215f8345479ef3699d6ddbb860f6ea7072008f8b Running setup.py bdist_wheel for ply: started Running setup.py bdist_wheel for ply: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/.cache/pip/wheels/ad/dd/ad/8ce1991a7b380dfe23d6cc81a4de5c2775bc728b5a0a7721aa Running setup.py bdist_wheel for simplegeneric: started Running setup.py bdist_wheel for simplegeneric: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/.cache/pip/wheels/7b/31/08/c85e74c84188cbec6a6827beec4d640f2bd78ae003dc1ec09d Running setup.py bdist_wheel for sphinxcontrib-versioning: started Running setup.py bdist_wheel for sphinxcontrib-versioning: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/.cache/pip/wheels/f2/17/a3/67c49c12ba5fd52f4fce084304cac30efd2af303e4cb3acf55 Running setup.py bdist_wheel for configparser: started Running setup.py bdist_wheel for configparser: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/.cache/pip/wheels/1c/bd/b4/277af3f6c40645661b4cd1c21df26aca0f2e1e9714a1d4cda8 Running setup.py bdist_wheel for functools32: started Running setup.py bdist_wheel for functools32: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/.cache/pip/wheels/3c/d0/09/cd78d0ff4d6cfecfbd730782a7815a4571cd2cd4d2ed6e69d9 Running setup.py bdist_wheel for scandir: started Running setup.py bdist_wheel for scandir: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/.cache/pip/wheels/3d/51/95/79b749f7e52b5dea9e01b5c72da1c728151fc65a3984c37bec Successfully built colorclass pandoc pandocfilters ply simplegeneric sphinxcontrib-versioning configparser functools32 scandir Installing collected packages: appnope, pytz, Babel, six, webencodings, html5lib, bleach, certifi, click, colorclass, decorator, docutils, configparser, entrypoints, imagesize, scandir, pathlib2, pickleshare, simplegeneric, enum34, ipython-genutils, traitlets, backports.shutil-get-terminal-size, ptyprocess, pexpect, wcwidth, prompt-toolkit, ipython, jedi, Jinja2, functools32, jsonschema, jupyter-core, mistune, nbformat, testpath, pandocfilters, nbconvert, requests, Sphinx, nbsphinx, ply, pandoc, sphinxcontrib-images, sphinxcontrib-versioning Found existing installation: pytz 2018.3 Uninstalling pytz-2018.3: Successfully uninstalled pytz-2018.3 Found existing installation: Babel 2.5.3 Uninstalling Babel-2.5.3: Successfully uninstalled Babel-2.5.3 Found existing installation: six 1.11.0 Uninstalling six-1.11.0: Successfully uninstalled six-1.11.0 Found existing installation: certifi 2018.1.18 Uninstalling certifi-2018.1.18: Successfully uninstalled certifi-2018.1.18 Found existing installation: docutils 0.13.1 Uninstalling docutils-0.13.1: Successfully uninstalled docutils-0.13.1 Found existing installation: imagesize 1.0.0 Uninstalling imagesize-1.0.0: Successfully uninstalled imagesize-1.0.0 Found existing installation: Jinja2 2.10 Uninstalling Jinja2-2.10: Successfully uninstalled Jinja2-2.10 Found existing installation: requests 2.18.4 Uninstalling requests-2.18.4: Successfully uninstalled requests-2.18.4 Found existing installation: Sphinx 1.6.5 Uninstalling Sphinx-1.6.5: Successfully uninstalled Sphinx-1.6.5 Successfully installed Babel-2.5.0 Jinja2-2.9.6 Sphinx-1.6.3 appnope-0.1.0 backports.shutil-get-terminal-size-1.0.0 bleach-2.0.0 certifi-2016.2.28 click-6.7 colorclass-2.2.0 configparser-3.5.0 decorator-4.1.2 docutils-0.14 entrypoints-0.2.3 enum34-1.1.6 functools32-3.2.3.post2 html5lib-0.999999999 imagesize-0.7.1 ipython-5.5.0 ipython-genutils-0.2.0 jedi-0.10.2 jsonschema-2.6.0 jupyter-core-4.3.0 mistune-0.7.4 nbconvert-5.3.1 nbformat-4.4.0 nbsphinx-0.2.14 pandoc-1.0.0b2 pandocfilters-1.4.2 pathlib2-2.3.0 pexpect-4.2.1 pickleshare-0.7.4 ply-3.10 prompt-toolkit-1.0.15 ptyprocess-0.5.2 pytz-2017.2 requests-2.14.2 scandir-1.7 simplegeneric-0.8.1 six-1.10.0 sphinxcontrib-images-0.7.0 sphinxcontrib-versioning-2.2.1 testpath-0.3.1 traitlets-4.3.2 wcwidth-0.1.7 webencodings-0.5.1 You are using pip version 9.0.1, however version 9.0.2 is available. You should consider upgrading via the 'pip install --upgrade pip' command. [rtd-command-info] start-time: 2018-03-20T04:43:04.317559Z, end-time: 2018-03-20T04:43:04.389249Z, duration: 0, exit-code: 0 cat source/rst_for_sphinx/for-users/conf.py # -*- coding: utf-8 -*- # # DataScience.com Platform Documentation documentation build configuration file, created by # sphinx-quickstart on Thu Sep 7 11:14:54 2017. # # 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. # # AAll configuration values have a default; values that are commented out # serve to show the default. # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # # import os # import sys # sys.path.insert(0, os.path.abspath('.')) import sphinx_rtd_theme # -- 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.imgmath', 'sphinx.ext.viewcode', 'nbsphinx', 'IPython.sphinxext.ipython_console_highlighting'] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = '.rst' # The master toctree document. master_doc = 'index' # General information about the project. project = u'DataScience.com Platform' copyright = u'2017, DataScience.com' author = u'DataScience.com' # 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. # # The short X.Y version. version = u'4.2.1' # The full version, including alpha/beta/rc tags. release = u'4.2.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This patterns also effect to html_static_path and html_extra_path exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = False # -- Options for HTML output ---------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = 'sphinx_rtd_theme' 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 = { 'display_version': False, 'logo_only': True } #html_logo = '_static/images/DataScienceLogo.png' html_logo = '_static/images/DS-logo-users-docs.png' html_show_sourcelink = False html_favicon = '../_static/images/favicon.ico' def setup(app): app.config.html_context['display_github'] = False # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] # -- Options for HTMLHelp output ------------------------------------------ # Output file base name for HTML help builder. htmlhelp_basename = 'DataSciencecomPlatformDocumentationdoc' # -- 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': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, 'DataSciencecomPlatformDocumentation.tex', u'DataScience.com Platform Documentation Documentation', u'DataScience.com Team', 'manual'), ] # -- Options for manual page output --------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, 'datasciencecomplatformdocumentation', u'DataScience.com Platform Documentation Documentation', [author], 1) ] # -- 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 = [ (master_doc, 'DataSciencecomPlatformDocumentation', u'DataScience.com Platform Documentation Documentation', author, 'DataSciencecomPlatformDocumentation', 'One line description of project.', 'Miscellaneous'), ] ########################################################################### # 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 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 else: SUFFIX = source_suffix[0] 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') html_static_path.append('/home/docs/checkouts/readthedocs.org/readthedocs/templates/sphinx/_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = False if 'html_theme' in globals(): if html_theme in ['default']: # Allow people to bail with a hack of having an html_style if not 'html_style' in globals(): import sphinx_rtd_theme html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(sphinx_rtd_theme.get_html_theme_path()) else: html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] using_rtd_theme = True else: import sphinx_rtd_theme html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(sphinx_rtd_theme.get_html_theme_path()) else: html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] using_rtd_theme = True if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' if 'http' not in settings.MEDIA_URL: websupport2_static_url = 'https://media.readthedocs.com/' else: websupport2_static_url = 'https://media.readthedocs.com/media//static' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "version_4.2.2", 'version_slug': "version_4.2.2", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("6.1_dev", "/en/6.1_dev/"), ("version_4.2.2", "/en/version_4.2.2/"), ("robin_master_dev", "/en/robin_master_dev/"), ("robin_dev", "/en/robin_dev/"), ("robin_4.2.2_dev", "/en/robin_4.2.2_dev/"), ("master", "/en/master/"), ], 'downloads': [ ("pdf", "//readthedocs.com/projects/datasciencecom-platform-users-docs/downloads/pdf/version_4.2.2/"), ("htmlzip", "//readthedocs.com/projects/datasciencecom-platform-users-docs/downloads/htmlzip/version_4.2.2/"), ("epub", "//readthedocs.com/projects/datasciencecom-platform-users-docs/downloads/epub/version_4.2.2/"), ], 'subprojects': [ ], 'slug': 'datasciencecom-platform-users-docs', 'name': u'platform-docs', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://docs.datascience.com/en/master/', 'analytics_code': 'UA-60130171-7', 'single_version': False, 'conf_py_path': '/source/rst_for_sphinx/for-users/', 'api_host': 'https://readthedocs.com', 'github_user': 'datascienceinc', 'github_repo': 'platform-docs', 'github_version': 'version_4.2.2', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'version_4.2.2', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'version_4.2.2', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'user_analytics_code': 'UA-60130171-7', 'global_analytics_code': 'UA-17997319-2', 'commit': 'fe5da852', } if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): extensions.append("readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] [rtd-command-info] start-time: 2018-03-20T04:43:04.456476Z, end-time: 2018-03-20T04:43:11.410474Z, duration: 6, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.6.3 making output directory... loading translations [en]... done building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 50 source files that are out of date updating environment: 50 added, 0 changed, 0 removed reading sources... [ 2%] account-setup reading sources... [ 4%] account-setup/collaborators-and-access-control reading sources... [ 6%] account-setup/environment-variables reading sources... [ 8%] account-setup/git-configuration reading sources... [ 10%] account-setup/kerberos-authentication-1 reading sources... [ 12%] account-setup/mapr-authentication reading sources... [ 14%] account-setup/platform-configuration reading sources... [ 16%] appendix-1 reading sources... [ 18%] appendix-1/dockerfile-basics-and-best-practices-1 reading sources... [ 20%] appendix-1/enabling-hadoop-and-spark-1 reading sources... [ 22%] appendix-1/git-provider-integration-1 reading sources... [ 24%] connect-to-data-sources reading sources... [ 26%] connect-to-data-sources/aws-redshift reading sources... [ 28%] connect-to-data-sources/aws-s3 reading sources... [ 30%] connect-to-data-sources/bigquery reading sources... [ 32%] connect-to-data-sources/microsoft-sql reading sources... [ 34%] connect-to-data-sources/mysql reading sources... [ 36%] connect-to-data-sources/sap-hana reading sources... [ 38%] deploy-apis-1/best-practices-deploying-models-on-the-datasciencecom-platform reading sources... [ 40%] deploy-apis-1/deploy-overview reading sources... [ 42%] environments-1 reading sources... [ 44%] environments-1/best-practices-choosing-the-right-container-size reading sources... [ 46%] environments-1/best-practices-using-dependency-files reading sources... [ 48%] environments-1/compute-resources reading sources... [ 50%] environments-1/environment-management-1 reading sources... [ 52%] environments-1/environments-and-dependencies reading sources... [ 54%] environments-1/using-spark-on-the-platform reading sources... [ 56%] index reading sources... [ 58%] interactive-sessions reading sources... [ 60%] model-apis reading sources... [ 62%] projects reading sources... [ 64%] projects/best-practices-migrating-existing-work reading sources... [ 66%] projects/create-a-project reading sources... [ 68%] projects/environment-variables reading sources... [ 70%] projects/navigation reading sources... [ 72%] projects/project-collaborators reading sources... [ 74%] r-shiny-dashboards reading sources... [ 76%] release-notes reading sources... [ 78%] reports reading sources... [ 80%] runs-and-scheduled-runs reading sources... [ 82%] tutorials-and-examples reading sources... [ 84%] tutorials-and-examples/building-rshiny-app reading sources... [ 86%] tutorials-and-examples/deployed-apis-use-case-example-in-python-network-intrusions reading sources... [ 88%] tutorials-and-examples/deploying-a-python-xgboost-model reading sources... [ 90%] tutorials-and-examples/examples reading sources... [ 92%] tutorials-and-examples/learning-modules reading sources... [ 94%] tutorials-and-examples/using-deployed-api-1 reading sources... [ 96%] version-control reading sources... [ 98%] version-control-1/best-practices-version-control reading sources... [100%] version-control-1/overview-version-control /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/index.rst:45: WARNING: toctree contains reference to nonexisting document u'.. :titlesonly:' /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/release-notes.rst:222: WARNING: Unexpected indentation. WARNING: /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/tutorials-and-examples/building-rshiny-app.rst:140: (ERROR/3) Error in "code-block" directive: 1 argument(s) required, 0 supplied. .. code-block:: # Define server logic required to draw a histogram server <- function(input, output) { # Filter for data you want hour_pickups = reactive({ geo_pickups %>% filter(hour == input$hour) %>% select(locationID, mean_pickup) }) # Create interactive map heatmap = reactive({ right_join(zone_polys, hour_pickups(), by = c("id" = "locationID")) }) output$NYC_heatmap = renderPlot({ ggplot() + geom_polygon(data = heatmap() , aes(x = long, y = lat, group = id, fill = mean_pickup) , color = "black" , size = 0.25) + scale_fill_continuous(cont_gradient , name = "Mean pickups by hour" , breaks = pretty_breaks (n = 7) , limits = c(0, 120)) + guides(fill = guide_legend(reverse = TRUE)) + xlim(-74.05, -73.8) + ylim(40.6, 40.85) + coord_map() + labs(x = "Latitude" , y = "Longitude" , title = paste0("Pickups By Zone at " , input$hour) ) }) # Check which polygon the mouse is hovering over output$tooltip = renderPrint({ paste0("Longitude: " , as.character(round(as.numeric(input$plot_hover$x), digits = 4)) , "; " , "Latitude: " , as.character(round(as.numeric(input$plot_hover$y), digits = 4)) ) }) } /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/tutorials-and-examples/examples.rst:17: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/tutorials-and-examples/examples.rst:21: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/tutorials-and-examples/examples.rst:25: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/tutorials-and-examples/examples.rst:29: WARNING: Explicit markup ends without a blank line; unexpected unindent. looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/connect-to-data-sources/microsoft-sql.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/version-control-1/best-practices-version-control.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 2%] account-setup writing output... [ 4%] account-setup/collaborators-and-access-control writing output... [ 6%] account-setup/environment-variables writing output... [ 8%] account-setup/git-configuration writing output... [ 10%] account-setup/kerberos-authentication-1 writing output... [ 12%] account-setup/mapr-authentication writing output... [ 14%] account-setup/platform-configuration writing output... [ 16%] appendix-1 writing output... [ 18%] appendix-1/dockerfile-basics-and-best-practices-1 writing output... [ 20%] appendix-1/enabling-hadoop-and-spark-1 writing output... [ 22%] appendix-1/git-provider-integration-1 writing output... [ 24%] connect-to-data-sources writing output... [ 26%] connect-to-data-sources/aws-redshift writing output... [ 28%] connect-to-data-sources/aws-s3 writing output... [ 30%] connect-to-data-sources/bigquery writing output... [ 32%] connect-to-data-sources/microsoft-sql writing output... [ 34%] connect-to-data-sources/mysql writing output... [ 36%] connect-to-data-sources/sap-hana writing output... [ 38%] deploy-apis-1/best-practices-deploying-models-on-the-datasciencecom-platform writing output... [ 40%] deploy-apis-1/deploy-overview writing output... [ 42%] environments-1 writing output... [ 44%] environments-1/best-practices-choosing-the-right-container-size writing output... [ 46%] environments-1/best-practices-using-dependency-files writing output... [ 48%] environments-1/compute-resources writing output... [ 50%] environments-1/environment-management-1 writing output... [ 52%] environments-1/environments-and-dependencies writing output... [ 54%] environments-1/using-spark-on-the-platform writing output... [ 56%] index writing output... [ 58%] interactive-sessions writing output... [ 60%] model-apis writing output... [ 62%] projects writing output... [ 64%] projects/best-practices-migrating-existing-work writing output... [ 66%] projects/create-a-project writing output... [ 68%] projects/environment-variables writing output... [ 70%] projects/navigation writing output... [ 72%] projects/project-collaborators writing output... [ 74%] r-shiny-dashboards writing output... [ 76%] release-notes writing output... [ 78%] reports writing output... [ 80%] runs-and-scheduled-runs writing output... [ 82%] tutorials-and-examples writing output... [ 84%] tutorials-and-examples/building-rshiny-app writing output... [ 86%] tutorials-and-examples/deployed-apis-use-case-example-in-python-network-intrusions writing output... [ 88%] tutorials-and-examples/deploying-a-python-xgboost-model writing output... [ 90%] tutorials-and-examples/examples writing output... [ 92%] tutorials-and-examples/learning-modules writing output... [ 94%] tutorials-and-examples/using-deployed-api-1 writing output... [ 96%] version-control writing output... [ 98%] version-control-1/best-practices-version-control writing output... [100%] version-control-1/overview-version-control /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/appendix-1/git-provider-integration-1.rst:144: WARNING: Could not lex literal_block as "sql". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/r-shiny-dashboards.rst:23: WARNING: undefined label: r-shiny-dashboards_7#running-a-directory (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/reports.rst:79: WARNING: Pygments lexer name u'markdown' is not known generating indices... genindex /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/envs/version_4.2.2/local/lib/python2.7/site-packages/sphinx/application.py:445: RemovedInSphinx17Warning: app.status_iterator() is now deprecated. Use sphinx.util.status_iterator() instead. RemovedInSphinx17Warning) writing additional pages... search copying images... [ 1%] environments-1/../_static/images/2802e5e-Screen_Shot_2017-09-06_at_7.30.42_PM.png copying images... [ 2%] projects/../_static/images/8710bbf-5151dca-create_project.png copying images... [ 3%] account-setup/../_static/images/a049c26-global_env_var.png copying images... [ 5%] appendix-1/../_static/images/8c31be9-Screen_Shot_2017-09-13_at_2.23.51_PM.png copying images... [ 6%] environments-1/../_static/images/c381f52-Screen_Shot_2017-09-06_at_3.32.58_PM.png copying images... [ 7%] tutorials-and-examples/../_static/images/8ad1289-deploy2_pv6.14.7.png copying images... [ 9%] environments-1/../_static/images/b7f1b7c-Screen_Shot_2017-09-06_at_4.41.28_PM.png copying images... [ 10%] projects/../_static/images/438f02d-create_project_pv6.14.6.png copying images... [ 11%] environments-1/../_static/images/9bfb2fe-requirements_run_pv6.14.6.png copying images... [ 13%] _static/images/f60798f-report_versions5_pv6.18.0.png copying images... [ 14%] environments-1/../_static/images/b4efd39-Screen_Shot_2017-09-06_at_7.25.55_PM.png copying images... [ 15%] environments-1/../_static/images/b8efce5-Screen_Shot_2017-09-06_at_6.30.45_PM.png copying images... [ 17%] deploy-apis-1/../_static/images/6494cba-Screen_Shot_2017-09-06_at_2.35.19_PM.png copying images... [ 18%] _static/images/0aa0688-running_resources.png copying images... [ 19%] _static/images/37a2e65-Screen_Shot_2017-09-06_at_3.02.06_PM.png copying images... [ 21%] environments-1/../_static/images/4181274-Screen_Shot_2017-09-06_at_6.53.57_PM.png copying images... [ 22%] environments-1/../_static/images/8e5563a-pip_freeze_pv6.14.6.png copying images... [ 23%] environments-1/../_static/images/c296707-Screen_Shot_2017-09-05_at_9.33.13_PM.png copying images... [ 25%] environments-1/../_static/images/c0ebfc5-compute_resources.png copying images... [ 26%] environments-1/../_static/images/b3260e3-requirements_api_pv6.14.6.png copying images... [ 27%] appendix-1/../_static/images/9c2d049-docker_images_dep.png copying images... [ 28%] _static/images/7b24c34-report_versions_pv6.18.0.png copying images... [ 30%] tutorials-and-examples/../_static/images/f13088d-publish_shiny_name_pv6.14.7.png copying images... [ 31%] _static/images/4ad275a-screenshot-1_1.png copying images... [ 32%] _static/images/d30a5d4-report_versions4_pv6.18.0.png copying images... [ 34%] tutorials-and-examples/../_static/images/05daf46-deploy_pv6.14.7.png copying images... [ 35%] account-setup/../_static/images/e804a06-github_oauth.png copying images... [ 36%] deploy-apis-1/../_static/images/1fbac4c-Screen_Shot_2017-09-06_at_3.16.13_PM.png copying images... [ 38%] account-setup/../_static/images/082efd6-teams.png copying images... [ 39%] tutorials-and-examples/../_static/images/1ebf4e0-final_app_uber_lite_pv6.14.7.png copying images... [ 40%] _static/images/028bbd8-report_versions2_pv6.18.0.png copying images... [ 42%] environments-1/../_static/images/7ef1286-Screen_Shot_2017-09-06_at_6.31.35_PM.png copying images... [ 43%] _static/images/e9a5215-first-sync-screenshot.png copying images... [ 44%] tutorials-and-examples/../_static/images/451c404-IntruderExample.png copying images... [ 46%] account-setup/../_static/images/c174171-env_vars.png copying images... [ 47%] tutorials-and-examples/../_static/images/64f2929-xgboost_api2_pv6.14.7.png copying images... [ 48%] _static/images/e961792-Screen_Shot_2017-09-06_at_2.28.57_PM.png copying images... [ 50%] account-setup/../_static/images/9d5c05b-github.png copying images... [ 51%] environments-1/../_static/images/ded997d-Screen_Shot_2017-09-06_at_6.49.34_PM.png copying images... [ 52%] tutorials-and-examples/../_static/images/09d4bbc-deploy_api_call_pv6.14.7.png copying images... [ 53%] tutorials-and-examples/../_static/images/4e35198-deploy_req_pv6.14.7.png copying images... [ 55%] environments-1/../_static/images/6a88faf-Screen_Shot_2017-08-22_at_6.45.14_PM.png copying images... [ 56%] tutorials-and-examples/../_static/images/6f00a0c-xbgoost_api1_pv6.14.7.png copying images... [ 57%] version-control-1/../_static/images/e207a66-file_preview.png copying images... [ 59%] _static/images/d1f7bb5-Screen_Shot_2017-09-06_at_2.31.06_PM.png copying images... [ 60%] _static/images/469fdda-currently_running.png copying images... [ 61%] projects/../_static/images/a9b3db2-jupyter_upload_pv6.14.6.png copying images... [ 63%] account-setup/../_static/images/b7e59c7-git_integrations.png copying images... [ 64%] projects/../_static/images/c174171-env_vars.png copying images... [ 65%] environments-1/../_static/images/4e97769-Screen_Shot_2017-09-06_at_6.30.58_PM.png copying images... [ 67%] deploy-apis-1/../_static/images/fc38d63-Screen_Shot_2017-09-06_at_3.16.54_PM.png copying images... [ 68%] tutorials-and-examples/../_static/images/2d5b7de-publish_shiny_dialog_pv6.14.7.png copying images... [ 69%] _static/images/6cc3c84-report_versions3_pv6.18.0.png copying images... [ 71%] _static/images/5383d23-Screen_Shot_2017-09-06_at_1.51.23_PM.png copying images... [ 72%] account-setup/../_static/images/48ff905-gitlab_auth.png copying images... [ 73%] projects/../_static/images/a049c26-global_env_var.png copying images... [ 75%] appendix-1/../_static/images/03b61b8-Screen_Shot_2017-09-13_at_6.23.29_PM.png copying images... [ 76%] environments-1/../_static/images/d308f32-compure_resources_unavailable_v6.19.1.png copying images... [ 77%] version-control-1/../_static/images/e62e53c-Screen_Shot_2017-09-06_at_1.55.45_PM.png copying images... [ 78%] account-setup/../_static/images/40603a6-bitbucket_app_password.png copying images... [ 80%] environments-1/../_static/images/0eebb9a-Screen_Shot_2017-09-06_at_6.50.30_PM.png copying images... [ 81%] environments-1/../_static/images/5847231-Screen_Shot_2017-09-06_at_7.29.35_PM.png copying images... [ 82%] environments-1/../_static/images/884dc47-Screen_Shot_2017-09-06_at_4.13.23_PM.png copying images... [ 84%] deploy-apis-1/../_static/images/467ca4f-CookieAndURL.png copying images... [ 85%] tutorials-and-examples/../_static/images/2da0e86-xgboost_api3_pv6.14.7.png copying images... [ 86%] environments-1/../_static/images/635758a-Screen_Shot_2017-09-06_at_6.32.07_PM.png copying images... [ 88%] projects/../_static/images/4a7cdbe-git_creds_pv6.14.6.png copying images... [ 89%] _static/images/4bdde2c-schedule_details.png copying images... [ 90%] _static/images/6cec85d-Screen_Shot_2017-09-06_at_2.26.53_PM.png copying images... [ 92%] environments-1/../_static/images/71c28fc-Screen_Shot_2017-09-06_at_6.31.14_PM.png copying images... [ 93%] tutorials-and-examples/../_static/images/5645f12-publish_uber_lite_pv6.14.7.png copying images... [ 94%] account-setup/../_static/images/37749c9-users_teams.png copying images... [ 96%] _static/images/7bfdfaf-shiny_dashboard.png copying images... [ 97%] tutorials-and-examples/../_static/images/31f83ae-deployme.png copying images... [ 98%] environments-1/../_static/images/5c91366-r_installed_packages_pv6.14.6.png copying images... [100%] environments-1/../_static/images/c7731b8-Screen_Shot_2017-09-06_at_7.31.41_PM.png copying static files... WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/readthedocs/templates/sphinx/_static' does not exist 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, 13 warnings. [rtd-command-info] start-time: 2018-03-20T04:43:11.953721Z, end-time: 2018-03-20T04:43:17.049323Z, duration: 5, exit-code: 0 python sphinx-build -T -b json -d _build/doctrees-json -D language=en . _build/json Running Sphinx v1.6.3 making output directory... loading translations [en]... done loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [json]: targets for 50 source files that are out of date updating environment: 50 added, 0 changed, 0 removed reading sources... [ 2%] account-setup reading sources... [ 4%] account-setup/collaborators-and-access-control reading sources... [ 6%] account-setup/environment-variables reading sources... [ 8%] account-setup/git-configuration reading sources... [ 10%] account-setup/kerberos-authentication-1 reading sources... [ 12%] account-setup/mapr-authentication reading sources... [ 14%] account-setup/platform-configuration reading sources... [ 16%] appendix-1 reading sources... [ 18%] appendix-1/dockerfile-basics-and-best-practices-1 reading sources... [ 20%] appendix-1/enabling-hadoop-and-spark-1 reading sources... [ 22%] appendix-1/git-provider-integration-1 reading sources... [ 24%] connect-to-data-sources reading sources... [ 26%] connect-to-data-sources/aws-redshift reading sources... [ 28%] connect-to-data-sources/aws-s3 reading sources... [ 30%] connect-to-data-sources/bigquery reading sources... [ 32%] connect-to-data-sources/microsoft-sql reading sources... [ 34%] connect-to-data-sources/mysql reading sources... [ 36%] connect-to-data-sources/sap-hana reading sources... [ 38%] deploy-apis-1/best-practices-deploying-models-on-the-datasciencecom-platform reading sources... [ 40%] deploy-apis-1/deploy-overview reading sources... [ 42%] environments-1 reading sources... [ 44%] environments-1/best-practices-choosing-the-right-container-size reading sources... [ 46%] environments-1/best-practices-using-dependency-files reading sources... [ 48%] environments-1/compute-resources reading sources... [ 50%] environments-1/environment-management-1 reading sources... [ 52%] environments-1/environments-and-dependencies reading sources... [ 54%] environments-1/using-spark-on-the-platform reading sources... [ 56%] index reading sources... [ 58%] interactive-sessions reading sources... [ 60%] model-apis reading sources... [ 62%] projects reading sources... [ 64%] projects/best-practices-migrating-existing-work reading sources... [ 66%] projects/create-a-project reading sources... [ 68%] projects/environment-variables reading sources... [ 70%] projects/navigation reading sources... [ 72%] projects/project-collaborators reading sources... [ 74%] r-shiny-dashboards reading sources... [ 76%] release-notes reading sources... [ 78%] reports reading sources... [ 80%] runs-and-scheduled-runs reading sources... [ 82%] tutorials-and-examples reading sources... [ 84%] tutorials-and-examples/building-rshiny-app reading sources... [ 86%] tutorials-and-examples/deployed-apis-use-case-example-in-python-network-intrusions reading sources... [ 88%] tutorials-and-examples/deploying-a-python-xgboost-model reading sources... [ 90%] tutorials-and-examples/examples reading sources... [ 92%] tutorials-and-examples/learning-modules reading sources... [ 94%] tutorials-and-examples/using-deployed-api-1 reading sources... [ 96%] version-control reading sources... [ 98%] version-control-1/best-practices-version-control reading sources... [100%] version-control-1/overview-version-control /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/index.rst:45: WARNING: toctree contains reference to nonexisting document u'.. :titlesonly:' /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/release-notes.rst:222: WARNING: Unexpected indentation. WARNING: /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/tutorials-and-examples/building-rshiny-app.rst:140: (ERROR/3) Error in "code-block" directive: 1 argument(s) required, 0 supplied. .. code-block:: # Define server logic required to draw a histogram server <- function(input, output) { # Filter for data you want hour_pickups = reactive({ geo_pickups %>% filter(hour == input$hour) %>% select(locationID, mean_pickup) }) # Create interactive map heatmap = reactive({ right_join(zone_polys, hour_pickups(), by = c("id" = "locationID")) }) output$NYC_heatmap = renderPlot({ ggplot() + geom_polygon(data = heatmap() , aes(x = long, y = lat, group = id, fill = mean_pickup) , color = "black" , size = 0.25) + scale_fill_continuous(cont_gradient , name = "Mean pickups by hour" , breaks = pretty_breaks (n = 7) , limits = c(0, 120)) + guides(fill = guide_legend(reverse = TRUE)) + xlim(-74.05, -73.8) + ylim(40.6, 40.85) + coord_map() + labs(x = "Latitude" , y = "Longitude" , title = paste0("Pickups By Zone at " , input$hour) ) }) # Check which polygon the mouse is hovering over output$tooltip = renderPrint({ paste0("Longitude: " , as.character(round(as.numeric(input$plot_hover$x), digits = 4)) , "; " , "Latitude: " , as.character(round(as.numeric(input$plot_hover$y), digits = 4)) ) }) } /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/tutorials-and-examples/examples.rst:17: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/tutorials-and-examples/examples.rst:21: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/tutorials-and-examples/examples.rst:25: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/tutorials-and-examples/examples.rst:29: WARNING: Explicit markup ends without a blank line; unexpected unindent. looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/connect-to-data-sources/microsoft-sql.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/version-control-1/best-practices-version-control.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 2%] account-setup writing output... [ 4%] account-setup/collaborators-and-access-control writing output... [ 6%] account-setup/environment-variables writing output... [ 8%] account-setup/git-configuration writing output... [ 10%] account-setup/kerberos-authentication-1 writing output... [ 12%] account-setup/mapr-authentication writing output... [ 14%] account-setup/platform-configuration writing output... [ 16%] appendix-1 writing output... [ 18%] appendix-1/dockerfile-basics-and-best-practices-1 writing output... [ 20%] appendix-1/enabling-hadoop-and-spark-1 writing output... [ 22%] appendix-1/git-provider-integration-1 writing output... [ 24%] connect-to-data-sources writing output... [ 26%] connect-to-data-sources/aws-redshift writing output... [ 28%] connect-to-data-sources/aws-s3 writing output... [ 30%] connect-to-data-sources/bigquery writing output... [ 32%] connect-to-data-sources/microsoft-sql writing output... [ 34%] connect-to-data-sources/mysql writing output... [ 36%] connect-to-data-sources/sap-hana writing output... [ 38%] deploy-apis-1/best-practices-deploying-models-on-the-datasciencecom-platform writing output... [ 40%] deploy-apis-1/deploy-overview writing output... [ 42%] environments-1 writing output... [ 44%] environments-1/best-practices-choosing-the-right-container-size writing output... [ 46%] environments-1/best-practices-using-dependency-files writing output... [ 48%] environments-1/compute-resources writing output... [ 50%] environments-1/environment-management-1 writing output... [ 52%] environments-1/environments-and-dependencies writing output... [ 54%] environments-1/using-spark-on-the-platform writing output... [ 56%] index writing output... [ 58%] interactive-sessions writing output... [ 60%] model-apis writing output... [ 62%] projects writing output... [ 64%] projects/best-practices-migrating-existing-work writing output... [ 66%] projects/create-a-project writing output... [ 68%] projects/environment-variables writing output... [ 70%] projects/navigation writing output... [ 72%] projects/project-collaborators writing output... [ 74%] r-shiny-dashboards writing output... [ 76%] release-notes writing output... [ 78%] reports writing output... [ 80%] runs-and-scheduled-runs writing output... [ 82%] tutorials-and-examples writing output... [ 84%] tutorials-and-examples/building-rshiny-app writing output... [ 86%] tutorials-and-examples/deployed-apis-use-case-example-in-python-network-intrusions writing output... [ 88%] tutorials-and-examples/deploying-a-python-xgboost-model writing output... [ 90%] tutorials-and-examples/examples writing output... [ 92%] tutorials-and-examples/learning-modules writing output... [ 94%] tutorials-and-examples/using-deployed-api-1 writing output... [ 96%] version-control writing output... [ 98%] version-control-1/best-practices-version-control writing output... [100%] version-control-1/overview-version-control /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/appendix-1/git-provider-integration-1.rst:144: WARNING: Could not lex literal_block as "sql". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/r-shiny-dashboards.rst:23: WARNING: undefined label: r-shiny-dashboards_7#running-a-directory (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/reports.rst:79: WARNING: Pygments lexer name u'markdown' is not known generating indices... genindex /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/envs/version_4.2.2/local/lib/python2.7/site-packages/sphinx/application.py:445: RemovedInSphinx17Warning: app.status_iterator() is now deprecated. Use sphinx.util.status_iterator() instead. RemovedInSphinx17Warning) writing additional pages... search copying images... [ 1%] environments-1/../_static/images/2802e5e-Screen_Shot_2017-09-06_at_7.30.42_PM.png copying images... [ 2%] projects/../_static/images/8710bbf-5151dca-create_project.png copying images... [ 3%] account-setup/../_static/images/a049c26-global_env_var.png copying images... [ 5%] appendix-1/../_static/images/8c31be9-Screen_Shot_2017-09-13_at_2.23.51_PM.png copying images... [ 6%] environments-1/../_static/images/c381f52-Screen_Shot_2017-09-06_at_3.32.58_PM.png copying images... [ 7%] tutorials-and-examples/../_static/images/8ad1289-deploy2_pv6.14.7.png copying images... [ 9%] environments-1/../_static/images/b7f1b7c-Screen_Shot_2017-09-06_at_4.41.28_PM.png copying images... [ 10%] projects/../_static/images/438f02d-create_project_pv6.14.6.png copying images... [ 11%] environments-1/../_static/images/9bfb2fe-requirements_run_pv6.14.6.png copying images... [ 13%] _static/images/f60798f-report_versions5_pv6.18.0.png copying images... [ 14%] environments-1/../_static/images/b4efd39-Screen_Shot_2017-09-06_at_7.25.55_PM.png copying images... [ 15%] environments-1/../_static/images/b8efce5-Screen_Shot_2017-09-06_at_6.30.45_PM.png copying images... [ 17%] deploy-apis-1/../_static/images/6494cba-Screen_Shot_2017-09-06_at_2.35.19_PM.png copying images... [ 18%] _static/images/0aa0688-running_resources.png copying images... [ 19%] _static/images/37a2e65-Screen_Shot_2017-09-06_at_3.02.06_PM.png copying images... [ 21%] environments-1/../_static/images/4181274-Screen_Shot_2017-09-06_at_6.53.57_PM.png copying images... [ 22%] environments-1/../_static/images/8e5563a-pip_freeze_pv6.14.6.png copying images... [ 23%] environments-1/../_static/images/c296707-Screen_Shot_2017-09-05_at_9.33.13_PM.png copying images... [ 25%] environments-1/../_static/images/c0ebfc5-compute_resources.png copying images... [ 26%] environments-1/../_static/images/b3260e3-requirements_api_pv6.14.6.png copying images... [ 27%] appendix-1/../_static/images/9c2d049-docker_images_dep.png copying images... [ 28%] _static/images/7b24c34-report_versions_pv6.18.0.png copying images... [ 30%] tutorials-and-examples/../_static/images/f13088d-publish_shiny_name_pv6.14.7.png copying images... [ 31%] _static/images/4ad275a-screenshot-1_1.png copying images... [ 32%] _static/images/d30a5d4-report_versions4_pv6.18.0.png copying images... [ 34%] tutorials-and-examples/../_static/images/05daf46-deploy_pv6.14.7.png copying images... [ 35%] account-setup/../_static/images/e804a06-github_oauth.png copying images... [ 36%] deploy-apis-1/../_static/images/1fbac4c-Screen_Shot_2017-09-06_at_3.16.13_PM.png copying images... [ 38%] account-setup/../_static/images/082efd6-teams.png copying images... [ 39%] tutorials-and-examples/../_static/images/1ebf4e0-final_app_uber_lite_pv6.14.7.png copying images... [ 40%] _static/images/028bbd8-report_versions2_pv6.18.0.png copying images... [ 42%] environments-1/../_static/images/7ef1286-Screen_Shot_2017-09-06_at_6.31.35_PM.png copying images... [ 43%] _static/images/e9a5215-first-sync-screenshot.png copying images... [ 44%] tutorials-and-examples/../_static/images/451c404-IntruderExample.png copying images... [ 46%] account-setup/../_static/images/c174171-env_vars.png copying images... [ 47%] tutorials-and-examples/../_static/images/64f2929-xgboost_api2_pv6.14.7.png copying images... [ 48%] _static/images/e961792-Screen_Shot_2017-09-06_at_2.28.57_PM.png copying images... [ 50%] account-setup/../_static/images/9d5c05b-github.png copying images... [ 51%] environments-1/../_static/images/ded997d-Screen_Shot_2017-09-06_at_6.49.34_PM.png copying images... [ 52%] tutorials-and-examples/../_static/images/09d4bbc-deploy_api_call_pv6.14.7.png copying images... [ 53%] tutorials-and-examples/../_static/images/4e35198-deploy_req_pv6.14.7.png copying images... [ 55%] environments-1/../_static/images/6a88faf-Screen_Shot_2017-08-22_at_6.45.14_PM.png copying images... [ 56%] tutorials-and-examples/../_static/images/6f00a0c-xbgoost_api1_pv6.14.7.png copying images... [ 57%] version-control-1/../_static/images/e207a66-file_preview.png copying images... [ 59%] _static/images/d1f7bb5-Screen_Shot_2017-09-06_at_2.31.06_PM.png copying images... [ 60%] _static/images/469fdda-currently_running.png copying images... [ 61%] projects/../_static/images/a9b3db2-jupyter_upload_pv6.14.6.png copying images... [ 63%] account-setup/../_static/images/b7e59c7-git_integrations.png copying images... [ 64%] projects/../_static/images/c174171-env_vars.png copying images... [ 65%] environments-1/../_static/images/4e97769-Screen_Shot_2017-09-06_at_6.30.58_PM.png copying images... [ 67%] deploy-apis-1/../_static/images/fc38d63-Screen_Shot_2017-09-06_at_3.16.54_PM.png copying images... [ 68%] tutorials-and-examples/../_static/images/2d5b7de-publish_shiny_dialog_pv6.14.7.png copying images... [ 69%] _static/images/6cc3c84-report_versions3_pv6.18.0.png copying images... [ 71%] _static/images/5383d23-Screen_Shot_2017-09-06_at_1.51.23_PM.png copying images... [ 72%] account-setup/../_static/images/48ff905-gitlab_auth.png copying images... [ 73%] projects/../_static/images/a049c26-global_env_var.png copying images... [ 75%] appendix-1/../_static/images/03b61b8-Screen_Shot_2017-09-13_at_6.23.29_PM.png copying images... [ 76%] environments-1/../_static/images/d308f32-compure_resources_unavailable_v6.19.1.png copying images... [ 77%] version-control-1/../_static/images/e62e53c-Screen_Shot_2017-09-06_at_1.55.45_PM.png copying images... [ 78%] account-setup/../_static/images/40603a6-bitbucket_app_password.png copying images... [ 80%] environments-1/../_static/images/0eebb9a-Screen_Shot_2017-09-06_at_6.50.30_PM.png copying images... [ 81%] environments-1/../_static/images/5847231-Screen_Shot_2017-09-06_at_7.29.35_PM.png copying images... [ 82%] environments-1/../_static/images/884dc47-Screen_Shot_2017-09-06_at_4.13.23_PM.png copying images... [ 84%] deploy-apis-1/../_static/images/467ca4f-CookieAndURL.png copying images... [ 85%] tutorials-and-examples/../_static/images/2da0e86-xgboost_api3_pv6.14.7.png copying images... [ 86%] environments-1/../_static/images/635758a-Screen_Shot_2017-09-06_at_6.32.07_PM.png copying images... [ 88%] projects/../_static/images/4a7cdbe-git_creds_pv6.14.6.png copying images... [ 89%] _static/images/4bdde2c-schedule_details.png copying images... [ 90%] _static/images/6cec85d-Screen_Shot_2017-09-06_at_2.26.53_PM.png copying images... [ 92%] environments-1/../_static/images/71c28fc-Screen_Shot_2017-09-06_at_6.31.14_PM.png copying images... [ 93%] tutorials-and-examples/../_static/images/5645f12-publish_uber_lite_pv6.14.7.png copying images... [ 94%] account-setup/../_static/images/37749c9-users_teams.png copying images... [ 96%] _static/images/7bfdfaf-shiny_dashboard.png copying images... [ 97%] tutorials-and-examples/../_static/images/31f83ae-deployme.png copying images... [ 98%] environments-1/../_static/images/5c91366-r_installed_packages_pv6.14.6.png copying images... [100%] environments-1/../_static/images/c7731b8-Screen_Shot_2017-09-06_at_7.31.41_PM.png copying static files... WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/readthedocs/templates/sphinx/_static' does not exist done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 13 warnings. [rtd-command-info] start-time: 2018-03-20T04:43:18.663426Z, end-time: 2018-03-20T04:43:24.002145Z, duration: 5, exit-code: 0 python sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v1.6.3 making output directory... loading translations [en]... done loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 50 added, 0 changed, 0 removed reading sources... [ 2%] account-setup reading sources... [ 4%] account-setup/collaborators-and-access-control reading sources... [ 6%] account-setup/environment-variables reading sources... [ 8%] account-setup/git-configuration reading sources... [ 10%] account-setup/kerberos-authentication-1 reading sources... [ 12%] account-setup/mapr-authentication reading sources... [ 14%] account-setup/platform-configuration reading sources... [ 16%] appendix-1 reading sources... [ 18%] appendix-1/dockerfile-basics-and-best-practices-1 reading sources... [ 20%] appendix-1/enabling-hadoop-and-spark-1 reading sources... [ 22%] appendix-1/git-provider-integration-1 reading sources... [ 24%] connect-to-data-sources reading sources... [ 26%] connect-to-data-sources/aws-redshift reading sources... [ 28%] connect-to-data-sources/aws-s3 reading sources... [ 30%] connect-to-data-sources/bigquery reading sources... [ 32%] connect-to-data-sources/microsoft-sql reading sources... [ 34%] connect-to-data-sources/mysql reading sources... [ 36%] connect-to-data-sources/sap-hana reading sources... [ 38%] deploy-apis-1/best-practices-deploying-models-on-the-datasciencecom-platform reading sources... [ 40%] deploy-apis-1/deploy-overview reading sources... [ 42%] environments-1 reading sources... [ 44%] environments-1/best-practices-choosing-the-right-container-size reading sources... [ 46%] environments-1/best-practices-using-dependency-files reading sources... [ 48%] environments-1/compute-resources reading sources... [ 50%] environments-1/environment-management-1 reading sources... [ 52%] environments-1/environments-and-dependencies reading sources... [ 54%] environments-1/using-spark-on-the-platform reading sources... [ 56%] index reading sources... [ 58%] interactive-sessions reading sources... [ 60%] model-apis reading sources... [ 62%] projects reading sources... [ 64%] projects/best-practices-migrating-existing-work reading sources... [ 66%] projects/create-a-project reading sources... [ 68%] projects/environment-variables reading sources... [ 70%] projects/navigation reading sources... [ 72%] projects/project-collaborators reading sources... [ 74%] r-shiny-dashboards reading sources... [ 76%] release-notes reading sources... [ 78%] reports reading sources... [ 80%] runs-and-scheduled-runs reading sources... [ 82%] tutorials-and-examples reading sources... [ 84%] tutorials-and-examples/building-rshiny-app reading sources... [ 86%] tutorials-and-examples/deployed-apis-use-case-example-in-python-network-intrusions reading sources... [ 88%] tutorials-and-examples/deploying-a-python-xgboost-model reading sources... [ 90%] tutorials-and-examples/examples reading sources... [ 92%] tutorials-and-examples/learning-modules reading sources... [ 94%] tutorials-and-examples/using-deployed-api-1 reading sources... [ 96%] version-control reading sources... [ 98%] version-control-1/best-practices-version-control reading sources... [100%] version-control-1/overview-version-control /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/index.rst:45: WARNING: toctree contains reference to nonexisting document u'.. :titlesonly:' /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/release-notes.rst:222: WARNING: Unexpected indentation. WARNING: /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/tutorials-and-examples/building-rshiny-app.rst:140: (ERROR/3) Error in "code-block" directive: 1 argument(s) required, 0 supplied. .. code-block:: # Define server logic required to draw a histogram server <- function(input, output) { # Filter for data you want hour_pickups = reactive({ geo_pickups %>% filter(hour == input$hour) %>% select(locationID, mean_pickup) }) # Create interactive map heatmap = reactive({ right_join(zone_polys, hour_pickups(), by = c("id" = "locationID")) }) output$NYC_heatmap = renderPlot({ ggplot() + geom_polygon(data = heatmap() , aes(x = long, y = lat, group = id, fill = mean_pickup) , color = "black" , size = 0.25) + scale_fill_continuous(cont_gradient , name = "Mean pickups by hour" , breaks = pretty_breaks (n = 7) , limits = c(0, 120)) + guides(fill = guide_legend(reverse = TRUE)) + xlim(-74.05, -73.8) + ylim(40.6, 40.85) + coord_map() + labs(x = "Latitude" , y = "Longitude" , title = paste0("Pickups By Zone at " , input$hour) ) }) # Check which polygon the mouse is hovering over output$tooltip = renderPrint({ paste0("Longitude: " , as.character(round(as.numeric(input$plot_hover$x), digits = 4)) , "; " , "Latitude: " , as.character(round(as.numeric(input$plot_hover$y), digits = 4)) ) }) } /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/tutorials-and-examples/examples.rst:17: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/tutorials-and-examples/examples.rst:21: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/tutorials-and-examples/examples.rst:25: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/tutorials-and-examples/examples.rst:29: WARNING: Explicit markup ends without a blank line; unexpected unindent. looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/connect-to-data-sources/microsoft-sql.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/version-control-1/best-practices-version-control.rst: WARNING: document isn't included in any toctree done preparing documents... done assembling single document... account-setup account-setup/git-configuration account-setup/kerberos-authentication-1 account-setup/mapr-authentication account-setup/collaborators-and-access-control account-setup/environment-variables account-setup/platform-configuration version-control version-control-1/overview-version-control projects projects/create-a-project projects/navigation projects/project-collaborators projects/environment-variables projects/best-practices-migrating-existing-work environments-1 environments-1/environments-and-dependencies environments-1/environment-management-1 environments-1/compute-resources environments-1/using-spark-on-the-platform environments-1/best-practices-choosing-the-right-container-size environments-1/best-practices-using-dependency-files interactive-sessions connect-to-data-sources connect-to-data-sources/aws-redshift connect-to-data-sources/aws-s3 connect-to-data-sources/mysql connect-to-data-sources/bigquery connect-to-data-sources/sap-hana runs-and-scheduled-runs reports r-shiny-dashboards model-apis deploy-apis-1/deploy-overview deploy-apis-1/best-practices-deploying-models-on-the-datasciencecom-platform appendix-1 appendix-1/dockerfile-basics-and-best-practices-1 appendix-1/enabling-hadoop-and-spark-1 appendix-1/git-provider-integration-1 release-notes tutorials-and-examples tutorials-and-examples/learning-modules tutorials-and-examples/examples tutorials-and-examples/building-rshiny-app tutorials-and-examples/using-deployed-api-1 tutorials-and-examples/deployed-apis-use-case-example-in-python-network-intrusions tutorials-and-examples/deploying-a-python-xgboost-model /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/r-shiny-dashboards.rst:23: WARNING: undefined label: r-shiny-dashboards_7#running-a-directory (if the link has no caption the label must precede a section header) writing... /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/index.rst:79: WARNING: Pygments lexer name u'markdown' is not known /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/index.rst:144: WARNING: Could not lex literal_block as "sql". Highlighting skipped. done writing additional files... copying images... [ 1%] projects/../_static/images/8710bbf-5151dca-create_project.png copying images... [ 2%] account-setup/../_static/images/a049c26-global_env_var.png copying images... [ 3%] _static/images/4bdde2c-schedule_details.png copying images... [ 5%] environments-1/../_static/images/c381f52-Screen_Shot_2017-09-06_at_3.32.58_PM.png copying images... [ 6%] tutorials-and-examples/../_static/images/8ad1289-deploy2_pv6.14.7.png copying images... [ 7%] environments-1/../_static/images/b7f1b7c-Screen_Shot_2017-09-06_at_4.41.28_PM.png copying images... [ 9%] projects/../_static/images/438f02d-create_project_pv6.14.6.png copying images... [ 10%] environments-1/../_static/images/4e97769-Screen_Shot_2017-09-06_at_6.30.58_PM.png copying images... [ 11%] _static/images/f60798f-report_versions5_pv6.18.0.png copying images... [ 13%] environments-1/../_static/images/2802e5e-Screen_Shot_2017-09-06_at_7.30.42_PM.png copying images... [ 14%] environments-1/../_static/images/b8efce5-Screen_Shot_2017-09-06_at_6.30.45_PM.png copying images... [ 15%] deploy-apis-1/../_static/images/6494cba-Screen_Shot_2017-09-06_at_2.35.19_PM.png copying images... [ 17%] _static/images/0aa0688-running_resources.png copying images... [ 18%] _static/images/37a2e65-Screen_Shot_2017-09-06_at_3.02.06_PM.png copying images... [ 19%] environments-1/../_static/images/d308f32-compure_resources_unavailable_v6.19.1.png copying images... [ 21%] environments-1/../_static/images/8e5563a-pip_freeze_pv6.14.6.png copying images... [ 22%] environments-1/../_static/images/c296707-Screen_Shot_2017-09-05_at_9.33.13_PM.png copying images... [ 23%] environments-1/../_static/images/c0ebfc5-compute_resources.png copying images... [ 25%] environments-1/../_static/images/b3260e3-requirements_api_pv6.14.6.png copying images... [ 26%] account-setup/../_static/images/c174171-env_vars.png copying images... [ 27%] _static/images/7b24c34-report_versions_pv6.18.0.png copying images... [ 28%] _static/images/4ad275a-screenshot-1_1.png copying images... [ 30%] _static/images/d30a5d4-report_versions4_pv6.18.0.png copying images... [ 31%] account-setup/../_static/images/e804a06-github_oauth.png copying images... [ 32%] deploy-apis-1/../_static/images/1fbac4c-Screen_Shot_2017-09-06_at_3.16.13_PM.png copying images... [ 34%] account-setup/../_static/images/082efd6-teams.png copying images... [ 35%] tutorials-and-examples/../_static/images/1ebf4e0-final_app_uber_lite_pv6.14.7.png copying images... [ 36%] _static/images/028bbd8-report_versions2_pv6.18.0.png copying images... [ 38%] environments-1/../_static/images/7ef1286-Screen_Shot_2017-09-06_at_6.31.35_PM.png copying images... [ 39%] _static/images/e9a5215-first-sync-screenshot.png copying images... [ 40%] tutorials-and-examples/../_static/images/451c404-IntruderExample.png copying images... [ 42%] environments-1/../_static/images/b4efd39-Screen_Shot_2017-09-06_at_7.25.55_PM.png copying images... [ 43%] tutorials-and-examples/../_static/images/05daf46-deploy_pv6.14.7.png copying images... [ 44%] _static/images/e961792-Screen_Shot_2017-09-06_at_2.28.57_PM.png copying images... [ 46%] projects/../_static/images/a9b3db2-jupyter_upload_pv6.14.6.png copying images... [ 47%] environments-1/../_static/images/ded997d-Screen_Shot_2017-09-06_at_6.49.34_PM.png copying images... [ 48%] tutorials-and-examples/../_static/images/09d4bbc-deploy_api_call_pv6.14.7.png copying images... [ 50%] tutorials-and-examples/../_static/images/4e35198-deploy_req_pv6.14.7.png copying images... [ 51%] environments-1/../_static/images/6a88faf-Screen_Shot_2017-08-22_at_6.45.14_PM.png copying images... [ 52%] tutorials-and-examples/../_static/images/6f00a0c-xbgoost_api1_pv6.14.7.png copying images... [ 53%] appendix-1/../_static/images/8c31be9-Screen_Shot_2017-09-13_at_2.23.51_PM.png copying images... [ 55%] _static/images/d1f7bb5-Screen_Shot_2017-09-06_at_2.31.06_PM.png copying images... [ 56%] _static/images/469fdda-currently_running.png copying images... [ 57%] tutorials-and-examples/../_static/images/f13088d-publish_shiny_name_pv6.14.7.png copying images... [ 59%] account-setup/../_static/images/b7e59c7-git_integrations.png copying images... [ 60%] projects/../_static/images/c174171-env_vars.png copying images... [ 61%] appendix-1/../_static/images/9c2d049-docker_images_dep.png copying images... [ 63%] environments-1/../_static/images/9bfb2fe-requirements_run_pv6.14.6.png copying images... [ 64%] projects/../_static/images/4a7cdbe-git_creds_pv6.14.6.png copying images... [ 65%] tutorials-and-examples/../_static/images/2d5b7de-publish_shiny_dialog_pv6.14.7.png copying images... [ 67%] _static/images/6cc3c84-report_versions3_pv6.18.0.png copying images... [ 68%] deploy-apis-1/../_static/images/467ca4f-CookieAndURL.png copying images... [ 69%] _static/images/5383d23-Screen_Shot_2017-09-06_at_1.51.23_PM.png copying images... [ 71%] account-setup/../_static/images/48ff905-gitlab_auth.png copying images... [ 72%] projects/../_static/images/a049c26-global_env_var.png copying images... [ 73%] account-setup/../_static/images/9d5c05b-github.png copying images... [ 75%] environments-1/../_static/images/4181274-Screen_Shot_2017-09-06_at_6.53.57_PM.png copying images... [ 76%] version-control-1/../_static/images/e62e53c-Screen_Shot_2017-09-06_at_1.55.45_PM.png copying images... [ 77%] account-setup/../_static/images/40603a6-bitbucket_app_password.png copying images... [ 78%] deploy-apis-1/../_static/images/fc38d63-Screen_Shot_2017-09-06_at_3.16.54_PM.png copying images... [ 80%] environments-1/../_static/images/0eebb9a-Screen_Shot_2017-09-06_at_6.50.30_PM.png copying images... [ 81%] environments-1/../_static/images/5847231-Screen_Shot_2017-09-06_at_7.29.35_PM.png copying images... [ 82%] environments-1/../_static/images/884dc47-Screen_Shot_2017-09-06_at_4.13.23_PM.png copying images... [ 84%] tutorials-and-examples/../_static/images/2da0e86-xgboost_api3_pv6.14.7.png copying images... [ 85%] environments-1/../_static/images/635758a-Screen_Shot_2017-09-06_at_6.32.07_PM.png copying images... [ 86%] tutorials-and-examples/../_static/images/64f2929-xgboost_api2_pv6.14.7.png copying images... [ 88%] environments-1/../_static/images/c7731b8-Screen_Shot_2017-09-06_at_7.31.41_PM.png copying images... [ 89%] _static/images/6cec85d-Screen_Shot_2017-09-06_at_2.26.53_PM.png copying images... [ 90%] environments-1/../_static/images/71c28fc-Screen_Shot_2017-09-06_at_6.31.14_PM.png copying images... [ 92%] tutorials-and-examples/../_static/images/5645f12-publish_uber_lite_pv6.14.7.png copying images... [ 93%] account-setup/../_static/images/37749c9-users_teams.png copying images... [ 94%] _static/images/7bfdfaf-shiny_dashboard.png copying images... [ 96%] tutorials-and-examples/../_static/images/31f83ae-deployme.png copying images... [ 97%] environments-1/../_static/images/5c91366-r_installed_packages_pv6.14.6.png copying images... [ 98%] appendix-1/../_static/images/03b61b8-Screen_Shot_2017-09-13_at_6.23.29_PM.png copying images... [100%] version-control-1/../_static/images/e207a66-file_preview.png copying static files... WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/readthedocs/templates/sphinx/_static' does not exist done copying readthedocs static files... done copying extra files... done dumping object inventory... done build succeeded, 13 warnings. [rtd-command-info] start-time: 2018-03-20T04:43:25.585401Z, end-time: 2018-03-20T04:43:29.674558Z, duration: 4, exit-code: 0 python sphinx-build -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v1.6.3 making output directory... loading translations [en]... done loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 50 added, 0 changed, 0 removed reading sources... [ 2%] account-setup reading sources... [ 4%] account-setup/collaborators-and-access-control reading sources... [ 6%] account-setup/environment-variables reading sources... [ 8%] account-setup/git-configuration reading sources... [ 10%] account-setup/kerberos-authentication-1 reading sources... [ 12%] account-setup/mapr-authentication reading sources... [ 14%] account-setup/platform-configuration reading sources... [ 16%] appendix-1 reading sources... [ 18%] appendix-1/dockerfile-basics-and-best-practices-1 reading sources... [ 20%] appendix-1/enabling-hadoop-and-spark-1 reading sources... [ 22%] appendix-1/git-provider-integration-1 reading sources... [ 24%] connect-to-data-sources reading sources... [ 26%] connect-to-data-sources/aws-redshift reading sources... [ 28%] connect-to-data-sources/aws-s3 reading sources... [ 30%] connect-to-data-sources/bigquery reading sources... [ 32%] connect-to-data-sources/microsoft-sql reading sources... [ 34%] connect-to-data-sources/mysql reading sources... [ 36%] connect-to-data-sources/sap-hana reading sources... [ 38%] deploy-apis-1/best-practices-deploying-models-on-the-datasciencecom-platform reading sources... [ 40%] deploy-apis-1/deploy-overview reading sources... [ 42%] environments-1 reading sources... [ 44%] environments-1/best-practices-choosing-the-right-container-size reading sources... [ 46%] environments-1/best-practices-using-dependency-files reading sources... [ 48%] environments-1/compute-resources reading sources... [ 50%] environments-1/environment-management-1 reading sources... [ 52%] environments-1/environments-and-dependencies reading sources... [ 54%] environments-1/using-spark-on-the-platform reading sources... [ 56%] index reading sources... [ 58%] interactive-sessions reading sources... [ 60%] model-apis reading sources... [ 62%] projects reading sources... [ 64%] projects/best-practices-migrating-existing-work reading sources... [ 66%] projects/create-a-project reading sources... [ 68%] projects/environment-variables reading sources... [ 70%] projects/navigation reading sources... [ 72%] projects/project-collaborators reading sources... [ 74%] r-shiny-dashboards reading sources... [ 76%] release-notes reading sources... [ 78%] reports reading sources... [ 80%] runs-and-scheduled-runs reading sources... [ 82%] tutorials-and-examples reading sources... [ 84%] tutorials-and-examples/building-rshiny-app reading sources... [ 86%] tutorials-and-examples/deployed-apis-use-case-example-in-python-network-intrusions reading sources... [ 88%] tutorials-and-examples/deploying-a-python-xgboost-model reading sources... [ 90%] tutorials-and-examples/examples reading sources... [ 92%] tutorials-and-examples/learning-modules reading sources... [ 94%] tutorials-and-examples/using-deployed-api-1 reading sources... [ 96%] version-control reading sources... [ 98%] version-control-1/best-practices-version-control reading sources... [100%] version-control-1/overview-version-control /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/index.rst:45: WARNING: toctree contains reference to nonexisting document u'.. :titlesonly:' /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/release-notes.rst:222: WARNING: Unexpected indentation. WARNING: /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/tutorials-and-examples/building-rshiny-app.rst:140: (ERROR/3) Error in "code-block" directive: 1 argument(s) required, 0 supplied. .. code-block:: # Define server logic required to draw a histogram server <- function(input, output) { # Filter for data you want hour_pickups = reactive({ geo_pickups %>% filter(hour == input$hour) %>% select(locationID, mean_pickup) }) # Create interactive map heatmap = reactive({ right_join(zone_polys, hour_pickups(), by = c("id" = "locationID")) }) output$NYC_heatmap = renderPlot({ ggplot() + geom_polygon(data = heatmap() , aes(x = long, y = lat, group = id, fill = mean_pickup) , color = "black" , size = 0.25) + scale_fill_continuous(cont_gradient , name = "Mean pickups by hour" , breaks = pretty_breaks (n = 7) , limits = c(0, 120)) + guides(fill = guide_legend(reverse = TRUE)) + xlim(-74.05, -73.8) + ylim(40.6, 40.85) + coord_map() + labs(x = "Latitude" , y = "Longitude" , title = paste0("Pickups By Zone at " , input$hour) ) }) # Check which polygon the mouse is hovering over output$tooltip = renderPrint({ paste0("Longitude: " , as.character(round(as.numeric(input$plot_hover$x), digits = 4)) , "; " , "Latitude: " , as.character(round(as.numeric(input$plot_hover$y), digits = 4)) ) }) } /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/tutorials-and-examples/examples.rst:17: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/tutorials-and-examples/examples.rst:21: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/tutorials-and-examples/examples.rst:25: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/tutorials-and-examples/examples.rst:29: WARNING: Explicit markup ends without a blank line; unexpected unindent. looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/connect-to-data-sources/microsoft-sql.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/version-control-1/best-practices-version-control.rst: WARNING: document isn't included in any toctree done processing DataSciencecomPlatformDocumentation.tex...index account-setup account-setup/git-configuration account-setup/kerberos-authentication-1 account-setup/mapr-authentication account-setup/collaborators-and-access-control account-setup/environment-variables account-setup/platform-configuration version-control version-control-1/overview-version-control projects projects/create-a-project projects/navigation projects/project-collaborators projects/environment-variables projects/best-practices-migrating-existing-work environments-1 environments-1/environments-and-dependencies environments-1/environment-management-1 environments-1/compute-resources environments-1/using-spark-on-the-platform environments-1/best-practices-choosing-the-right-container-size environments-1/best-practices-using-dependency-files interactive-sessions connect-to-data-sources connect-to-data-sources/aws-redshift connect-to-data-sources/aws-s3 connect-to-data-sources/mysql connect-to-data-sources/bigquery connect-to-data-sources/sap-hana runs-and-scheduled-runs reports r-shiny-dashboards model-apis deploy-apis-1/deploy-overview deploy-apis-1/best-practices-deploying-models-on-the-datasciencecom-platform appendix-1 appendix-1/dockerfile-basics-and-best-practices-1 appendix-1/enabling-hadoop-and-spark-1 appendix-1/git-provider-integration-1 release-notes tutorials-and-examples tutorials-and-examples/learning-modules tutorials-and-examples/examples tutorials-and-examples/building-rshiny-app tutorials-and-examples/using-deployed-api-1 tutorials-and-examples/deployed-apis-use-case-example-in-python-network-intrusions tutorials-and-examples/deploying-a-python-xgboost-model resolving references... /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/r-shiny-dashboards.rst:23: WARNING: undefined label: r-shiny-dashboards_7#running-a-directory (if the link has no caption the label must precede a section header) writing... WARNING: too large :maxdepth:, ignored. /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/reports.rst:79: WARNING: Pygments lexer name u'markdown' is not known /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/appendix-1/git-provider-integration-1.rst:144: WARNING: Could not lex literal_block as "sql". Highlighting skipped. done copying images... [ 1%] projects/../_static/images/8710bbf-5151dca-create_project.png copying images... [ 2%] account-setup/../_static/images/a049c26-global_env_var.png copying images... [ 3%] _static/images/4bdde2c-schedule_details.png copying images... [ 5%] environments-1/../_static/images/c381f52-Screen_Shot_2017-09-06_at_3.32.58_PM.png copying images... [ 6%] tutorials-and-examples/../_static/images/8ad1289-deploy2_pv6.14.7.png copying images... [ 7%] environments-1/../_static/images/b7f1b7c-Screen_Shot_2017-09-06_at_4.41.28_PM.png copying images... [ 9%] projects/../_static/images/438f02d-create_project_pv6.14.6.png copying images... [ 10%] environments-1/../_static/images/4e97769-Screen_Shot_2017-09-06_at_6.30.58_PM.png copying images... [ 11%] _static/images/f60798f-report_versions5_pv6.18.0.png copying images... [ 13%] environments-1/../_static/images/2802e5e-Screen_Shot_2017-09-06_at_7.30.42_PM.png copying images... [ 14%] environments-1/../_static/images/b8efce5-Screen_Shot_2017-09-06_at_6.30.45_PM.png copying images... [ 15%] deploy-apis-1/../_static/images/6494cba-Screen_Shot_2017-09-06_at_2.35.19_PM.png copying images... [ 17%] _static/images/0aa0688-running_resources.png copying images... [ 18%] _static/images/37a2e65-Screen_Shot_2017-09-06_at_3.02.06_PM.png copying images... [ 19%] environments-1/../_static/images/d308f32-compure_resources_unavailable_v6.19.1.png copying images... [ 21%] environments-1/../_static/images/8e5563a-pip_freeze_pv6.14.6.png copying images... [ 22%] environments-1/../_static/images/c296707-Screen_Shot_2017-09-05_at_9.33.13_PM.png copying images... [ 23%] environments-1/../_static/images/c0ebfc5-compute_resources.png copying images... [ 25%] environments-1/../_static/images/b3260e3-requirements_api_pv6.14.6.png copying images... [ 26%] account-setup/../_static/images/c174171-env_vars.png copying images... [ 27%] _static/images/7b24c34-report_versions_pv6.18.0.png copying images... [ 28%] _static/images/4ad275a-screenshot-1_1.png copying images... [ 30%] _static/images/d30a5d4-report_versions4_pv6.18.0.png copying images... [ 31%] account-setup/../_static/images/e804a06-github_oauth.png copying images... [ 32%] deploy-apis-1/../_static/images/1fbac4c-Screen_Shot_2017-09-06_at_3.16.13_PM.png copying images... [ 34%] account-setup/../_static/images/082efd6-teams.png copying images... [ 35%] tutorials-and-examples/../_static/images/1ebf4e0-final_app_uber_lite_pv6.14.7.png copying images... [ 36%] _static/images/028bbd8-report_versions2_pv6.18.0.png copying images... [ 38%] environments-1/../_static/images/7ef1286-Screen_Shot_2017-09-06_at_6.31.35_PM.png copying images... [ 39%] _static/images/e9a5215-first-sync-screenshot.png copying images... [ 40%] tutorials-and-examples/../_static/images/451c404-IntruderExample.png copying images... [ 42%] environments-1/../_static/images/b4efd39-Screen_Shot_2017-09-06_at_7.25.55_PM.png copying images... [ 43%] tutorials-and-examples/../_static/images/05daf46-deploy_pv6.14.7.png copying images... [ 44%] _static/images/e961792-Screen_Shot_2017-09-06_at_2.28.57_PM.png copying images... [ 46%] projects/../_static/images/a9b3db2-jupyter_upload_pv6.14.6.png copying images... [ 47%] environments-1/../_static/images/ded997d-Screen_Shot_2017-09-06_at_6.49.34_PM.png copying images... [ 48%] tutorials-and-examples/../_static/images/09d4bbc-deploy_api_call_pv6.14.7.png copying images... [ 50%] tutorials-and-examples/../_static/images/4e35198-deploy_req_pv6.14.7.png copying images... [ 51%] environments-1/../_static/images/6a88faf-Screen_Shot_2017-08-22_at_6.45.14_PM.png copying images... [ 52%] tutorials-and-examples/../_static/images/6f00a0c-xbgoost_api1_pv6.14.7.png copying images... [ 53%] appendix-1/../_static/images/8c31be9-Screen_Shot_2017-09-13_at_2.23.51_PM.png copying images... [ 55%] _static/images/d1f7bb5-Screen_Shot_2017-09-06_at_2.31.06_PM.png copying images... [ 56%] _static/images/469fdda-currently_running.png copying images... [ 57%] tutorials-and-examples/../_static/images/f13088d-publish_shiny_name_pv6.14.7.png copying images... [ 59%] account-setup/../_static/images/b7e59c7-git_integrations.png copying images... [ 60%] projects/../_static/images/c174171-env_vars.png copying images... [ 61%] appendix-1/../_static/images/9c2d049-docker_images_dep.png copying images... [ 63%] environments-1/../_static/images/9bfb2fe-requirements_run_pv6.14.6.png copying images... [ 64%] projects/../_static/images/4a7cdbe-git_creds_pv6.14.6.png copying images... [ 65%] tutorials-and-examples/../_static/images/2d5b7de-publish_shiny_dialog_pv6.14.7.png copying images... [ 67%] _static/images/6cc3c84-report_versions3_pv6.18.0.png copying images... [ 68%] deploy-apis-1/../_static/images/467ca4f-CookieAndURL.png copying images... [ 69%] _static/images/5383d23-Screen_Shot_2017-09-06_at_1.51.23_PM.png copying images... [ 71%] account-setup/../_static/images/48ff905-gitlab_auth.png copying images... [ 72%] projects/../_static/images/a049c26-global_env_var.png copying images... [ 73%] account-setup/../_static/images/9d5c05b-github.png copying images... [ 75%] environments-1/../_static/images/4181274-Screen_Shot_2017-09-06_at_6.53.57_PM.png copying images... [ 76%] version-control-1/../_static/images/e62e53c-Screen_Shot_2017-09-06_at_1.55.45_PM.png copying images... [ 77%] account-setup/../_static/images/40603a6-bitbucket_app_password.png copying images... [ 78%] deploy-apis-1/../_static/images/fc38d63-Screen_Shot_2017-09-06_at_3.16.54_PM.png copying images... [ 80%] environments-1/../_static/images/0eebb9a-Screen_Shot_2017-09-06_at_6.50.30_PM.png copying images... [ 81%] environments-1/../_static/images/5847231-Screen_Shot_2017-09-06_at_7.29.35_PM.png copying images... [ 82%] environments-1/../_static/images/884dc47-Screen_Shot_2017-09-06_at_4.13.23_PM.png copying images... [ 84%] tutorials-and-examples/../_static/images/2da0e86-xgboost_api3_pv6.14.7.png copying images... [ 85%] environments-1/../_static/images/635758a-Screen_Shot_2017-09-06_at_6.32.07_PM.png copying images... [ 86%] tutorials-and-examples/../_static/images/64f2929-xgboost_api2_pv6.14.7.png copying images... [ 88%] environments-1/../_static/images/c7731b8-Screen_Shot_2017-09-06_at_7.31.41_PM.png copying images... [ 89%] _static/images/6cec85d-Screen_Shot_2017-09-06_at_2.26.53_PM.png copying images... [ 90%] environments-1/../_static/images/71c28fc-Screen_Shot_2017-09-06_at_6.31.14_PM.png copying images... [ 92%] tutorials-and-examples/../_static/images/5645f12-publish_uber_lite_pv6.14.7.png copying images... [ 93%] account-setup/../_static/images/37749c9-users_teams.png copying images... [ 94%] _static/images/7bfdfaf-shiny_dashboard.png copying images... [ 96%] tutorials-and-examples/../_static/images/31f83ae-deployme.png copying images... [ 97%] environments-1/../_static/images/5c91366-r_installed_packages_pv6.14.6.png copying images... [ 98%] appendix-1/../_static/images/03b61b8-Screen_Shot_2017-09-13_at_6.23.29_PM.png copying images... [100%] version-control-1/../_static/images/e207a66-file_preview.png copying TeX support files... done build succeeded, 13 warnings. [rtd-command-info] start-time: 2018-03-20T04:43:29.741598Z, end-time: 2018-03-20T04:43:56.662593Z, duration: 26, exit-code: 0 pdflatex -interaction=nonstopmode /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/_build/latex/DataSciencecomPlatformDocumentation.tex This is pdfTeX, Version 3.14159265-2.6-1.40.16 (TeX Live 2015/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (/home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users -docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/_build/latex/Data SciencecomPlatformDocumentation.tex LaTeX2e <2016/02/01> Babel <3.9q> and hyphenation patterns for 81 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2017/03/26 v1.6 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty)))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty) Package Sphinx Info: **** titlesec 2.10.1 successfully patched for bugfix **** (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) Package hyperref Message: Driver (autodetected): hpdftex. (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file DataSciencecomPlatformDocumentation.idx No file DataSciencecomPlatformDocumentation.aux. (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [1] [2] Chapter 1. LaTeX Warning: Hyper reference `appendix-1/git-provider-integration-1:git-provi der-integration-1-8' on page 3 undefined on input line 150. [3] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) <9d5c05b-github.png, id=54, 2673.99pt x 1784.6675pt> [4 <./b7e59c7-git_integrations.png>] [5 <./9d5c0 5b-github.png> <./e804a06-github_oauth.png>] <40603a6-bitbucket_app_password.png, id=70, 2673.99pt x 1784.6675pt> <48ff905-gitlab_auth.png, id=72, 2673.99pt x 1784.6675pt> [6 <./40603a6-bitbucket_app_password.png>] [7 <./48ff905-gitlab_auth.png>] <37749c9-users_teams.png, id=90, 2673.99pt x 1784.6675pt> [8 <./37749c9-users_teams.png>] <082efd6-teams.png, id=100, 2673.99pt x 1784.6675pt> [9 <./082efd6-teams.png>] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [10] [11 <./a049c26-global_env_var.png>] [12 <./c174 171-env_vars.png>] [13] Underfull \hbox (badness 10000) in paragraph at lines 941--941 []\T1/phv/m/n/10 Des-ti-na- Underfull \hbox (badness 10000) in paragraph at lines 941--941 []\T1/ptm/m/n/10 389 (op- Underfull \hbox (badness 10000) in paragraph at lines 941--941 []\T1/ptm/m/n/10 636 (op- Underfull \hbox (badness 10000) in paragraph at lines 941--941 []\T1/ptm/m/n/10 Post-gres Underfull \hbox (badness 10000) in paragraph at lines 941--941 []\T1/ptm/m/n/10 32768- [14] [15] [16] Chapter 2. [17] LaTeX Warning: Hyper reference `interactive-sessions:interactive-sessions-6' on page 18 undefined on input line 1069. [18 <./e207a66-file_p review.png>] [19 <./e62e53c-Screen_Shot_2017-09-06_at_1.55.45_PM.png>] [20] Chapter 3. LaTeX Warning: Hyper reference `account-setup/git-configuration:git-configurati on-3' on page 21 undefined on input line 1100. LaTeX Warning: Hyper reference `account-setup/collaborators-and-access-control: collaborators-and-access-control-4' on page 21 undefined on input line 1115. <8710bbf-5151dca-create_project.png, id=191, 2673.99pt x 1784.6675pt> [21] LaTeX Warning: Hyper reference `account-setup/collaborators-and-access-control: collaborators-and-access-control-4' on page 22 undefined on input line 1173. [22 <./8710bbf-5151dca-create_project.png>] [23] <4a7cdbe-git_creds_pv6.14.6.png, id=224, 2276.505pt x 1895.08pt> <438f02d-create_project_pv6.14.6.png, id=225, 2276.505pt x 1895.08pt> [24 <./a049c26-global_env_var1.png>] [25 <./c174171-env_vars1.png>] [26 <./4a7cdbe-git_creds_pv6.14.6.png>] [27 <./4 38f02d-create_project_pv6.14.6.png> <./a9b3db2-jupyter_upload_pv6.14.6.png>] [28] Chapter 4. <884dc47-Screen_Shot_2017-09-06_at_4.13.23_PM.png, id=264, 1445.4pt x 791.95876 pt> [29] [30 <./c381f 52-Screen_Shot_2017-09-06_at_3.32.58_PM.png> <./884dc47-Screen_Shot_2017-09-06_ at_4.13.23_PM.png>] [31 <./b7f1b7c-Screen_ Shot_2017-09-06_at_4.41.28_PM.png>] LaTeX Warning: Hyper reference `appendix-1/dockerfile-basics-and-best-practices -1:dockerfile-basics-and-best-practices-1-5' on page 32 undefined on input line 1509. [32 <./c296707-Screen_Shot_2017-09-05_at_9.33.13_PM.png>] [33] <4e97769-Screen_Shot_2017-09-06_at_6.30.58_PM.png, id=312, 1445.4pt x 801.99625 pt> <71c28fc-Screen_Shot_2017-09-06_at_6.31.14_PM.png, id=314, 1445.4pt x 800.9925p t> <7ef1286-Screen_Shot_2017-09-06_at_6.31.35_PM.png, id=315, 1445.4pt x 797.98125 pt> <635758a-Screen_Shot_2017-09-06_at_6.32.07_PM.png, id=316, 1445.4pt x 798.985pt > LaTeX Warning: Hyper reference `appendix-1/dockerfile-basics-and-best-practices -1:dockerfile-basics-and-best-practices-1-5' on page 34 undefined on input line 1661. [34 <./4e97769-Screen_Shot_2017-09-06_at_6.30.58_PM.png>] [35 <./b8efce5-Screen _Shot_2017-09-06_at_6.30.45_PM.png> <./71c28fc-Screen_Shot_2017-09-06_at_6.31.1 4_PM.png>] [36 <./7ef1286-Screen_Shot_2017-09-06_at_6.31.35_PM.png> <./635758a- Screen_Shot_2017-09-06_at_6.32.07_PM.png>] <0eebb9a-Screen_Shot_2017-09-06_at_6.50.30_PM.png, id=337, 1445.4pt x 803.0pt> <4181274-Screen_Shot_2017-09-06_at_6.53.57_PM.png, id=338, 1445.4pt x 797.98125 pt> <2802e5e-Screen_Shot_2017-09-06_at_7.30.42_PM.png, id=340, 1445.4pt x 801.99625 pt> <5847231-Screen_Shot_2017-09-06_at_7.29.35_PM.png, id=341, 1445.4pt x 801.99625 pt> [37 <./ded997d-Scree n_Shot_2017-09-06_at_6.49.34_PM.png>] [38 <./0eebb9a-Screen_Shot_2017-09-06_at_ 6.50.30_PM.png> <./4181274-Screen_Shot_2017-09-06_at_6.53.57_PM.png>] [39 <./b4 efd39-Screen_Shot_2017-09-06_at_7.25.55_PM.png> <./2802e5e-Screen_Shot_2017-09- 06_at_7.30.42_PM.png>] LaTeX Warning: Hyper reference `environments-1/environments-and-dependencies:en vironments-and-dependencies-5' on page 40 undefined on input line 1767. [40 <./5847231-Scr een_Shot_2017-09-06_at_7.29.35_PM.png>] [41 <./c7731b8-Screen_Shot_2017-09-06_a t_7.31.41_PM.png> <./d308f32-compure_resources_unavailable_v6.19.1.png>] LaTeX Warning: Hyper reference `account-setup/environment-variables:environment -variables-1' on page 42 undefined on input line 1833. <6a88faf-Screen_Shot_2017-08-22_at_6.45.14_PM.png, id=377, 1445.4pt x 795.97375 pt> [42 <./c0ebfc5-compu te_resources.png>] [43 <./6a88faf-Screen_Shot_2017-08-22_at_6.45.14_PM.png>] [44] [45] <8e5563a-pip_freeze_pv6.14.6.png, id=413, 970.62625pt x 721.69624pt> <5c91366-r_installed_packages_pv6.14.6.png, id=415, 1138.2525pt x 971.63pt> [46] [47 <./8e5563a-pip_freeze_ pv6.14.6.png>] [48 <./5c91366-r_installed_packages_pv6.14.6.png>] <9bfb2fe-requirements_run_pv6.14.6.png, id=440, 2276.505pt x 1895.08pt> [49] [50 <./b3260e3-requirements_ap i_pv6.14.6.png>] [51 <./9bfb2fe-requirements_run_pv6.14.6.png>] [52] Chapter 5. LaTeX Warning: Hyper reference `environments-1:environments-1-3' on page 53 und efined on input line 2258. LaTeX Warning: Hyper reference `environments-1/environments-and-dependencies:en vironments-and-dependencies-5' on page 53 undefined on input line 2302. LaTeX Warning: Hyper reference `environments-1/environments-and-dependencies:en vironments-and-dependencies-5' on page 53 undefined on input line 2308. <5383d23-Screen_Shot_2017-09-06_at_1.51.23_PM.png, id=471, 1445.4pt x 798.985pt > <0aa0688-running_resources.png, id=472, 2673.99pt x 1784.6675pt> [53] <4ad275a-screenshot-1_1.png, id=480, 1108.14pt x 560.0925pt> [54 <./5383d23-Screen_Shot_2017-09-06_at_1.51. 23_PM.png>] [55 <./0aa0688-running_resources.png> <./e9a5215-first-sync-screens hot.png>] [56 <./4ad275a-screenshot-1_1.png>] Chapter 6. [57] [58] [59] Underfull \vbox (badness 10000) detected at line 2715 Underfull \vbox (badness 10000) detected at line 2715 [60] Underfull \vbox (badness 10000) detected at line 2715 Underfull \vbox (badness 10000) detected at line 2715 [61] [62] Underfull \vbox (badness 10000) detected at line 2871 Underfull \vbox (badness 10000) detected at line 2871 [63] [64] [65] Underfull \vbox (badness 10000) detected at line 3001 Underfull \vbox (badness 10000) detected at line 3001 [66] [67] [68] [69] [70] [71] [72] Chapter 7. <6cec85d-Screen_Shot_2017-09-06_at_2.26.53_PM.png, id=589, 1445.4pt x 793.96625 pt> <469fdda-currently_running.png, id=590, 2517.405pt x 1772.6225pt> [73] [74 <./6cec85d-S creen_Shot_2017-09-06_at_2.26.53_PM.png> <./469fdda-currently_running.png>] [75 <./e961792-Screen_Shot_2017-09-06_at_2.28.57_PM.png> <./d1f7bb5-Screen_Shot _2017-09-06_at_2.31.06_PM.png>] <4bdde2c-schedule_details.png, id=616, 2517.405pt x 1772.6225pt> [76] [77 <./4bdde2c-schedule_details.png>] [78] Chapter 8. <7b24c34-report_versions_pv6.18.0.png, id=632, 1196.47pt x 947.54pt> [79] [80 <./7b24c34-report_versions_ pv6.18.0.png>] <028bbd8-report_versions2_pv6.18.0.png, id=646, 1285.80376pt x 910.40125pt> <6cc3c84-report_versions3_pv6.18.0.png, id=647, 1197.47375pt x 1003.75pt> [81] [82 <./028bbd8-report_versions 2_pv6.18.0.png>] [83 <./6cc3c84-report_versions3_pv6.18.0.png>] [84 <./d30a5d4- report_versions4_pv6.18.0.png>] [85 <./f60798f-report_versions5_pv6.18.0.png>] [86] Chapter 9. <37a2e65-Screen_Shot_2017-09-06_at_3.02.06_PM.png, id=685, 1445.4pt x 777.90625 pt> [87] <7bfdfaf-shiny_dashboard.png, id=694, 2517.405pt x 1772.6225pt> [88 <./37a2e65-Screen_Shot_2017-09-06_at_3.02 .06_PM.png>] [89 <./7bfdfaf-shiny_dashboard.png>] [90] Chapter 10. [91] <6494cba-Screen_Shot_2017-09-06_at_2.35.19_PM.png, id=717, 1445.4pt x 799.98875 pt> <1fbac4c-Screen_Shot_2017-09-06_at_3.16.13_PM.png, id=718, 1445.4pt x 795.97375 pt> [92 <./6494cba-Scree n_Shot_2017-09-06_at_2.35.19_PM.png>] [93 <./1fbac4c-Sc reen_Shot_2017-09-06_at_3.16.13_PM.png>] [94 <./fc38d63-Screen_Shot_2017-09-06_ at_3.16.54_PM.png>] [95] <467ca4f-CookieAndURL.png, id=749, 1027.84pt x 770.88pt> [96] [97 <./467ca4f-CookieAndURL.png>] LaTeX Warning: Hyper reference `environments-1/best-practices-choosing-the-righ t-container-size:best-practices-choosing-the-right-container-size-9' on page 98 undefined on input line 4149. [98] [99] [100] [101] [102] Chapter 11. [103] [104] [105] <9c2d049-docker_images_dep.png, id=829, 185.69376pt x 353.32pt> [106] [107 <./9c2d049-docker_images_dep.png >] <8c31be9-Screen_Shot_2017-09-13_at_2.23.51_PM.png, id=846, 1444.39626pt x 901.3 675pt> [108 <./8c31be9-S creen_Shot_2017-09-13_at_2.23.51_PM.png>] [109] <03b61b8-Screen_Shot_2017-09-13_at_6.23.29_PM.png, id=868, 1445.4pt x 903.375pt > LaTeX Warning: Hyper reference `environments-1:environments-1-3' on page 110 un defined on input line 4820. [110] LaTeX Warning: Hyper reference `account-setup/mapr-authentication:mapr-authenti cation-2' on page 111 undefined on input line 4836. [111 <./03b61b8-Screen_Shot_2017-09-13_at_6.23.29_PM.png>] [112] LaTeX Warning: Hyper reference `account-setup/git-configuration:git-configurati on-3' on page 113 undefined on input line 4987. [113] [114] Chapter 12. [115] [116] [117] [118] [119] [120] Chapter 13. LaTeX Warning: Hyper reference `tutorials-and-examples/learning-modules:learnin g-modules-1' on page 121 undefined on input line 5512. [121] [122] [123] <5645f12-publish_uber_lite_pv6.14.7.png, id=1041, 1734.48pt x 1169.36874pt> <2d5b7de-publish_shiny_dialog_pv6.14.7.png, id=1043, 1734.48pt x 1169.36874pt> <1ebf4e0-final_app_uber_lite_pv6.14.7.png, id=1044, 1734.48pt x 1169.36874pt> [124 <./5645f12-publish_uber_lit e_pv6.14.7.png>] [125 <./f13088d-publish_shiny_name_pv6.14.7.png> <./2d5b7de-pu blish_shiny_dialog_pv6.14.7.png>] [126 <./1ebf4e0-final_app_uber_lite_pv6.14.7. png>] Underfull \vbox (badness 10000) detected at line 5792 Underfull \vbox (badness 10000) detected at line 5792 [127] [128] [129] <05daf46-deploy_pv6.14.7.png, id=1082, 1734.48pt x 1169.36874pt> <8ad1289-deploy2_pv6.14.7.png, id=1083, 1734.48pt x 1169.36874pt> [130 <./05daf46-deploy_pv6.14.7.png>] <4e35198-deploy_req_pv6.14.7.png, id=1089, 1557.82pt x 992.70876pt> <09d4bbc-deploy_api_call_pv6.14.7.png, id=1090, 1621.05624pt x 1173.38374pt> Overfull \hbox (383.44402pt too wide) in paragraph at lines 5995--5995 []\T1/pcr/m/n/9 eyJqdGkiOiI5OGQ4YzU5Mi1kNzFkLTQ4ZWEtYmVlNC0zYWFiNzNiNmFkYTQiLCJ zZXJ2aWNlTmFtZSI6ImRlcGxveS10b3BpYy1tb2RlbGVyLWRlcGxveS0yOTMxNS12MSIsImlhdCI6MT UwMDQ4NjI3Mn0. [131 <./8ad1289-deploy2_pv6.14.7.png>] [132 <./4e35198-deploy_req_pv6.14.7.png> <./09d4bbc-deploy_api_call_pv6.14.7.png>] LaTeX Warning: Hyper reference `runs-and-scheduled-runs:runs-and-scheduled-runs -6' on page 133 undefined on input line 6020. [133] Overfull \vbox (1.36996pt too high) detected at line 6212 [134] Underfull \vbox (badness 10000) detected at line 6212 Overfull \vbox (20.36998pt too high) detected at line 6212 [135] LaTeX Warning: Hyper reference `model-apis:model-apis-6' on page 136 undefined on input line 6214. <31f83ae-deployme.png, id=1120, 705.63625pt x 806.01125pt> <451c404-IntruderExample.png, id=1121, 726.715pt x 606.265pt> [136] [137 <./31f83ae-deployme.png>] [138 <./ 451c404-IntruderExample.png>] LaTeX Warning: Hyper reference `connect-to-data-sources/aws-s3:aws-s3-6' on pag e 139 undefined on input line 6273. [139] Overfull \vbox (1.12766pt too high) detected at line 6426 [140] [141] <6f00a0c-xbgoost_api1_pv6.14.7.png, id=1157, 1079.03125pt x 739.76375pt> <64f2929-xgboost_api2_pv6.14.7.png, id=1158, 1078.0275pt x 648.4225pt> <2da0e86-xgboost_api3_pv6.14.7.png, id=1159, 673.51625pt x 939.51pt> LaTeX Warning: Float too large for page by 4.85712pt on input line 6503. [142 <./6f00a0c-xbgoost_api1_pv6.14.7.png>] LaTeX Warning: Hyper reference `tutorials-and-examples/building-rshiny-app:buil ding-rshiny-app-8' on page 143 undefined on input line 6520. LaTeX Warning: Hyper reference `tutorials-and-examples/using-deployed-api-1:usi ng-deployed-api-1-5' on page 143 undefined on input line 6522. LaTeX Warning: Hyper reference `tutorials-and-examples/deployed-apis-use-case-e xample-in-python-network-intrusions:deployed-apis-use-case-example-in-python-ne twork-intrusions-8' on page 143 undefined on input line 6524. LaTeX Warning: Hyper reference `tutorials-and-examples/deploying-a-python-xgboo st-model:deploying-a-python-xgboost-model-7' on page 143 undefined on input lin e 6526. [143 <./64f2929-xgboost_api2_pv6.14.7.png>] [144 <./2da0e86-xgboost_api3_pv6.14 .7.png>] Chapter 14. [145] [146] Chapter 15. No file DataSciencecomPlatformDocumentation.ind. [147] (./DataSciencecomPlatformDocumentation.aux) Package rerunfilecheck Warning: File `DataSciencecomPlatformDocumentation.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on DataSciencecomPlatformDocumentation.pdf (151 pages, 11032370 bytes). Transcript written on DataSciencecomPlatformDocumentation.log. [rtd-command-info] start-time: 2018-03-20T04:43:56.730352Z, end-time: 2018-03-20T04:43:56.856540Z, duration: 0, exit-code: 0 makeindex -s python.ist DataSciencecomPlatformDocumentation.idx This is makeindex, version 2.15 [TeX Live 2015] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file DataSciencecomPlatformDocumentation.idx...done (0 entries accepted, 0 rejected). Nothing written in DataSciencecomPlatformDocumentation.ind. Transcript written in DataSciencecomPlatformDocumentation.ilg. [rtd-command-info] start-time: 2018-03-20T04:43:56.930359Z, end-time: 2018-03-20T04:44:23.766817Z, duration: 26, exit-code: 0 pdflatex -interaction=nonstopmode /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/_build/latex/DataSciencecomPlatformDocumentation.tex This is pdfTeX, Version 3.14159265-2.6-1.40.16 (TeX Live 2015/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (/home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users -docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/_build/latex/Data SciencecomPlatformDocumentation.tex LaTeX2e <2016/02/01> Babel <3.9q> and hyphenation patterns for 81 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2017/03/26 v1.6 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty)))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty) Package Sphinx Info: **** titlesec 2.10.1 successfully patched for bugfix **** (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) Package hyperref Message: Driver (autodetected): hpdftex. (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file DataSciencecomPlatformDocumentation.idx (./DataSciencecomPlatformDocumentation.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./DataSciencecomPlatformDocumentation.out) (./DataSciencecomPlatformDocumentation.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./DataSciencecomPlatformDocumentation.toc [1] [2] [3] [4] [5] [6]) [7] [8] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [1] [2] Chapter 1. [3] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) <9d5c05b-github.png, id=1613, 2673.99pt x 1784.6675pt> [4 <./b7e59c7-git_integrations.png>] [5 <./9d5c0 5b-github.png> <./e804a06-github_oauth.png>] <40603a6-bitbucket_app_password.png, id=1627, 2673.99pt x 1784.6675pt> <48ff905-gitlab_auth.png, id=1629, 2673.99pt x 1784.6675pt> [6 <./40603a6-bitbucket_app_password.png>] [7 <./48ff905-gitlab_auth.png>] <37749c9-users_teams.png, id=1641, 2673.99pt x 1784.6675pt> [8 <./37749c9-users_teams.png>] <082efd6-teams.png, id=1647, 2673.99pt x 1784.6675pt> [9 <./082efd6-teams.png>] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [10] [11 <./a049c26-global_env_var.png>] [12 <./c174 171-env_vars.png>] [13] Underfull \hbox (badness 10000) in paragraph at lines 941--941 []\T1/phv/m/n/10 Des-ti-na- Underfull \hbox (badness 10000) in paragraph at lines 941--941 []\T1/ptm/m/n/10 389 (op- Underfull \hbox (badness 10000) in paragraph at lines 941--941 []\T1/ptm/m/n/10 636 (op- Underfull \hbox (badness 10000) in paragraph at lines 941--941 []\T1/ptm/m/n/10 Post-gres Underfull \hbox (badness 10000) in paragraph at lines 941--941 []\T1/ptm/m/n/10 32768- [14] [15] [16] Chapter 2. [17] [18 <./e207a66-file_ preview.png>] [19 <./e62e53c-Screen_Shot_2017-09-06_at_1.55.45_PM.png>] [20] Chapter 3. <8710bbf-5151dca-create_project.png, id=1715, 2673.99pt x 1784.6675pt> [21] [22 <./8710bbf-5151dca-create_pro ject.png>] [23] <4a7cdbe-git_creds_pv6.14.6.png, id=1740, 2276.505pt x 1895.08pt> <438f02d-create_project_pv6.14.6.png, id=1741, 2276.505pt x 1895.08pt> [24 <./a049c26-global_env_var1.png>] [25 <./c174171-env_vars1.png>] [26 <./4a7cdbe-git_creds_pv6.14.6.png>] [27 <./4 38f02d-create_project_pv6.14.6.png> <./a9b3db2-jupyter_upload_pv6.14.6.png>] [28] Chapter 4. <884dc47-Screen_Shot_2017-09-06_at_4.13.23_PM.png, id=1776, 1445.4pt x 791.9587 6pt> [29] [30 <./c381 f52-Screen_Shot_2017-09-06_at_3.32.58_PM.png> <./884dc47-Screen_Shot_2017-09-06 _at_4.13.23_PM.png>] [31 <./b7f1b7c-Screen _Shot_2017-09-06_at_4.41.28_PM.png>] [32 <./c296707-Screen_Shot_2017-09-05_at_9 .33.13_PM.png>] [33] <4e97769-Screen_Shot_2017-09-06_at_6.30.58_PM.png, id=1806, 1445.4pt x 801.9962 5pt> <71c28fc-Screen_Shot_2017-09-06_at_6.31.14_PM.png, id=1808, 1445.4pt x 800.9925 pt> <7ef1286-Screen_Shot_2017-09-06_at_6.31.35_PM.png, id=1809, 1445.4pt x 797.9812 5pt> <635758a-Screen_Shot_2017-09-06_at_6.32.07_PM.png, id=1810, 1445.4pt x 798.985p t> [34 <./4e97769-Scree n_Shot_2017-09-06_at_6.30.58_PM.png>] [35 <./b8efce5-Screen_Shot_2017-09-06_at_ 6.30.45_PM.png> <./71c28fc-Screen_Shot_2017-09-06_at_6.31.14_PM.png>] [36 <./7e f1286-Screen_Shot_2017-09-06_at_6.31.35_PM.png> <./635758a-Screen_Shot_2017-09- 06_at_6.32.07_PM.png>] <0eebb9a-Screen_Shot_2017-09-06_at_6.50.30_PM.png, id=1830, 1445.4pt x 803.0pt> <4181274-Screen_Shot_2017-09-06_at_6.53.57_PM.png, id=1831, 1445.4pt x 797.9812 5pt> <2802e5e-Screen_Shot_2017-09-06_at_7.30.42_PM.png, id=1833, 1445.4pt x 801.9962 5pt> <5847231-Screen_Shot_2017-09-06_at_7.29.35_PM.png, id=1834, 1445.4pt x 801.9962 5pt> [37 <./ded997d-Scre en_Shot_2017-09-06_at_6.49.34_PM.png>] [38 <./0eebb9a-Screen_Shot_2017-09-06_at _6.50.30_PM.png> <./4181274-Screen_Shot_2017-09-06_at_6.53.57_PM.png>] [39 <./b 4efd39-Screen_Shot_2017-09-06_at_7.25.55_PM.png> <./2802e5e-Screen_Shot_2017-09 -06_at_7.30.42_PM.png>] [40 <./5847231-Sc reen_Shot_2017-09-06_at_7.29.35_PM.png>] [41 <./c7731b8-Screen_Shot_2017-09-06_ at_7.31.41_PM.png> <./d308f32-compure_resources_unavailable_v6.19.1.png>] <6a88faf-Screen_Shot_2017-08-22_at_6.45.14_PM.png, id=1871, 1445.4pt x 795.9737 5pt> [42 <./c0ebfc5-comp ute_resources.png>] [43 <./6a88faf-Screen_Shot_2017-08-22_at_6.45.14_PM.png>] [44] [45] <8e5563a-pip_freeze_pv6.14.6.png, id=1897, 970.62625pt x 721.69624pt> <5c91366-r_installed_packages_pv6.14.6.png, id=1899, 1138.2525pt x 971.63pt> [46] [47 <./8e5563a-pip_freeze_ pv6.14.6.png>] [48 <./5c91366-r_installed_packages_pv6.14.6.png>] <9bfb2fe-requirements_run_pv6.14.6.png, id=1918, 2276.505pt x 1895.08pt> [49] [50 <./b3260e3-requirements_ap i_pv6.14.6.png>] [51 <./9bfb2fe-requirements_run_pv6.14.6.png>] [52] Chapter 5. <5383d23-Screen_Shot_2017-09-06_at_1.51.23_PM.png, id=1945, 1445.4pt x 798.985p t> <0aa0688-running_resources.png, id=1946, 2673.99pt x 1784.6675pt> [53] <4ad275a-screenshot-1_1.png, id=1953, 1108.14pt x 560.0925pt> [54 <./5383d23-Screen_Shot_2017-09-06_at_1.51. 23_PM.png>] [55 <./0aa0688-running_resources.png> <./e9a5215-first-sync-screens hot.png>] [56 <./4ad275a-screenshot-1_1.png>] Chapter 6. [57] [58] [59] Underfull \vbox (badness 10000) detected at line 2715 Underfull \vbox (badness 10000) detected at line 2715 [60] Underfull \vbox (badness 10000) detected at line 2715 Underfull \vbox (badness 10000) detected at line 2715 [61] [62] Underfull \vbox (badness 10000) detected at line 2871 Underfull \vbox (badness 10000) detected at line 2871 [63] [64] [65] Underfull \vbox (badness 10000) detected at line 3001 Underfull \vbox (badness 10000) detected at line 3001 [66] [67] [68] [69] [70] [71] [72] Chapter 7. <6cec85d-Screen_Shot_2017-09-06_at_2.26.53_PM.png, id=2038, 1445.4pt x 793.9662 5pt> <469fdda-currently_running.png, id=2039, 2517.405pt x 1772.6225pt> [73] [74 <./6cec85d- Screen_Shot_2017-09-06_at_2.26.53_PM.png> <./469fdda-currently_running.png>] [75 <./e961792-Screen_Shot_2017-09-06_at_2.28.57_PM.png> <./d1f7bb5-Screen_Shot _2017-09-06_at_2.31.06_PM.png>] <4bdde2c-schedule_details.png, id=2060, 2517.405pt x 1772.6225pt> [76] [77 <./4bdde2c-schedule_details.png>] [78] Chapter 8. <7b24c34-report_versions_pv6.18.0.png, id=2074, 1196.47pt x 947.54pt> [79] [80 <./7b24c34-report_versions_ pv6.18.0.png>] <028bbd8-report_versions2_pv6.18.0.png, id=2085, 1285.80376pt x 910.40125pt> <6cc3c84-report_versions3_pv6.18.0.png, id=2086, 1197.47375pt x 1003.75pt> [81] [82 <./028bbd8-report_versions 2_pv6.18.0.png>] [83 <./6cc3c84-report_versions3_pv6.18.0.png>] [84 <./d30a5d4- report_versions4_pv6.18.0.png>] [85 <./f60798f-report_versions5_pv6.18.0.png>] [86] Chapter 9. <37a2e65-Screen_Shot_2017-09-06_at_3.02.06_PM.png, id=2119, 1445.4pt x 777.9062 5pt> [87] <7bfdfaf-shiny_dashboard.png, id=2126, 2517.405pt x 1772.6225pt> [88 <./37a2e65-Screen_Shot_2017-09-06_at_3.02 .06_PM.png>] [89 <./7bfdfaf-shiny_dashboard.png>] [90] Chapter 10. [91] <6494cba-Screen_Shot_2017-09-06_at_2.35.19_PM.png, id=2145, 1445.4pt x 799.9887 5pt> <1fbac4c-Screen_Shot_2017-09-06_at_3.16.13_PM.png, id=2146, 1445.4pt x 795.9737 5pt> [92 <./6494cba-Scre en_Shot_2017-09-06_at_2.35.19_PM.png>] [93 <./1fbac4c-S creen_Shot_2017-09-06_at_3.16.13_PM.png>] [94 <./fc38d63-Screen_Shot_2017-09-06 _at_3.16.54_PM.png>] [95] <467ca4f-CookieAndURL.png, id=2170, 1027.84pt x 770.88pt> [96] [97 <./467ca4f-CookieAndURL.png>] [98] [99] [100] [101] [102] Chapter 11. [103] [104] [105] <9c2d049-docker_images_dep.png, id=2220, 185.69376pt x 353.32pt> [106] [107 <./9c2d049-docker_images_dep.png >] <8c31be9-Screen_Shot_2017-09-13_at_2.23.51_PM.png, id=2230, 1444.39626pt x 901. 3675pt> [108 <./8c31be9- Screen_Shot_2017-09-13_at_2.23.51_PM.png>] [109] <03b61b8-Screen_Shot_2017-09-13_at_6.23.29_PM.png, id=2244, 1445.4pt x 903.375p t> [110] [111 <./03b61b8 -Screen_Shot_2017-09-13_at_6.23.29_PM.png>] [112] [113] [114] Chapter 12. [115] [116] [117] [118] [119] [120] Chapter 13. [121] [122] [123] <5645f12-publish_uber_lite_pv6.14.7.png, id=2336, 1734.48pt x 1169.36874pt> <2d5b7de-publish_shiny_dialog_pv6.14.7.png, id=2338, 1734.48pt x 1169.36874pt> <1ebf4e0-final_app_uber_lite_pv6.14.7.png, id=2339, 1734.48pt x 1169.36874pt> [124 <./5645f12-publish_uber_lit e_pv6.14.7.png>] [125 <./f13088d-publish_shiny_name_pv6.14.7.png> <./2d5b7de-pu blish_shiny_dialog_pv6.14.7.png>] [126 <./1ebf4e0-final_app_uber_lite_pv6.14.7. png>] Underfull \vbox (badness 10000) detected at line 5792 Underfull \vbox (badness 10000) detected at line 5792 [127] [128] [129] <05daf46-deploy_pv6.14.7.png, id=2370, 1734.48pt x 1169.36874pt> <8ad1289-deploy2_pv6.14.7.png, id=2371, 1734.48pt x 1169.36874pt> [130 <./05daf46-deploy_pv6.14.7.png>] <4e35198-deploy_req_pv6.14.7.png, id=2377, 1557.82pt x 992.70876pt> <09d4bbc-deploy_api_call_pv6.14.7.png, id=2378, 1621.05624pt x 1173.38374pt> Overfull \hbox (383.44402pt too wide) in paragraph at lines 5995--5995 []\T1/pcr/m/n/9 eyJqdGkiOiI5OGQ4YzU5Mi1kNzFkLTQ4ZWEtYmVlNC0zYWFiNzNiNmFkYTQiLCJ zZXJ2aWNlTmFtZSI6ImRlcGxveS10b3BpYy1tb2RlbGVyLWRlcGxveS0yOTMxNS12MSIsImlhdCI6MT UwMDQ4NjI3Mn0. [131 <./8ad1289-deploy2_pv6.14.7.png>] [132 <./4e35198-deploy_req_pv6.14.7.png> <./09d4bbc-deploy_api_call_pv6.14.7.png>] [133] Overfull \vbox (1.36996pt too high) detected at line 6212 [134] Underfull \vbox (badness 10000) detected at line 6212 Overfull \vbox (20.36998pt too high) detected at line 6212 [135] <31f83ae-deployme.png, id=2407, 705.63625pt x 806.01125pt> <451c404-IntruderExample.png, id=2408, 726.715pt x 606.265pt> [136] [137 <./31f83ae-deployme.png>] [138 <./ 451c404-IntruderExample.png>] [139] Overfull \vbox (1.12766pt too high) detected at line 6426 [140] [141] <6f00a0c-xbgoost_api1_pv6.14.7.png, id=2441, 1079.03125pt x 739.76375pt> <64f2929-xgboost_api2_pv6.14.7.png, id=2442, 1078.0275pt x 648.4225pt> <2da0e86-xgboost_api3_pv6.14.7.png, id=2443, 673.51625pt x 939.51pt> LaTeX Warning: Float too large for page by 4.85712pt on input line 6503. [142 <./6f00a0c-xbgoost_api1_pv6.14.7.png>] [143 <./64f2929-xgboost_api2_pv6.14 .7.png>] [144 <./2da0e86-xgboost_api3_pv6.14.7.png>] Chapter 14. [145] [146] Chapter 15. (./DataSciencecomPlatformDocumentation.ind) [147] (./DataSciencecomPlatformDocumentation.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on DataSciencecomPlatformDocumentation.pdf (157 pages, 10958614 bytes). Transcript written on DataSciencecomPlatformDocumentation.log. [rtd-command-info] start-time: 2018-03-20T04:44:23.837294Z, end-time: 2018-03-20T04:44:23.902624Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/_build/latex/DataSciencecomPlatformDocumentation.pdf /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/artifacts/version_4.2.2/sphinx_pdf/datasciencecom-platform-users-docs.pdf [rtd-command-info] start-time: 2018-03-20T04:44:23.966434Z, end-time: 2018-03-20T04:44:32.582876Z, duration: 8, exit-code: 0 python sphinx-build -T -b epub -d _build/doctrees-epub -D language=en . _build/epub Running Sphinx v1.6.3 making output directory... loading translations [en]... done loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [epub]: targets for 50 source files that are out of date updating environment: 50 added, 0 changed, 0 removed reading sources... [ 2%] account-setup reading sources... [ 4%] account-setup/collaborators-and-access-control reading sources... [ 6%] account-setup/environment-variables reading sources... [ 8%] account-setup/git-configuration reading sources... [ 10%] account-setup/kerberos-authentication-1 reading sources... [ 12%] account-setup/mapr-authentication reading sources... [ 14%] account-setup/platform-configuration reading sources... [ 16%] appendix-1 reading sources... [ 18%] appendix-1/dockerfile-basics-and-best-practices-1 reading sources... [ 20%] appendix-1/enabling-hadoop-and-spark-1 reading sources... [ 22%] appendix-1/git-provider-integration-1 reading sources... [ 24%] connect-to-data-sources reading sources... [ 26%] connect-to-data-sources/aws-redshift reading sources... [ 28%] connect-to-data-sources/aws-s3 reading sources... [ 30%] connect-to-data-sources/bigquery reading sources... [ 32%] connect-to-data-sources/microsoft-sql reading sources... [ 34%] connect-to-data-sources/mysql reading sources... [ 36%] connect-to-data-sources/sap-hana reading sources... [ 38%] deploy-apis-1/best-practices-deploying-models-on-the-datasciencecom-platform reading sources... [ 40%] deploy-apis-1/deploy-overview reading sources... [ 42%] environments-1 reading sources... [ 44%] environments-1/best-practices-choosing-the-right-container-size reading sources... [ 46%] environments-1/best-practices-using-dependency-files reading sources... [ 48%] environments-1/compute-resources reading sources... [ 50%] environments-1/environment-management-1 reading sources... [ 52%] environments-1/environments-and-dependencies reading sources... [ 54%] environments-1/using-spark-on-the-platform reading sources... [ 56%] index reading sources... [ 58%] interactive-sessions reading sources... [ 60%] model-apis reading sources... [ 62%] projects reading sources... [ 64%] projects/best-practices-migrating-existing-work reading sources... [ 66%] projects/create-a-project reading sources... [ 68%] projects/environment-variables reading sources... [ 70%] projects/navigation reading sources... [ 72%] projects/project-collaborators reading sources... [ 74%] r-shiny-dashboards reading sources... [ 76%] release-notes reading sources... [ 78%] reports reading sources... [ 80%] runs-and-scheduled-runs reading sources... [ 82%] tutorials-and-examples reading sources... [ 84%] tutorials-and-examples/building-rshiny-app reading sources... [ 86%] tutorials-and-examples/deployed-apis-use-case-example-in-python-network-intrusions reading sources... [ 88%] tutorials-and-examples/deploying-a-python-xgboost-model reading sources... [ 90%] tutorials-and-examples/examples reading sources... [ 92%] tutorials-and-examples/learning-modules reading sources... [ 94%] tutorials-and-examples/using-deployed-api-1 reading sources... [ 96%] version-control reading sources... [ 98%] version-control-1/best-practices-version-control reading sources... [100%] version-control-1/overview-version-control /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/index.rst:45: WARNING: toctree contains reference to nonexisting document u'.. :titlesonly:' /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/release-notes.rst:222: WARNING: Unexpected indentation. WARNING: /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/tutorials-and-examples/building-rshiny-app.rst:140: (ERROR/3) Error in "code-block" directive: 1 argument(s) required, 0 supplied. .. code-block:: # Define server logic required to draw a histogram server <- function(input, output) { # Filter for data you want hour_pickups = reactive({ geo_pickups %>% filter(hour == input$hour) %>% select(locationID, mean_pickup) }) # Create interactive map heatmap = reactive({ right_join(zone_polys, hour_pickups(), by = c("id" = "locationID")) }) output$NYC_heatmap = renderPlot({ ggplot() + geom_polygon(data = heatmap() , aes(x = long, y = lat, group = id, fill = mean_pickup) , color = "black" , size = 0.25) + scale_fill_continuous(cont_gradient , name = "Mean pickups by hour" , breaks = pretty_breaks (n = 7) , limits = c(0, 120)) + guides(fill = guide_legend(reverse = TRUE)) + xlim(-74.05, -73.8) + ylim(40.6, 40.85) + coord_map() + labs(x = "Latitude" , y = "Longitude" , title = paste0("Pickups By Zone at " , input$hour) ) }) # Check which polygon the mouse is hovering over output$tooltip = renderPrint({ paste0("Longitude: " , as.character(round(as.numeric(input$plot_hover$x), digits = 4)) , "; " , "Latitude: " , as.character(round(as.numeric(input$plot_hover$y), digits = 4)) ) }) } /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/tutorials-and-examples/examples.rst:17: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/tutorials-and-examples/examples.rst:21: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/tutorials-and-examples/examples.rst:25: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/tutorials-and-examples/examples.rst:29: WARNING: Explicit markup ends without a blank line; unexpected unindent. looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/connect-to-data-sources/microsoft-sql.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/version-control-1/best-practices-version-control.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 2%] account-setup writing output... [ 4%] account-setup/collaborators-and-access-control writing output... [ 6%] account-setup/environment-variables writing output... [ 8%] account-setup/git-configuration writing output... [ 10%] account-setup/kerberos-authentication-1 writing output... [ 12%] account-setup/mapr-authentication writing output... [ 14%] account-setup/platform-configuration writing output... [ 16%] appendix-1 writing output... [ 18%] appendix-1/dockerfile-basics-and-best-practices-1 writing output... [ 20%] appendix-1/enabling-hadoop-and-spark-1 writing output... [ 22%] appendix-1/git-provider-integration-1 writing output... [ 24%] connect-to-data-sources writing output... [ 26%] connect-to-data-sources/aws-redshift writing output... [ 28%] connect-to-data-sources/aws-s3 writing output... [ 30%] connect-to-data-sources/bigquery writing output... [ 32%] connect-to-data-sources/microsoft-sql writing output... [ 34%] connect-to-data-sources/mysql writing output... [ 36%] connect-to-data-sources/sap-hana writing output... [ 38%] deploy-apis-1/best-practices-deploying-models-on-the-datasciencecom-platform writing output... [ 40%] deploy-apis-1/deploy-overview writing output... [ 42%] environments-1 writing output... [ 44%] environments-1/best-practices-choosing-the-right-container-size writing output... [ 46%] environments-1/best-practices-using-dependency-files writing output... [ 48%] environments-1/compute-resources writing output... [ 50%] environments-1/environment-management-1 writing output... [ 52%] environments-1/environments-and-dependencies writing output... [ 54%] environments-1/using-spark-on-the-platform writing output... [ 56%] index writing output... [ 58%] interactive-sessions writing output... [ 60%] model-apis writing output... [ 62%] projects writing output... [ 64%] projects/best-practices-migrating-existing-work writing output... [ 66%] projects/create-a-project writing output... [ 68%] projects/environment-variables writing output... [ 70%] projects/navigation writing output... [ 72%] projects/project-collaborators writing output... [ 74%] r-shiny-dashboards writing output... [ 76%] release-notes writing output... [ 78%] reports writing output... [ 80%] runs-and-scheduled-runs writing output... [ 82%] tutorials-and-examples writing output... [ 84%] tutorials-and-examples/building-rshiny-app writing output... [ 86%] tutorials-and-examples/deployed-apis-use-case-example-in-python-network-intrusions writing output... [ 88%] tutorials-and-examples/deploying-a-python-xgboost-model writing output... [ 90%] tutorials-and-examples/examples writing output... [ 92%] tutorials-and-examples/learning-modules writing output... [ 94%] tutorials-and-examples/using-deployed-api-1 writing output... [ 96%] version-control writing output... [ 98%] version-control-1/best-practices-version-control writing output... [100%] version-control-1/overview-version-control /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/appendix-1/git-provider-integration-1.rst:144: WARNING: Could not lex literal_block as "sql". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/r-shiny-dashboards.rst:23: WARNING: undefined label: r-shiny-dashboards_7#running-a-directory (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/reports.rst:79: WARNING: Pygments lexer name u'markdown' is not known generating indices... genindex /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/envs/version_4.2.2/local/lib/python2.7/site-packages/sphinx/application.py:445: RemovedInSphinx17Warning: app.status_iterator() is now deprecated. Use sphinx.util.status_iterator() instead. RemovedInSphinx17Warning) writing additional pages... copying images... [ 1%] environments-1/../_static/images/2802e5e-Screen_Shot_2017-09-06_at_7.30.42_PM.png copying images... [ 2%] projects/../_static/images/8710bbf-5151dca-create_project.png copying images... [ 3%] account-setup/../_static/images/a049c26-global_env_var.png copying images... [ 5%] appendix-1/../_static/images/8c31be9-Screen_Shot_2017-09-13_at_2.23.51_PM.png copying images... [ 6%] environments-1/../_static/images/c381f52-Screen_Shot_2017-09-06_at_3.32.58_PM.png copying images... [ 7%] tutorials-and-examples/../_static/images/8ad1289-deploy2_pv6.14.7.png copying images... [ 9%] environments-1/../_static/images/b7f1b7c-Screen_Shot_2017-09-06_at_4.41.28_PM.png copying images... [ 10%] projects/../_static/images/438f02d-create_project_pv6.14.6.png copying images... [ 11%] environments-1/../_static/images/9bfb2fe-requirements_run_pv6.14.6.png copying images... [ 13%] _static/images/f60798f-report_versions5_pv6.18.0.png copying images... [ 14%] environments-1/../_static/images/b4efd39-Screen_Shot_2017-09-06_at_7.25.55_PM.png copying images... [ 15%] environments-1/../_static/images/b8efce5-Screen_Shot_2017-09-06_at_6.30.45_PM.png copying images... [ 17%] deploy-apis-1/../_static/images/6494cba-Screen_Shot_2017-09-06_at_2.35.19_PM.png copying images... [ 18%] _static/images/0aa0688-running_resources.png copying images... [ 19%] _static/images/37a2e65-Screen_Shot_2017-09-06_at_3.02.06_PM.png copying images... [ 21%] environments-1/../_static/images/4181274-Screen_Shot_2017-09-06_at_6.53.57_PM.png copying images... [ 22%] environments-1/../_static/images/8e5563a-pip_freeze_pv6.14.6.png copying images... [ 23%] environments-1/../_static/images/c296707-Screen_Shot_2017-09-05_at_9.33.13_PM.png copying images... [ 25%] environments-1/../_static/images/c0ebfc5-compute_resources.png copying images... [ 26%] environments-1/../_static/images/b3260e3-requirements_api_pv6.14.6.png copying images... [ 27%] appendix-1/../_static/images/9c2d049-docker_images_dep.png copying images... [ 28%] _static/images/7b24c34-report_versions_pv6.18.0.png copying images... [ 30%] tutorials-and-examples/../_static/images/f13088d-publish_shiny_name_pv6.14.7.png copying images... [ 31%] _static/images/4ad275a-screenshot-1_1.png copying images... [ 32%] _static/images/d30a5d4-report_versions4_pv6.18.0.png copying images... [ 34%] tutorials-and-examples/../_static/images/05daf46-deploy_pv6.14.7.png copying images... [ 35%] account-setup/../_static/images/e804a06-github_oauth.png copying images... [ 36%] deploy-apis-1/../_static/images/1fbac4c-Screen_Shot_2017-09-06_at_3.16.13_PM.png copying images... [ 38%] account-setup/../_static/images/082efd6-teams.png copying images... [ 39%] tutorials-and-examples/../_static/images/1ebf4e0-final_app_uber_lite_pv6.14.7.png copying images... [ 40%] _static/images/028bbd8-report_versions2_pv6.18.0.png copying images... [ 42%] environments-1/../_static/images/7ef1286-Screen_Shot_2017-09-06_at_6.31.35_PM.png copying images... [ 43%] _static/images/e9a5215-first-sync-screenshot.png copying images... [ 44%] tutorials-and-examples/../_static/images/451c404-IntruderExample.png copying images... [ 46%] account-setup/../_static/images/c174171-env_vars.png copying images... [ 47%] tutorials-and-examples/../_static/images/64f2929-xgboost_api2_pv6.14.7.png copying images... [ 48%] _static/images/e961792-Screen_Shot_2017-09-06_at_2.28.57_PM.png copying images... [ 50%] account-setup/../_static/images/9d5c05b-github.png copying images... [ 51%] environments-1/../_static/images/ded997d-Screen_Shot_2017-09-06_at_6.49.34_PM.png copying images... [ 52%] tutorials-and-examples/../_static/images/09d4bbc-deploy_api_call_pv6.14.7.png copying images... [ 53%] tutorials-and-examples/../_static/images/4e35198-deploy_req_pv6.14.7.png copying images... [ 55%] environments-1/../_static/images/6a88faf-Screen_Shot_2017-08-22_at_6.45.14_PM.png copying images... [ 56%] tutorials-and-examples/../_static/images/6f00a0c-xbgoost_api1_pv6.14.7.png copying images... [ 57%] version-control-1/../_static/images/e207a66-file_preview.png copying images... [ 59%] _static/images/d1f7bb5-Screen_Shot_2017-09-06_at_2.31.06_PM.png copying images... [ 60%] _static/images/469fdda-currently_running.png copying images... [ 61%] projects/../_static/images/a9b3db2-jupyter_upload_pv6.14.6.png copying images... [ 63%] account-setup/../_static/images/b7e59c7-git_integrations.png copying images... [ 64%] projects/../_static/images/c174171-env_vars.png copying images... [ 65%] environments-1/../_static/images/4e97769-Screen_Shot_2017-09-06_at_6.30.58_PM.png copying images... [ 67%] deploy-apis-1/../_static/images/fc38d63-Screen_Shot_2017-09-06_at_3.16.54_PM.png copying images... [ 68%] tutorials-and-examples/../_static/images/2d5b7de-publish_shiny_dialog_pv6.14.7.png copying images... [ 69%] _static/images/6cc3c84-report_versions3_pv6.18.0.png copying images... [ 71%] _static/images/5383d23-Screen_Shot_2017-09-06_at_1.51.23_PM.png copying images... [ 72%] account-setup/../_static/images/48ff905-gitlab_auth.png copying images... [ 73%] projects/../_static/images/a049c26-global_env_var.png copying images... [ 75%] appendix-1/../_static/images/03b61b8-Screen_Shot_2017-09-13_at_6.23.29_PM.png copying images... [ 76%] environments-1/../_static/images/d308f32-compure_resources_unavailable_v6.19.1.png copying images... [ 77%] version-control-1/../_static/images/e62e53c-Screen_Shot_2017-09-06_at_1.55.45_PM.png copying images... [ 78%] account-setup/../_static/images/40603a6-bitbucket_app_password.png copying images... [ 80%] environments-1/../_static/images/0eebb9a-Screen_Shot_2017-09-06_at_6.50.30_PM.png copying images... [ 81%] environments-1/../_static/images/5847231-Screen_Shot_2017-09-06_at_7.29.35_PM.png copying images... [ 82%] environments-1/../_static/images/884dc47-Screen_Shot_2017-09-06_at_4.13.23_PM.png copying images... [ 84%] deploy-apis-1/../_static/images/467ca4f-CookieAndURL.png copying images... [ 85%] tutorials-and-examples/../_static/images/2da0e86-xgboost_api3_pv6.14.7.png copying images... [ 86%] environments-1/../_static/images/635758a-Screen_Shot_2017-09-06_at_6.32.07_PM.png copying images... [ 88%] projects/../_static/images/4a7cdbe-git_creds_pv6.14.6.png copying images... [ 89%] _static/images/4bdde2c-schedule_details.png copying images... [ 90%] _static/images/6cec85d-Screen_Shot_2017-09-06_at_2.26.53_PM.png copying images... [ 92%] environments-1/../_static/images/71c28fc-Screen_Shot_2017-09-06_at_6.31.14_PM.png copying images... [ 93%] tutorials-and-examples/../_static/images/5645f12-publish_uber_lite_pv6.14.7.png copying images... [ 94%] account-setup/../_static/images/37749c9-users_teams.png copying images... [ 96%] _static/images/7bfdfaf-shiny_dashboard.png copying images... [ 97%] tutorials-and-examples/../_static/images/31f83ae-deployme.png copying images... [ 98%] environments-1/../_static/images/5c91366-r_installed_packages_pv6.14.6.png copying images... [100%] environments-1/../_static/images/c7731b8-Screen_Shot_2017-09-06_at_7.31.41_PM.png copying static files... WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/readthedocs/templates/sphinx/_static' does not exist done copying extra files... done writing mimetype file... writing META-INF/container.xml file... writing content.opf file... WARNING: unknown mimetype for _static/favicon.ico, ignoring WARNING: unknown mimetype for _static/html-assets/api-headers/appendix-1.md.api-header.0.html, ignoring WARNING: unknown mimetype for _static/html-assets/api-headers/compute-resources.md.api-header.14.html, ignoring WARNING: unknown mimetype for _static/html-assets/api-headers/compute-resources.md.api-header.15.html, ignoring WARNING: unknown mimetype for _static/html-assets/api-headers/enabling-hadoop-and-spark-1.md.api-header.2.html, ignoring WARNING: unknown mimetype for _static/html-assets/api-headers/enabling-hadoop-and-spark-1.md.api-header.3.html, ignoring WARNING: unknown mimetype for _static/html-assets/api-headers/enabling-hadoop-and-spark-1.md.api-header.4.html, ignoring WARNING: unknown mimetype for _static/html-assets/api-headers/enabling-hadoop-and-spark-1.md.api-header.5.html, ignoring WARNING: unknown mimetype for _static/html-assets/api-headers/enabling-hadoop-and-spark-1.md.api-header.6.html, ignoring WARNING: unknown mimetype for _static/html-assets/api-headers/enabling-hadoop-and-spark-1.md.api-header.7.html, ignoring WARNING: unknown mimetype for _static/html-assets/api-headers/environment-management-1.md.api-header.15.html, ignoring WARNING: unknown mimetype for _static/html-assets/api-headers/environment-management-1.md.api-header.16.html, ignoring WARNING: unknown mimetype for _static/html-assets/api-headers/environment-management-1.md.api-header.17.html, ignoring WARNING: unknown mimetype for _static/html-assets/api-headers/environment-management-1.md.api-header.18.html, ignoring WARNING: unknown mimetype for _static/html-assets/api-headers/environment-management-1.md.api-header.19.html, ignoring WARNING: unknown mimetype for _static/html-assets/api-headers/environment-management-1.md.api-header.20.html, ignoring WARNING: unknown mimetype for _static/html-assets/api-headers/environments-and-dependencies.md.api-header.20.html, ignoring WARNING: unknown mimetype for _static/html-assets/api-headers/environments-and-dependencies.md.api-header.21.html, ignoring WARNING: unknown mimetype for _static/html-assets/api-headers/environments-and-dependencies.md.api-header.22.html, ignoring WARNING: unknown mimetype for _static/html-assets/api-headers/environments-and-dependencies.md.api-header.23.html, ignoring WARNING: unknown mimetype for _static/html-assets/api-headers/environments-and-dependencies.md.api-header.24.html, ignoring WARNING: unknown mimetype for _static/html-assets/api-headers/git-provider-integration-1.md.api-header.10.html, ignoring WARNING: unknown mimetype for _static/html-assets/api-headers/git-provider-integration-1.md.api-header.11.html, ignoring WARNING: unknown mimetype for _static/html-assets/api-headers/git-provider-integration-1.md.api-header.12.html, ignoring WARNING: unknown mimetype for _static/html-assets/api-headers/git-provider-integration-1.md.api-header.13.html, ignoring WARNING: unknown mimetype for _static/html-assets/api-headers/git-provider-integration-1.md.api-header.14.html, ignoring WARNING: unknown mimetype for _static/html-assets/api-headers/git-provider-integration-1.md.api-header.7.html, ignoring WARNING: unknown mimetype for _static/html-assets/api-headers/git-provider-integration-1.md.api-header.8.html, ignoring WARNING: unknown mimetype for _static/html-assets/api-headers/git-provider-integration-1.md.api-header.9.html, ignoring WARNING: unknown mimetype for _static/html-assets/api-headers/mapr-authentication.md.api-header.0.html, ignoring WARNING: unknown mimetype for _static/html-assets/api-headers/mapr-authentication.md.api-header.1.html, ignoring WARNING: unknown mimetype for _static/html-assets/api-headers/mapr-authentication.md.api-header.2.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/building-rshiny-app.md.callout.0.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/collaborators-and-access-control.md.callout.1.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/collaborators-and-access-control.md.callout.6.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/collaborators-and-access-control.md.callout.8.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/compute-resources.md.callout.11.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/compute-resources.md.callout.18.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/compute-resources.md.callout.19.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/compute-resources.md.callout.21.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/connect-to-data-sources.md.callout.0.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/connect-to-data-sources.md.callout.1.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/connect-to-data-sources.md.callout.2.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/connect-to-data-sources.md.callout.3.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/dockerfile-basics-and-best-practices-1.md.callout.10.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/dockerfile-basics-and-best-practices-1.md.callout.11.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/dockerfile-basics-and-best-practices-1.md.callout.8.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/dockerfile-basics-and-best-practices-1.md.callout.9.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/enabling-hadoop-and-spark-1.md.callout.10.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/enabling-hadoop-and-spark-1.md.callout.11.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/enabling-hadoop-and-spark-1.md.callout.12.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/enabling-hadoop-and-spark-1.md.callout.13.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/enabling-hadoop-and-spark-1.md.callout.14.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/enabling-hadoop-and-spark-1.md.callout.15.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/enabling-hadoop-and-spark-1.md.callout.16.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/enabling-hadoop-and-spark-1.md.callout.9.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/environment-management-1.md.callout.19.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/environment-management-1.md.callout.20.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/environment-management-1.md.callout.22.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/environment-variables.md.callout.12.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/environment-variables.md.callout.22.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/environment-variables.md.callout.23.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/environment-variables.md.callout.25.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/git-configuration.md.callout.10.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/git-configuration.md.callout.7.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/git-configuration.md.callout.9.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/git-provider-integration-1.md.callout.14.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/git-provider-integration-1.md.callout.15.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/git-provider-integration-1.md.callout.16.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/git-provider-integration-1.md.callout.17.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/git-provider-integration-1.md.callout.18.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/interactive-sessions.md.callout.0.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/interactive-sessions.md.callout.1.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/interactive-sessions.md.callout.2.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/interactive-sessions.md.callout.3.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/interactive-sessions.md.callout.4.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/interactive-sessions.md.callout.5.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/microsoft-sql.md.callout.16.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/microsoft-sql.md.callout.17.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/microsoft-sql.md.callout.19.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/model-apis.md.callout.2.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/model-apis.md.callout.3.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/model-apis.md.callout.4.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/model-apis.md.callout.5.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/model-apis.md.callout.6.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/model-apis.md.callout.7.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/mysql.md.callout.17.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/mysql.md.callout.18.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/mysql.md.callout.20.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/r-shiny-dashboards.md.callout.4.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/r-shiny-dashboards.md.callout.6.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/r-shiny-dashboards.md.callout.8.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/using-spark-on-the-platform.md.callout.20.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/using-spark-on-the-platform.md.callout.21.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/using-spark-on-the-platform.md.callout.22.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/using-spark-on-the-platform.md.callout.23.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/using-spark-on-the-platform.md.callout.24.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/version-control.md.callout.5.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/version-control.md.callout.7.html, ignoring WARNING: unknown mimetype for _static/html-assets/callouts/version-control.md.callout.9.html, ignoring WARNING: unknown mimetype for _static/html-assets/parameters/best-practices-deploying-models-on-the-datasciencecom-platform.md.parameters.0.html, ignoring WARNING: unknown mimetype for _static/html-assets/parameters/collaborators-and-access-control.md.parameters.0.html, ignoring WARNING: unknown mimetype for _static/html-assets/parameters/collaborators-and-access-control.md.parameters.1.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/amazon-redshift.md.image.42.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/aws-redshift.md.image.11.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/aws-redshift.md.image.8.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/aws-s3.md.image.12.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/aws-s3.md.image.43.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/aws-s3.md.image.9.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/best-practices-deploying-models-on-the-datasciencecom-platform.md.image.0.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/best-practices-deploying-models-on-the-datasciencecom-platform.md.image.1.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/best-practices-deploying-models-on-the-datasciencecom-platform.md.image.2.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/best-practices-deploying-models-on-the-datasciencecom-platform.md.image.3.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/best-practices-deploying-models-on-the-datasciencecom-platform.md.image.4.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/best-practices-deploying-models-on-the-datasciencecom-platform.md.image.5.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/best-practices-deploying-models-on-the-datasciencecom-platform.md.image.6.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/best-practices-using-dependency-files.md.image.7.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/building-rshiny-app.md.image.10.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/building-rshiny-app.md.image.11.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/building-rshiny-app.md.image.12.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/building-rshiny-app.md.image.13.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/building-rshiny-app.md.image.8.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/building-rshiny-app.md.image.9.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/connect-to-data-sources.md.image.0.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/connect-to-data-sources.md.image.1.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/connect-to-data-sources.md.image.14.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/connect-to-data-sources.md.image.15.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/connect-to-data-sources.md.image.16.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/connect-to-data-sources.md.image.17.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/connect-to-data-sources.md.image.2.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/deployed-apis-use-case-example-in-python-network-intrusions.md.image.18.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/deployed-apis-use-case-example-in-python-network-intrusions.md.image.19.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/deploying-a-python-xgboost-model.md.image.20.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/deploying-a-python-xgboost-model.md.image.21.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/deploying-a-python-xgboost-model.md.image.22.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/deploying-a-python-xgboost-model.md.image.23.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/deploying-a-python-xgboost-model.md.image.24.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/deploying-a-python-xgboost-model.md.image.25.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/deploying-a-python-xgboost-model.md.image.26.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/environment-variables.md.callout.12.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/environment-variables.md.callout.22.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/environment-variables.md.callout.23.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/environment-variables.md.callout.25.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/environment-variables.md.image.13.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/environment-variables.md.image.16.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/environment-variables.md.image.48.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/environments-and-dependencies.md.image.12.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/environments-and-dependencies.md.image.15.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/environments-and-dependencies.md.image.49.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/ftpsftp-transfer.md.image.44.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/google-bigquery.md.image.45.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/interactive-sessions.md.image.0.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/interactive-sessions.md.image.1.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/interactive-sessions.md.image.2.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/interactive-sessions.md.image.27.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/interactive-sessions.md.image.28.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/interactive-sessions.md.image.29.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/interactive-sessions.md.image.3.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/interactive-sessions.md.image.30.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/interactive-sessions.md.image.4.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/interactive-sessions.md.image.5.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/interactive-sessions.md.image.6.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/microsoft-sql-databases.md.image.46.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/microsoft-sql.md.image.10.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/microsoft-sql.md.image.13.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/model-apis.md.image.31.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/model-apis.md.image.4.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/model-apis.md.image.7.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/mysql-databases.md.image.47.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/mysql.md.image.11.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/mysql.md.image.14.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/reports.md.image.10.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/reports.md.image.32.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/reports.md.image.33.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/reports.md.image.34.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/reports.md.image.5.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/reports.md.image.6.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/reports.md.image.7.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/reports.md.image.8.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/reports.md.image.9.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/using-deployed-api-1.md.image.35.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/using-deployed-api-1.md.image.36.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/using-deployed-api-1.md.image.37.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/using-deployed-api-1.md.image.38.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/using-deployed-api-1.md.image.39.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/using-deployed-api-1.md.image.40.html, ignoring WARNING: unknown mimetype for _static/html-assets/code-cells/using-deployed-api-1.md.image.41.html, ignoring WARNING: unknown mimetype for _static/csv-tables/project-permissions.csv, ignoring WARNING: unknown mimetype for _static/onboarding-v12/content/index.html, ignoring WARNING: unknown mimetype for _static/onboarding-v12/content/assets/transcoded-1oG-9ZJY0YPopivV-andrea-onboarding-no-8.mp4, ignoring WARNING: unknown mimetype for _static/onboarding-v12/content/assets/transcoded-7vFkXVUZKE4wqJOb-andrea-onboarding-no-1-2.mp4, ignoring WARNING: unknown mimetype for _static/onboarding-v12/content/assets/transcoded-FlBgRyQfLH7gdu5P-andrea-onboarding-no-9.mp4, ignoring WARNING: unknown mimetype for _static/onboarding-v12/content/assets/transcoded-Gkx8LzcCHNdrU3gf-andrea-onboarding-no-3.mp4, ignoring WARNING: unknown mimetype for _static/onboarding-v12/content/assets/transcoded-a2VE8oMiu_dDVKJo-andrea-onboarding-no-7.mp4, ignoring WARNING: unknown mimetype for _static/onboarding-v12/content/assets/transcoded-aVh0M2869MWJoNkx-andrea-onboarding-no-2.mp4, ignoring WARNING: unknown mimetype for _static/onboarding-v12/content/assets/transcoded-jYI4GwDim5Uy9hhP-andrea-onboarding-no-4.mp4, ignoring WARNING: unknown mimetype for _static/onboarding-v12/content/assets/transcoded-lmV1p5KagR2uyI8H-andrea-onboarding-no-6.mp4, ignoring WARNING: unknown mimetype for _static/onboarding-v12/content/assets/transcoded-sfhawHIMuaPTUQid-andrea-onboarding-no-5.mp4, ignoring writing nav.xhtml file... writing toc.ncx file... writing DataSciencecomPlatform.epub file... build succeeded, 211 warnings. [rtd-command-info] start-time: 2018-03-20T04:44:32.696859Z, end-time: 2018-03-20T04:44:32.767960Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/checkouts/version_4.2.2/source/rst_for_sphinx/for-users/_build/epub/DataSciencecomPlatform.epub /home/docs/checkouts/readthedocs.org/user_builds/datasciencecom-platform-users-docs/artifacts/version_4.2.2/sphinx_epub/datasciencecom-platform-users-docs.epub