Read the Docs build information Build id: 765726 Project: cyverse-visual-interactive-computing-environment Version: main Commit: 1e5e5b4d58c4c8638db2d4bbeae56c52c9b62883 Date: 2021-11-05T15:30:43.783769Z State: finished Success: False [rtd-command-info] start-time: 2021-11-05T15:32:39.549084Z, end-time: 2021-11-05T15:32:48.215031Z, duration: 8, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/CyVerse-learning-materials/Visual_Interactive_Computing_Environment.git . Cloning into '.'... [rtd-command-info] start-time: 2021-11-05T15:32:48.408621Z, end-time: 2021-11-05T15:32:48.761290Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: checking out 'origin/main'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by 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 1e5e5b4 Update custom_urls.txt [rtd-command-info] start-time: 2021-11-05T15:32:48.957359Z, end-time: 2021-11-05T15:32:49.022583Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-11-05T15:32:50.326758Z, end-time: 2021-11-05T15:32:55.475830Z, duration: 5, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/envs/main/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/envs/main/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2021-11-05T15:32:55.590691Z, end-time: 2021-11-05T15:32:56.730724Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/envs/main/lib/python3.7/site-packages (21.3.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/envs/main/lib/python3.7/site-packages (58.5.3) [rtd-command-info] start-time: 2021-11-05T15:32:56.850236Z, end-time: 2021-11-05T15:33:04.643185Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.2 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.4-py2.py3-none-any.whl (29 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting docutils>=0.11 Downloading docutils-0.18-py2.py3-none-any.whl (569 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/envs/main/lib/python3.7/site-packages (from sphinx<2) (58.5.3) Collecting Jinja2>=2.3 Downloading Jinja2-3.0.2-py3-none-any.whl (133 kB) Collecting requests>=2.0.0 Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting Pygments>=2.0 Downloading Pygments-2.10.0-py3-none-any.whl (1.0 MB) Collecting packaging Downloading packaging-21.2-py3-none-any.whl (40 kB) Collecting pytz>=2015.7 Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.0.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (31 kB) Collecting idna<4,>=2.5 Downloading idna-3.3-py3-none-any.whl (61 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.7-py2.py3-none-any.whl (138 kB) Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.7-py3-none-any.whl (38 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) Collecting pyparsing<3,>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=fbbc431843ef0477b76a75bf678480eb11203de30224f6bef98d7923b8f6b23d Stored in directory: /tmp/pip-ephem-wheel-cache-4cszhz01/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=d031734254024389408110bef8bb8ede1cf271d524c64dc6271c3fb92f657832 Stored in directory: /tmp/pip-ephem-wheel-cache-4cszhz01/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: urllib3, sphinxcontrib-serializinghtml, pytz, pyparsing, MarkupSafe, idna, charset-normalizer, certifi, sphinxcontrib-websupport, snowballstemmer, six, requests, Pygments, packaging, Jinja2, imagesize, future, docutils, babel, alabaster, sphinx, commonmark, sphinx-rtd-theme, recommonmark, readthedocs-sphinx-ext, pillow, mock Successfully installed Jinja2-3.0.2 MarkupSafe-2.0.1 Pygments-2.10.0 alabaster-0.7.12 babel-2.9.1 certifi-2021.10.8 charset-normalizer-2.0.7 commonmark-0.8.1 docutils-0.18 future-0.18.2 idna-3.3 imagesize-1.2.0 mock-1.0.1 packaging-21.2 pillow-5.4.1 pyparsing-2.4.7 pytz-2021.3 readthedocs-sphinx-ext-2.1.4 recommonmark-0.5.0 requests-2.26.0 six-1.16.0 snowballstemmer-2.1.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.7 [rtd-command-info] start-time: 2021-11-05T15:33:05.647004Z, end-time: 2021-11-05T15:33:05.715367Z, duration: 0, exit-code: 0 cat conf.py #!/usr/bin/env python3 # -*- coding: utf-8 -*- # # General information about the project. import sys import os sys.path.insert(0, os.path.dirname(__file__)) from misc.cyverse_sphinx_conf import * # noqa project = 'Visual Interactive Computing Environment' copyright = '2021, CyVerse' author = 'CyVerse' version = '2.1' version = '2.1' epub_title = project epub_author = author epub_publisher = author epub_copyright = copyright exclude_patterns = ['README.md', 'License.md', 'Contributors_maintainers.md'] ########################################################################### # 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 # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "main", 'version_slug': "main", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("main", "/en/main/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'cyverse-visual-interactive-computing-environment', 'name': u'Visual_Interactive_Computing_Environment', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://learning.cyverse.org/projects/vice/en/latest/', 'analytics_code': 'UA-72224033-6', 'single_version': False, 'conf_py_path': '/', 'api_host': 'https://readthedocs.com', 'github_user': 'CyVerse-learning-materials', 'proxied_api_host': '/_', 'github_repo': 'Visual_Interactive_Computing_Environment', 'github_version': 'main', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'main', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'main', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': 'UA-72224033-6', 'global_analytics_code': 'UA-17997319-2', 'commit': '1e5e5b4d', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/cyverse-visual-interactive-computing-environment/builds/765726/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2021-11-05T15:33:05.858421Z, end-time: 2021-11-05T15:33:08.853908Z, duration: 2, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v1.8.5 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [html]: targets for 19 source files that are out of date updating environment: 19 added, 0 changed, 0 removed reading sources... [ 5%] .github/ISSUE_TEMPLATE/triage-for-2-0-release reading sources... [ 10%] data reading sources... [ 15%] developer_guide/adding reading sources... [ 21%] developer_guide/building reading sources... [ 26%] developer_guide/examples reading sources... [ 31%] developer_guide/workflow reading sources... [ 36%] getting_help/bestpractices reading sources... [ 42%] getting_help/contact reading sources... [ 47%] getting_help/faq reading sources... [ 52%] getting_help/tool_troubleshooting reading sources... [ 57%] getting_started/about reading sources... [ 63%] getting_started/apptypes reading sources... [ 68%] getting_started/prerequisites reading sources... [ 73%] index reading sources... [ 78%] user_guide/quick-jupyter reading sources... [ 84%] user_guide/quick-rshiny reading sources... [ 89%] user_guide/quick-rstudio reading sources... [ 94%] user_guide/sharing reading sources... [100%] vice_apps/examples /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/envs/main/lib/python3.7/site-packages/recommonmark/parser.py:65: UserWarning: Container node skipped: type=document warn("Container node skipped: type={0}".format(mdnode.t)) /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/.github/ISSUE_TEMPLATE/triage-for-2-0-release.md:0: WARNING: Document or section may not begin with a transition. custom_urls.txt:58: WARNING: image file not readable: ../img/vice/jupyter/jupyter2-1.png custom_urls.txt:64: WARNING: image file not readable: ../img/vice/jupyter/jupyter2-3.png custom_urls.txt:70: WARNING: image file not readable: ../img/vice/jupyter/jupyter2-5.png custom_urls.txt:76: WARNING: image file not readable: ../img/vice/jupyter/jupyter2-7.png custom_urls.txt:81: WARNING: image file not readable: ../img/vice/jupyter/app_loading.gif custom_urls.txt:86: WARNING: image file not readable: ../img/vice/shiny/shiny1-1.png custom_urls.txt:92: WARNING: image file not readable: ../img/vice/shiny/shiny1-3.png custom_urls.txt:98: WARNING: image file not readable: ../img/vice/shiny/shiny1-5.png custom_urls.txt:104: WARNING: image file not readable: ../img/vice/shiny/shiny1-7.png custom_urls.txt:110: WARNING: image file not readable: ../img/vice/shiny/shiny1-9.png custom_urls.txt:116: WARNING: image file not readable: ../img/vice/shiny/shiny1-11.png custom_urls.txt:122: WARNING: image file not readable: ../img/vice/shiny/shiny1-13.png cyverse_rst_defined_substitutions.txt:123: WARNING: image file not readable: ../img/cyverse_learning.png cyverse_rst_defined_substitutions.txt:128: WARNING: image file not readable: ../img/homeicon.png cyverse_rst_defined_substitutions.txt:134: WARNING: image file not readable: ../img/intercom.png /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/developer_guide/building.rst:36: WARNING: Undefined substitution referenced: "add-tool". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/developer_guide/building.rst:81: WARNING: Undefined substitution referenced: "vice-do-not-pass". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/getting_started/prerequisites.rst:16: WARNING: Undefined substitution referenced: "ORCID". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/index.rst:28: WARNING: toctree contains reference to nonexisting document '.. user_guide/quick-rshiny' /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/index.rst:81: WARNING: Duplicate substitution definition name: "CyVerse_logo". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/index.rst:86: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/index.rst:92: WARNING: Duplicate substitution definition name: "Intercom". custom_urls.txt:58: WARNING: image file not readable: ../img/vice/jupyter/jupyter2-1.png custom_urls.txt:64: WARNING: image file not readable: ../img/vice/jupyter/jupyter2-3.png custom_urls.txt:70: WARNING: image file not readable: ../img/vice/jupyter/jupyter2-5.png custom_urls.txt:76: WARNING: image file not readable: ../img/vice/jupyter/jupyter2-7.png custom_urls.txt:81: WARNING: image file not readable: ../img/vice/jupyter/app_loading.gif custom_urls.txt:86: WARNING: image file not readable: ../img/vice/shiny/shiny1-1.png custom_urls.txt:92: WARNING: image file not readable: ../img/vice/shiny/shiny1-3.png custom_urls.txt:98: WARNING: image file not readable: ../img/vice/shiny/shiny1-5.png custom_urls.txt:104: WARNING: image file not readable: ../img/vice/shiny/shiny1-7.png custom_urls.txt:110: WARNING: image file not readable: ../img/vice/shiny/shiny1-9.png custom_urls.txt:116: WARNING: image file not readable: ../img/vice/shiny/shiny1-11.png custom_urls.txt:122: WARNING: image file not readable: ../img/vice/shiny/shiny1-13.png /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/index.rst:92: WARNING: image file not readable: ./img/intercom.png /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/user_guide/quick-rstudio.rst:10: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/user_guide/quick-rstudio.rst:13: WARNING: Title underline too short. 1. Search for Rstudio App ====================== /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/user_guide/quick-rstudio.rst:70: WARNING: Title underline too short. 6. Complete and Save Outputs ======================= /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/user_guide/quick-rstudio.rst:70: WARNING: Title underline too short. 6. Complete and Save Outputs ======================= /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/user_guide/quick-rstudio.rst:88: WARNING: Unknown target name: "github repo link". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/user_guide/sharing.rst:98: WARNING: image file not readable: user_guide/../img/vice-share-4.png /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/vice_apps/examples.rst:24: WARNING: Duplicate explicit target name: "github". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/vice_apps/examples.rst:24: WARNING: Duplicate explicit target name: "github". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/vice_apps/examples.rst:24: WARNING: Duplicate explicit target name: "github". looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/.github/ISSUE_TEMPLATE/triage-for-2-0-release.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/data.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/developer_guide/examples.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/user_guide/quick-rshiny.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 5%] .github/ISSUE_TEMPLATE/triage-for-2-0-release writing output... [ 10%] data writing output... [ 15%] developer_guide/adding writing output... [ 21%] developer_guide/building writing output... [ 26%] developer_guide/examples writing output... [ 31%] developer_guide/workflow writing output... [ 36%] getting_help/bestpractices writing output... [ 42%] getting_help/contact writing output... [ 47%] getting_help/faq writing output... [ 52%] getting_help/tool_troubleshooting writing output... [ 57%] getting_started/about writing output... [ 63%] getting_started/apptypes writing output... [ 68%] getting_started/prerequisites writing output... [ 73%] index writing output... [ 78%] user_guide/quick-jupyter writing output... [ 84%] user_guide/quick-rshiny writing output... [ 89%] user_guide/quick-rstudio writing output... [ 94%] user_guide/sharing writing output... [100%] vice_apps/examples generating indices... genindex writing additional pages... search copying images... [ 0%] developer_guide/../img/vice/jupyter/jupyter2-1.png copying images... [ 1%] developer_guide/../img/vice/jupyter/jupyter2-3.png copying images... [ 2%] developer_guide/../img/vice/jupyter/jupyter2-5.png copying images... [ 3%] developer_guide/../img/vice/jupyter/jupyter2-7.png copying images... [ 4%] developer_guide/../img/vice/jupyter/app_loading.gif copying images... [ 5%] developer_guide/../img/vice/shiny/shiny1-1.png copying images... [ 6%] developer_guide/../img/vice/shiny/shiny1-3.png copying images... [ 7%] developer_guide/../img/vice/shiny/shiny1-5.png copying images... [ 8%] developer_guide/../img/vice/shiny/shiny1-7.png copying images... [ 9%] developer_guide/../img/vice/shiny/shiny1-9.png copying images... [ 10%] developer_guide/../img/vice/shiny/shiny1-11.png copying images... [ 11%] developer_guide/../img/vice/shiny/shiny1-13.png copying images... [ 12%] developer_guide/../img/cyverse_learning.png copying images... [ 13%] developer_guide/../img/homeicon.png copying images... [ 14%] developer_guide/../img/flow_new.png copying images... [ 15%] getting_help/../img/vice/jupyter/jupyter2-1.png copying images... [ 16%] getting_help/../img/vice/jupyter/jupyter2-3.png copying images... [ 17%] getting_help/../img/vice/jupyter/jupyter2-5.png copying images... [ 18%] getting_help/../img/vice/jupyter/jupyter2-7.png copying images... [ 19%] getting_help/../img/vice/jupyter/app_loading.gif copying images... [ 20%] getting_help/../img/vice/shiny/shiny1-1.png copying images... [ 21%] getting_help/../img/vice/shiny/shiny1-3.png copying images... [ 22%] getting_help/../img/vice/shiny/shiny1-5.png copying images... [ 23%] getting_help/../img/vice/shiny/shiny1-7.png copying images... [ 24%] getting_help/../img/vice/shiny/shiny1-9.png copying images... [ 25%] getting_help/../img/vice/shiny/shiny1-11.png copying images... [ 26%] getting_help/../img/vice/shiny/shiny1-13.png copying images... [ 27%] getting_help/../img/cyverse_learning.png copying images... [ 28%] getting_help/../img/homeicon.png copying images... [ 29%] getting_started/../img/vice/jupyter/jupyter2-1.png copying images... [ 30%] getting_started/../img/vice/jupyter/jupyter2-3.png copying images... [ 31%] getting_started/../img/vice/jupyter/jupyter2-5.png copying images... [ 32%] getting_started/../img/vice/jupyter/jupyter2-7.png copying images... [ 33%] getting_started/../img/vice/jupyter/app_loading.gif copying images... [ 34%] getting_started/../img/vice/shiny/shiny1-1.png copying images... [ 35%] getting_started/../img/vice/shiny/shiny1-3.png copying images... [ 36%] getting_started/../img/vice/shiny/shiny1-5.png copying images... [ 37%] getting_started/../img/vice/shiny/shiny1-7.png copying images... [ 38%] getting_started/../img/vice/shiny/shiny1-9.png copying images... [ 39%] getting_started/../img/vice/shiny/shiny1-11.png copying images... [ 40%] getting_started/../img/vice/shiny/shiny1-13.png copying images... [ 41%] getting_started/../img/cyverse_learning.png copying images... [ 42%] getting_started/../img/homeicon.png copying images... [ 43%] ./img/cyverse_learning.png copying images... [ 44%] ./img/homeicon.png copying images... [ 45%] user_guide/../img/vice/jupyter/jupyter2-1.png copying images... [ 46%] user_guide/../img/vice/jupyter/jupyter2-3.png copying images... [ 47%] user_guide/../img/vice/jupyter/jupyter2-5.png copying images... [ 48%] user_guide/../img/vice/jupyter/jupyter2-7.png copying images... [ 49%] user_guide/../img/vice/jupyter/app_loading.gif copying images... [ 50%] user_guide/../img/vice/shiny/shiny1-1.png copying images... [ 51%] user_guide/../img/vice/shiny/shiny1-3.png copying images... [ 52%] user_guide/../img/vice/shiny/shiny1-5.png copying images... [ 53%] user_guide/../img/vice/shiny/shiny1-7.png copying images... [ 54%] user_guide/../img/vice/shiny/shiny1-9.png copying images... [ 55%] user_guide/../img/vice/shiny/shiny1-11.png copying images... [ 56%] user_guide/../img/vice/shiny/shiny1-13.png copying images... [ 57%] user_guide/../img/homeicon.png copying images... [ 58%] user_guide/../img/vice/jupyter/jupyter2-0.png copying images... [ 59%] user_guide/../img/vice/jupyter/jupyter2-2.png copying images... [ 60%] user_guide/../img/vice/jupyter/jupyter2-4.png copying images... [ 61%] user_guide/../img/vice/jupyter/jupyter2-6.png copying images... [ 62%] user_guide/../img/vice/jupyter/jupyter2-8.png copying images... [ 63%] user_guide/../img/vice/shiny/shiny1-2.png copying images... [ 64%] user_guide/../img/vice/shiny/shiny1-4.png copying images... [ 65%] user_guide/../img/vice/shiny/shiny1-6.png copying images... [ 66%] user_guide/../img/vice/shiny/shiny1-8.png copying images... [ 67%] user_guide/../img/vice/shiny/shiny1-10.png copying images... [ 68%] user_guide/../img/vice/shiny/shiny1-12.png copying images... [ 69%] user_guide/../img/vice/rstudio/rstudio3-1.png copying images... [ 70%] user_guide/../img/vice/rstudio/rstudio3-2.png copying images... [ 71%] user_guide/../img/vice/rstudio/rstudio3-3.png copying images... [ 72%] user_guide/../img/vice/rstudio/rstudio3-4.png copying images... [ 73%] user_guide/../img/vice/rstudio/rstudio3-5.png copying images... [ 74%] user_guide/../img/vice/rstudio/rstudio3-6.png copying images... [ 75%] user_guide/../img/vice/rstudio/rstudio3-7.png copying images... [ 76%] user_guide/../img/vice/rstudio/rstudio3-8.png copying images... [ 77%] user_guide/../img/vice/rstudio/rstudio3-9.png copying images... [ 78%] user_guide/../img/vice/rstudio/rstudio3-10.png copying images... [ 79%] user_guide/../img/vice-share-1.png copying images... [ 80%] user_guide/../img/vice-share-2.png copying images... [ 81%] user_guide/../img/vice-share-3.png copying images... [ 82%] user_guide/../img/vice-share-6.png copying images... [ 83%] user_guide/../img/vice-share-7.png copying images... [ 84%] user_guide/../img/quick_launch/create_quick_launch.png copying images... [ 85%] user_guide/../img/quick_launch/create_quick_launch_dialog.png copying images... [ 86%] user_guide/../img/quick_launch/use_quick_launch.png copying images... [ 87%] vice_apps/../img/vice/jupyter/jupyter2-1.png copying images... [ 88%] vice_apps/../img/vice/jupyter/jupyter2-3.png copying images... [ 89%] vice_apps/../img/vice/jupyter/jupyter2-5.png copying images... [ 90%] vice_apps/../img/vice/jupyter/jupyter2-7.png copying images... [ 91%] vice_apps/../img/vice/jupyter/app_loading.gif copying images... [ 92%] vice_apps/../img/vice/shiny/shiny1-1.png copying images... [ 93%] vice_apps/../img/vice/shiny/shiny1-3.png copying images... [ 94%] vice_apps/../img/vice/shiny/shiny1-5.png copying images... [ 95%] vice_apps/../img/vice/shiny/shiny1-7.png copying images... [ 96%] vice_apps/../img/vice/shiny/shiny1-9.png copying images... [ 97%] vice_apps/../img/vice/shiny/shiny1-11.png copying images... [ 98%] vice_apps/../img/vice/shiny/shiny1-13.png copying images... [ 99%] vice_apps/../img/cyverse_learning.png copying images... [100%] vice_apps/../img/homeicon.png copying static files... WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/_static' does not exist done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 50 warnings. The HTML pages are in _build/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-11-05T15:33:09.042238Z, end-time: 2021-11-05T15:33:11.586317Z, duration: 2, exit-code: 0 python -m sphinx -T -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . _build/localmedia Running Sphinx v1.8.5 loading translations [en]... done making output directory... loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 19 added, 0 changed, 0 removed reading sources... [ 5%] .github/ISSUE_TEMPLATE/triage-for-2-0-release reading sources... [ 10%] data reading sources... [ 15%] developer_guide/adding reading sources... [ 21%] developer_guide/building reading sources... [ 26%] developer_guide/examples reading sources... [ 31%] developer_guide/workflow reading sources... [ 36%] getting_help/bestpractices reading sources... [ 42%] getting_help/contact reading sources... [ 47%] getting_help/faq reading sources... [ 52%] getting_help/tool_troubleshooting reading sources... [ 57%] getting_started/about reading sources... [ 63%] getting_started/apptypes reading sources... [ 68%] getting_started/prerequisites reading sources... [ 73%] index reading sources... [ 78%] user_guide/quick-jupyter reading sources... [ 84%] user_guide/quick-rshiny reading sources... [ 89%] user_guide/quick-rstudio reading sources... [ 94%] user_guide/sharing reading sources... [100%] vice_apps/examples /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/envs/main/lib/python3.7/site-packages/recommonmark/parser.py:65: UserWarning: Container node skipped: type=document warn("Container node skipped: type={0}".format(mdnode.t)) /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/.github/ISSUE_TEMPLATE/triage-for-2-0-release.md:0: WARNING: Document or section may not begin with a transition. custom_urls.txt:58: WARNING: image file not readable: ../img/vice/jupyter/jupyter2-1.png custom_urls.txt:64: WARNING: image file not readable: ../img/vice/jupyter/jupyter2-3.png custom_urls.txt:70: WARNING: image file not readable: ../img/vice/jupyter/jupyter2-5.png custom_urls.txt:76: WARNING: image file not readable: ../img/vice/jupyter/jupyter2-7.png custom_urls.txt:81: WARNING: image file not readable: ../img/vice/jupyter/app_loading.gif custom_urls.txt:86: WARNING: image file not readable: ../img/vice/shiny/shiny1-1.png custom_urls.txt:92: WARNING: image file not readable: ../img/vice/shiny/shiny1-3.png custom_urls.txt:98: WARNING: image file not readable: ../img/vice/shiny/shiny1-5.png custom_urls.txt:104: WARNING: image file not readable: ../img/vice/shiny/shiny1-7.png custom_urls.txt:110: WARNING: image file not readable: ../img/vice/shiny/shiny1-9.png custom_urls.txt:116: WARNING: image file not readable: ../img/vice/shiny/shiny1-11.png custom_urls.txt:122: WARNING: image file not readable: ../img/vice/shiny/shiny1-13.png cyverse_rst_defined_substitutions.txt:123: WARNING: image file not readable: ../img/cyverse_learning.png cyverse_rst_defined_substitutions.txt:128: WARNING: image file not readable: ../img/homeicon.png cyverse_rst_defined_substitutions.txt:134: WARNING: image file not readable: ../img/intercom.png /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/developer_guide/building.rst:36: WARNING: Undefined substitution referenced: "add-tool". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/developer_guide/building.rst:81: WARNING: Undefined substitution referenced: "vice-do-not-pass". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/getting_started/prerequisites.rst:16: WARNING: Undefined substitution referenced: "ORCID". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/index.rst:28: WARNING: toctree contains reference to nonexisting document '.. user_guide/quick-rshiny' /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/index.rst:81: WARNING: Duplicate substitution definition name: "CyVerse_logo". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/index.rst:86: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/index.rst:92: WARNING: Duplicate substitution definition name: "Intercom". custom_urls.txt:58: WARNING: image file not readable: ../img/vice/jupyter/jupyter2-1.png custom_urls.txt:64: WARNING: image file not readable: ../img/vice/jupyter/jupyter2-3.png custom_urls.txt:70: WARNING: image file not readable: ../img/vice/jupyter/jupyter2-5.png custom_urls.txt:76: WARNING: image file not readable: ../img/vice/jupyter/jupyter2-7.png custom_urls.txt:81: WARNING: image file not readable: ../img/vice/jupyter/app_loading.gif custom_urls.txt:86: WARNING: image file not readable: ../img/vice/shiny/shiny1-1.png custom_urls.txt:92: WARNING: image file not readable: ../img/vice/shiny/shiny1-3.png custom_urls.txt:98: WARNING: image file not readable: ../img/vice/shiny/shiny1-5.png custom_urls.txt:104: WARNING: image file not readable: ../img/vice/shiny/shiny1-7.png custom_urls.txt:110: WARNING: image file not readable: ../img/vice/shiny/shiny1-9.png custom_urls.txt:116: WARNING: image file not readable: ../img/vice/shiny/shiny1-11.png custom_urls.txt:122: WARNING: image file not readable: ../img/vice/shiny/shiny1-13.png /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/index.rst:92: WARNING: image file not readable: ./img/intercom.png /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/user_guide/quick-rstudio.rst:10: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/user_guide/quick-rstudio.rst:13: WARNING: Title underline too short. 1. Search for Rstudio App ====================== /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/user_guide/quick-rstudio.rst:70: WARNING: Title underline too short. 6. Complete and Save Outputs ======================= /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/user_guide/quick-rstudio.rst:70: WARNING: Title underline too short. 6. Complete and Save Outputs ======================= /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/user_guide/quick-rstudio.rst:88: WARNING: Unknown target name: "github repo link". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/user_guide/sharing.rst:98: WARNING: image file not readable: user_guide/../img/vice-share-4.png /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/vice_apps/examples.rst:24: WARNING: Duplicate explicit target name: "github". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/vice_apps/examples.rst:24: WARNING: Duplicate explicit target name: "github". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/vice_apps/examples.rst:24: WARNING: Duplicate explicit target name: "github". looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/.github/ISSUE_TEMPLATE/triage-for-2-0-release.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/data.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/developer_guide/examples.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/user_guide/quick-rshiny.rst: WARNING: document isn't included in any toctree done preparing documents... done assembling single document... getting_started/about getting_started/prerequisites getting_started/apptypes user_guide/quick-jupyter user_guide/quick-rstudio user_guide/sharing developer_guide/workflow developer_guide/adding developer_guide/building vice_apps/examples getting_help/faq getting_help/bestpractices getting_help/tool_troubleshooting getting_help/contact writing... done writing additional files... copying images... [ 1%] ./img/cyverse_learning.png copying images... [ 2%] ./img/homeicon.png copying images... [ 3%] getting_started/../img/vice/jupyter/jupyter2-1.png copying images... [ 4%] getting_started/../img/vice/jupyter/jupyter2-3.png copying images... [ 5%] getting_started/../img/vice/jupyter/jupyter2-5.png copying images... [ 6%] getting_started/../img/vice/jupyter/jupyter2-7.png copying images... [ 7%] getting_started/../img/vice/jupyter/app_loading.gif copying images... [ 8%] getting_started/../img/vice/shiny/shiny1-1.png copying images... [ 9%] getting_started/../img/vice/shiny/shiny1-3.png copying images... [ 10%] getting_started/../img/vice/shiny/shiny1-5.png copying images... [ 11%] getting_started/../img/vice/shiny/shiny1-7.png copying images... [ 12%] getting_started/../img/vice/shiny/shiny1-9.png copying images... [ 13%] getting_started/../img/vice/shiny/shiny1-11.png copying images... [ 14%] getting_started/../img/vice/shiny/shiny1-13.png copying images... [ 15%] getting_started/../img/cyverse_learning.png copying images... [ 16%] getting_started/../img/homeicon.png copying images... [ 17%] user_guide/../img/vice/jupyter/jupyter2-1.png copying images... [ 18%] user_guide/../img/vice/jupyter/jupyter2-3.png copying images... [ 20%] user_guide/../img/vice/jupyter/jupyter2-5.png copying images... [ 21%] user_guide/../img/vice/jupyter/jupyter2-7.png copying images... [ 22%] user_guide/../img/vice/jupyter/app_loading.gif copying images... [ 23%] user_guide/../img/vice/shiny/shiny1-1.png copying images... [ 24%] user_guide/../img/vice/shiny/shiny1-3.png copying images... [ 25%] user_guide/../img/vice/shiny/shiny1-5.png copying images... [ 26%] user_guide/../img/vice/shiny/shiny1-7.png copying images... [ 27%] user_guide/../img/vice/shiny/shiny1-9.png copying images... [ 28%] user_guide/../img/vice/shiny/shiny1-11.png copying images... [ 29%] user_guide/../img/vice/shiny/shiny1-13.png copying images... [ 30%] user_guide/../img/homeicon.png copying images... [ 31%] user_guide/../img/vice/jupyter/jupyter2-0.png copying images... [ 32%] user_guide/../img/vice/jupyter/jupyter2-2.png copying images... [ 33%] user_guide/../img/vice/jupyter/jupyter2-4.png copying images... [ 34%] user_guide/../img/vice/jupyter/jupyter2-6.png copying images... [ 35%] user_guide/../img/vice/jupyter/jupyter2-8.png copying images... [ 36%] user_guide/../img/vice/rstudio/rstudio3-1.png copying images... [ 37%] user_guide/../img/vice/rstudio/rstudio3-2.png copying images... [ 38%] user_guide/../img/vice/rstudio/rstudio3-3.png copying images... [ 40%] user_guide/../img/vice/rstudio/rstudio3-4.png copying images... [ 41%] user_guide/../img/vice/rstudio/rstudio3-5.png copying images... [ 42%] user_guide/../img/vice/rstudio/rstudio3-6.png copying images... [ 43%] user_guide/../img/vice/rstudio/rstudio3-7.png copying images... [ 44%] user_guide/../img/vice/rstudio/rstudio3-8.png copying images... [ 45%] user_guide/../img/vice/rstudio/rstudio3-9.png copying images... [ 46%] user_guide/../img/vice/rstudio/rstudio3-10.png copying images... [ 47%] user_guide/../img/vice-share-1.png copying images... [ 48%] user_guide/../img/vice-share-2.png copying images... [ 49%] user_guide/../img/vice-share-3.png copying images... [ 50%] user_guide/../img/vice-share-6.png copying images... [ 51%] user_guide/../img/vice-share-7.png copying images... [ 52%] user_guide/../img/quick_launch/create_quick_launch.png copying images... [ 53%] user_guide/../img/quick_launch/create_quick_launch_dialog.png copying images... [ 54%] user_guide/../img/quick_launch/use_quick_launch.png copying images... [ 55%] developer_guide/../img/vice/jupyter/jupyter2-1.png copying images... [ 56%] developer_guide/../img/vice/jupyter/jupyter2-3.png copying images... [ 57%] developer_guide/../img/vice/jupyter/jupyter2-5.png copying images... [ 58%] developer_guide/../img/vice/jupyter/jupyter2-7.png copying images... [ 60%] developer_guide/../img/vice/jupyter/app_loading.gif copying images... [ 61%] developer_guide/../img/vice/shiny/shiny1-1.png copying images... [ 62%] developer_guide/../img/vice/shiny/shiny1-3.png copying images... [ 63%] developer_guide/../img/vice/shiny/shiny1-5.png copying images... [ 64%] developer_guide/../img/vice/shiny/shiny1-7.png copying images... [ 65%] developer_guide/../img/vice/shiny/shiny1-9.png copying images... [ 66%] developer_guide/../img/vice/shiny/shiny1-11.png copying images... [ 67%] developer_guide/../img/vice/shiny/shiny1-13.png copying images... [ 68%] developer_guide/../img/cyverse_learning.png copying images... [ 69%] developer_guide/../img/homeicon.png copying images... [ 70%] developer_guide/../img/flow_new.png copying images... [ 71%] vice_apps/../img/vice/jupyter/jupyter2-1.png copying images... [ 72%] vice_apps/../img/vice/jupyter/jupyter2-3.png copying images... [ 73%] vice_apps/../img/vice/jupyter/jupyter2-5.png copying images... [ 74%] vice_apps/../img/vice/jupyter/jupyter2-7.png copying images... [ 75%] vice_apps/../img/vice/jupyter/app_loading.gif copying images... [ 76%] vice_apps/../img/vice/shiny/shiny1-1.png copying images... [ 77%] vice_apps/../img/vice/shiny/shiny1-3.png copying images... [ 78%] vice_apps/../img/vice/shiny/shiny1-5.png copying images... [ 80%] vice_apps/../img/vice/shiny/shiny1-7.png copying images... [ 81%] vice_apps/../img/vice/shiny/shiny1-9.png copying images... [ 82%] vice_apps/../img/vice/shiny/shiny1-11.png copying images... [ 83%] vice_apps/../img/vice/shiny/shiny1-13.png copying images... [ 84%] vice_apps/../img/cyverse_learning.png copying images... [ 85%] vice_apps/../img/homeicon.png copying images... [ 86%] getting_help/../img/vice/jupyter/jupyter2-1.png copying images... [ 87%] getting_help/../img/vice/jupyter/jupyter2-3.png copying images... [ 88%] getting_help/../img/vice/jupyter/jupyter2-5.png copying images... [ 89%] getting_help/../img/vice/jupyter/jupyter2-7.png copying images... [ 90%] getting_help/../img/vice/jupyter/app_loading.gif copying images... [ 91%] getting_help/../img/vice/shiny/shiny1-1.png copying images... [ 92%] getting_help/../img/vice/shiny/shiny1-3.png copying images... [ 93%] getting_help/../img/vice/shiny/shiny1-5.png copying images... [ 94%] getting_help/../img/vice/shiny/shiny1-7.png copying images... [ 95%] getting_help/../img/vice/shiny/shiny1-9.png copying images... [ 96%] getting_help/../img/vice/shiny/shiny1-11.png copying images... [ 97%] getting_help/../img/vice/shiny/shiny1-13.png copying images... [ 98%] getting_help/../img/cyverse_learning.png copying images... [100%] getting_help/../img/homeicon.png copying static files... WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/_static' does not exist done copying extra files... done dumping object inventory... done build succeeded, 50 warnings. The HTML page is in _build/localmedia. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-11-05T15:33:11.874571Z, end-time: 2021-11-05T15:33:14.024166Z, duration: 2, exit-code: 2 python -m sphinx -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v1.8.5 loading translations [en]... done making output directory... loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 19 added, 0 changed, 0 removed reading sources... [ 5%] .github/ISSUE_TEMPLATE/triage-for-2-0-release reading sources... [ 10%] data reading sources... [ 15%] developer_guide/adding reading sources... [ 21%] developer_guide/building reading sources... [ 26%] developer_guide/examples reading sources... [ 31%] developer_guide/workflow reading sources... [ 36%] getting_help/bestpractices reading sources... [ 42%] getting_help/contact reading sources... [ 47%] getting_help/faq reading sources... [ 52%] getting_help/tool_troubleshooting reading sources... [ 57%] getting_started/about reading sources... [ 63%] getting_started/apptypes reading sources... [ 68%] getting_started/prerequisites reading sources... [ 73%] index reading sources... [ 78%] user_guide/quick-jupyter reading sources... [ 84%] user_guide/quick-rshiny reading sources... [ 89%] user_guide/quick-rstudio reading sources... [ 94%] user_guide/sharing reading sources... [100%] vice_apps/examples /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/envs/main/lib/python3.7/site-packages/recommonmark/parser.py:65: UserWarning: Container node skipped: type=document warn("Container node skipped: type={0}".format(mdnode.t)) /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/.github/ISSUE_TEMPLATE/triage-for-2-0-release.md:0: WARNING: Document or section may not begin with a transition. custom_urls.txt:58: WARNING: image file not readable: ../img/vice/jupyter/jupyter2-1.png custom_urls.txt:64: WARNING: image file not readable: ../img/vice/jupyter/jupyter2-3.png custom_urls.txt:70: WARNING: image file not readable: ../img/vice/jupyter/jupyter2-5.png custom_urls.txt:76: WARNING: image file not readable: ../img/vice/jupyter/jupyter2-7.png custom_urls.txt:81: WARNING: image file not readable: ../img/vice/jupyter/app_loading.gif custom_urls.txt:86: WARNING: image file not readable: ../img/vice/shiny/shiny1-1.png custom_urls.txt:92: WARNING: image file not readable: ../img/vice/shiny/shiny1-3.png custom_urls.txt:98: WARNING: image file not readable: ../img/vice/shiny/shiny1-5.png custom_urls.txt:104: WARNING: image file not readable: ../img/vice/shiny/shiny1-7.png custom_urls.txt:110: WARNING: image file not readable: ../img/vice/shiny/shiny1-9.png custom_urls.txt:116: WARNING: image file not readable: ../img/vice/shiny/shiny1-11.png custom_urls.txt:122: WARNING: image file not readable: ../img/vice/shiny/shiny1-13.png cyverse_rst_defined_substitutions.txt:123: WARNING: image file not readable: ../img/cyverse_learning.png cyverse_rst_defined_substitutions.txt:128: WARNING: image file not readable: ../img/homeicon.png cyverse_rst_defined_substitutions.txt:134: WARNING: image file not readable: ../img/intercom.png /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/developer_guide/building.rst:36: WARNING: Undefined substitution referenced: "add-tool". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/developer_guide/building.rst:81: WARNING: Undefined substitution referenced: "vice-do-not-pass". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/getting_started/prerequisites.rst:16: WARNING: Undefined substitution referenced: "ORCID". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/index.rst:28: WARNING: toctree contains reference to nonexisting document '.. user_guide/quick-rshiny' /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/index.rst:81: WARNING: Duplicate substitution definition name: "CyVerse_logo". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/index.rst:86: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/index.rst:92: WARNING: Duplicate substitution definition name: "Intercom". custom_urls.txt:58: WARNING: image file not readable: ../img/vice/jupyter/jupyter2-1.png custom_urls.txt:64: WARNING: image file not readable: ../img/vice/jupyter/jupyter2-3.png custom_urls.txt:70: WARNING: image file not readable: ../img/vice/jupyter/jupyter2-5.png custom_urls.txt:76: WARNING: image file not readable: ../img/vice/jupyter/jupyter2-7.png custom_urls.txt:81: WARNING: image file not readable: ../img/vice/jupyter/app_loading.gif custom_urls.txt:86: WARNING: image file not readable: ../img/vice/shiny/shiny1-1.png custom_urls.txt:92: WARNING: image file not readable: ../img/vice/shiny/shiny1-3.png custom_urls.txt:98: WARNING: image file not readable: ../img/vice/shiny/shiny1-5.png custom_urls.txt:104: WARNING: image file not readable: ../img/vice/shiny/shiny1-7.png custom_urls.txt:110: WARNING: image file not readable: ../img/vice/shiny/shiny1-9.png custom_urls.txt:116: WARNING: image file not readable: ../img/vice/shiny/shiny1-11.png custom_urls.txt:122: WARNING: image file not readable: ../img/vice/shiny/shiny1-13.png /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/index.rst:92: WARNING: image file not readable: ./img/intercom.png /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/user_guide/quick-rstudio.rst:10: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/user_guide/quick-rstudio.rst:13: WARNING: Title underline too short. 1. Search for Rstudio App ====================== /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/user_guide/quick-rstudio.rst:70: WARNING: Title underline too short. 6. Complete and Save Outputs ======================= /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/user_guide/quick-rstudio.rst:70: WARNING: Title underline too short. 6. Complete and Save Outputs ======================= /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/user_guide/quick-rstudio.rst:88: WARNING: Unknown target name: "github repo link". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/user_guide/sharing.rst:98: WARNING: image file not readable: user_guide/../img/vice-share-4.png /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/vice_apps/examples.rst:24: WARNING: Duplicate explicit target name: "github". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/vice_apps/examples.rst:24: WARNING: Duplicate explicit target name: "github". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/vice_apps/examples.rst:24: WARNING: Duplicate explicit target name: "github". looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/.github/ISSUE_TEMPLATE/triage-for-2-0-release.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/data.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/developer_guide/examples.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/checkouts/main/user_guide/quick-rshiny.rst: WARNING: document isn't included in any toctree done processing CyVerseDocumentation.tex... Exception occurred: File "/home/docs/checkouts/readthedocs.org/user_builds/cyverse-visual-interactive-computing-environment/envs/main/lib/python3.7/site-packages/sphinx/builders/latex/__init__.py", line 201, in write if toctrees[0].get('maxdepth') > 0: TypeError: 'generator' object is not subscriptable The full traceback has been saved in /tmp/sphinx-err-kvgdqizc.log, if you want to report the issue to the developers. Please also report this if it was a user error, so that a better error message can be provided next time. A bug report can be filed in the tracker at . Thanks!