Read the Docs build information Build id: 917931 Project: cyverse-foss Version: foss-2021-spring Commit: f8ea093d76a70ebb5bc882e5f51501287632f0ac Date: 2022-04-14T18:50:56.513586Z State: finished Success: True [rtd-command-info] start-time: 2022-04-14T18:51:43.650270Z, end-time: 2022-04-14T18:51:49.155257Z, duration: 5, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:CyVerse-learning-materials/foss.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.113' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2022-04-14T18:51:49.442772Z, end-time: 2022-04-14T18:51:49.798216Z, duration: 0, exit-code: 0 git checkout --force origin/foss-2021-spring Note: switching to 'origin/foss-2021-spring'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at f8ea093 Merge branch 'master' into foss-2021-spring [rtd-command-info] start-time: 2022-04-14T18:51:49.984207Z, end-time: 2022-04-14T18:51:50.056687Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-04-14T18:51:51.279086Z, end-time: 2022-04-14T18:51:56.129441Z, duration: 4, 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-foss/envs/foss-2021-spring/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/envs/foss-2021-spring/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2022-04-14T18:51:56.297263Z, end-time: 2022-04-14T18:51:58.376434Z, duration: 2, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/envs/foss-2021-spring/lib/python3.7/site-packages (22.0.4) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 KB 26.0 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 62.1.0 Uninstalling setuptools-62.1.0: Successfully uninstalled setuptools-62.1.0 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2022-04-14T18:51:58.552129Z, end-time: 2022-04-14T18:52:08.055079Z, duration: 9, 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 jinja2<3.1.0 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 KB 25.9 MB/s eta 0:00:00 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 149.7 MB/s eta 0:00:00 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.4/47.4 KB 170.2 MB/s eta 0:00:00 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.6-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 195.1 MB/s eta 0:00:00 Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 191.9 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.5-py2.py3-none-any.whl (11 kB) Collecting jinja2<3.1.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 KB 211.6 MB/s eta 0:00:00 Collecting future Downloading future-0.18.2.tar.gz (829 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 KB 244.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting docutils>=0.11 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 KB 234.3 MB/s eta 0:00:00 Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 KB 127.7 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.3.0-py2.py3-none-any.whl (5.2 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting Pygments>=2.0 Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 238.0 MB/s eta 0:00:00 Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.8/8.8 MB 199.7 MB/s eta 0:00:00 Collecting requests>=2.0.0 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 181.1 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 KB 191.8 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 KB 233.1 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/envs/foss-2021-spring/lib/python3.7/site-packages (from sphinx<2) (58.2.0) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pytz>=2015.7 Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 KB 231.4 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 202.8 MB/s eta 0:00:00 Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.0/139.0 KB 206.2 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.3-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 180.0 MB/s eta 0:00:00 Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.8-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.5/98.5 KB 193.1 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 KB 190.1 MB/s eta 0:00:00 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=23773 sha256=1fb4a2e5d20f763a27ba56d89276e87570e24c36604a1be287e453ba95d22903 Stored in directory: /tmp/pip-ephem-wheel-cache-tqzerk0j/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=5ec53ab8712cb6e1f3df523c711df170509f92d0d42e7b955d8103f8a30c8ede Stored in directory: /tmp/pip-ephem-wheel-cache-tqzerk0j/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: snowballstemmer, pytz, mock, certifi, alabaster, urllib3, sphinxcontrib-serializinghtml, six, pyparsing, Pygments, pillow, MarkupSafe, imagesize, idna, future, docutils, charset-normalizer, babel, sphinxcontrib-websupport, requests, packaging, jinja2, commonmark, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed MarkupSafe-2.1.1 Pygments-2.11.2 alabaster-0.7.12 babel-2.9.1 certifi-2021.10.8 charset-normalizer-2.0.12 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-3.3 imagesize-1.3.0 jinja2-3.0.3 mock-1.0.1 packaging-21.3 pillow-5.4.1 pyparsing-3.0.8 pytz-2022.1 readthedocs-sphinx-ext-2.1.5 recommonmark-0.5.0 requests-2.27.1 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.9 [rtd-command-info] start-time: 2022-04-14T18:52:09.729210Z, end-time: 2022-04-14T18:52:09.791687Z, 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 = 'CyVerse Learning: Foundational Open Science Skills 2021' copyright = '2021, CyVerse' author = 'CyVerse' version = 'spring-2021' release = 'spring-2021' epub_title = 'CyVerse Learning Foundations of Open Science Skills 2021' epub_author = ' Meghan Balk, Ryan Bartleme, Amanda Cooksey, Tina Lee, Sateesh Peri, Mary Margaret Sprinkle, Tyson L. Swetnam, Reetu Tuteja, Ramona L. Walls, Jason Williams' epub_publisher = 'CyVerse' epub_copyright = 'CC BY 4.0' ########################################################################### # 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/main/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': "foss-2021-spring", 'version_slug': "foss-2021-spring", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("foss-2021-spring", "/en/foss-2021-spring/"), ("foss-2020-spring", "/en/foss-2020-spring/"), ("foss-2020-fall", "/en/foss-2020-fall/"), ("foss-2019-spring", "/en/foss-2019-spring/"), ], 'downloads': [ ("pdf", "//learning.cyverse.org/_/downloads/foss/en/foss-2021-spring/pdf/"), ("html", "//learning.cyverse.org/_/downloads/foss/en/foss-2021-spring/htmlzip/"), ("epub", "//learning.cyverse.org/_/downloads/foss/en/foss-2021-spring/epub/"), ], 'subprojects': [ ], 'slug': 'cyverse-foss', 'name': u'foss', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://learning.cyverse.org/projects/foss/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': 'foss', 'github_version': 'foss-2021-spring', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'foss-2021-spring', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'foss-2021-spring', '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': 'f8ea093d', } # 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-foss/builds/917931/' 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: 2022-04-14T18:52:09.963466Z, end-time: 2022-04-14T18:52:16.659423Z, duration: 6, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v1.8.6 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [html]: targets for 49 source files that are out of date updating environment: 49 added, 0 changed, 0 removed reading sources... [ 2%] .github/ISSUE_TEMPLATE/triage-for-2-0-release reading sources... [ 4%] Containers/README reading sources... [ 6%] Containers/dockeradvanced reading sources... [ 8%] Containers/dockerhandson reading sources... [ 10%] Containers/dockerintro reading sources... [ 12%] Containers/dockeronatmo reading sources... [ 14%] Containers/introtocontainers reading sources... [ 16%] CyVerse/data_store reading sources... [ 18%] CyVerse/de reading sources... [ 20%] CyVerse/de-data-analysis reading sources... [ 22%] CyVerse/de-data-manage reading sources... [ 24%] CyVerse/intro_to_cyverse reading sources... [ 26%] CyVerse/tool_integration_app_building_DE reading sources... [ 28%] CyVerse/vice reading sources... [ 30%] CyVerse/workflow reading sources... [ 32%] Data_management/FAIR reading sources... [ 34%] Data_management/dmp reading sources... [ 36%] Data_management/dmtools reading sources... [ 38%] Data_management/overview reading sources... [ 40%] License reading sources... [ 42%] README reading sources... [ 44%] before/about_cyverse reading sources... [ 46%] before/installation reading sources... [ 48%] before/main reading sources... [ 51%] cloud_comput/atmo reading sources... [ 53%] cloud_comput/cyberinfrastructure reading sources... [ 55%] cloud_comput/intro reading sources... [ 57%] cloud_comput/xsede reading sources... [ 59%] documentation/githubpages reading sources... [ 61%] getting_started/code_of_conduct reading sources... [ 63%] getting_started/colab_culture reading sources... [ 65%] getting_started/glossary reading sources... [ 67%] getting_started/goals reading sources... [ 69%] getting_started/instructors reading sources... [ 71%] getting_started/location reading sources... [ 73%] getting_started/open_sci_lab reading sources... [ 75%] getting_started/schedule reading sources... [ 77%] github_action/eht reading sources... [ 79%] index reading sources... [ 81%] reproducible_science/GitHub reading sources... [ 83%] reproducible_science/cicd reading sources... [ 85%] reproducible_science/communication reading sources... [ 87%] reproducible_science/intro reading sources... [ 89%] reproducible_science/websites reading sources... [ 91%] software_essentials/RStudio_Git reading sources... [ 93%] software_essentials/R_Studio reading sources... [ 95%] software_essentials/commandline reading sources... [ 97%] software_essentials/continuous_integration reading sources... [100%] software_essentials/linux /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/envs/foss-2021-spring/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-foss/envs/foss-2021-spring/lib/python3.7/site-packages/sphinx/util/nodes.py:94: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. for classifier in reversed(node.parent.traverse(nodes.classifier)): /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/.github/ISSUE_TEMPLATE/triage-for-2-0-release.md:0: WARNING: Document or section may not begin with a transition. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/Containers/dockeradvanced.rst:2: WARNING: Duplicate explicit target name: "docker hub". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/Containers/dockeradvanced.rst:449: WARNING: Error in "code-block" directive: maximum 1 argument(s) allowed, 3 supplied. .. code-block:: bash -v /home/username/your_data_folder:/data:ro /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/Containers/dockeradvanced.rst:578: WARNING: Error in "code-block" directive: 1 argument(s) required, 0 supplied. .. code-block:: $ docker inspect jupytertest /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/Containers/dockeradvanced.rst:417: WARNING: Unknown target name: "see here". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/Containers/dockerhandson.rst:35: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/Containers/dockerintro.rst:498: WARNING: Duplicate explicit target name: "dockerfile". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/Containers/dockerintro.rst:554: WARNING: Duplicate explicit target name: "build the image". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/Containers/dockerintro.rst:591: WARNING: Duplicate explicit target name: "run your image". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/Containers/dockerintro.rst:470: WARNING: Duplicate target name, cannot be used as a unique reference: "build the image". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/Containers/dockerintro.rst:471: WARNING: Duplicate target name, cannot be used as a unique reference: "run your image". cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/Containers/dockeronatmo.rst:10: WARNING: Title underline too short. Launching a Docker app on Atmosphere --------------------------------- cyverse_rst_defined_substitutions.txt:36: WARNING: Document may not end with a transition. cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/Containers/introtocontainers.rst:152: WARNING: Document may not end with a transition. cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/data_store.rst:9: WARNING: Title underline too short. **Accessing Data Store** ------------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/data_store.rst:47: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/data_store.rst:52: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/data_store.rst:136: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/data_store.rst:155: WARNING: Title underline too short. Additional Resources ================== /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/data_store.rst:155: WARNING: Title underline too short. Additional Resources ================== cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/de.rst:10: WARNING: Title underline too short. **Discovery Environment** ------------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/de.rst:12: WARNING: Explicit markup ends without a blank line; unexpected unindent. cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/de-data-analysis.rst:37: WARNING: Title level inconsistent: **Find an app by** `searching `_ """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/de-data-analysis.rst:40: WARNING: Title level inconsistent: **Browse by operation** """""""""""""""""""""""" /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/de-data-analysis.rst:45: WARNING: Title level inconsistent: **Find apps by community** """""""""""""""""""""""""" /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/de-data-analysis.rst:93: WARNING: Block quote ends without a blank line; unexpected unindent. cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/de-data-manage.rst:12: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/de-data-manage.rst:147: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/de-data-manage.rst:167: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/de-data-manage.rst:232: WARNING: Duplicate substitution definition name: "DE_search". cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/intro_to_cyverse.rst:188: WARNING: Title underline too short. `SciApps `_ ^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/intro_to_cyverse.rst:188: WARNING: Title underline too short. `SciApps `_ ^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/intro_to_cyverse.rst:219: WARNING: Title underline too short. `The CyVerse Learning Center `_ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/intro_to_cyverse.rst:219: WARNING: Title underline too short. `The CyVerse Learning Center `_ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/tool_integration_app_building_DE.rst:8: WARNING: Title underline too short. **Discovery Environment - Tools & Apps** ===================================== /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/tool_integration_app_building_DE.rst:83: WARNING: Missing matching underline for section title overline. ---- .. Comment: Place URLS Below This Line /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/tool_integration_app_building_DE.rst:120: WARNING: Duplicate substitution definition name: "Home_Icon". cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/vice.rst:10: WARNING: Title underline too short. **Discovery Environment - VICE** ======== /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/vice.rst:173: WARNING: At least one body element must separate transitions; adjacent transitions are not allowed. cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/workflow.rst:10: WARNING: Title underline too short. **Creating Workflows** ------------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/workflow.rst:12: WARNING: Explicit markup ends without a blank line; unexpected unindent. cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/Data_management/FAIR.rst:129: WARNING: Title underline too short. References and Resources ================= cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/Data_management/dmtools.rst:9: WARNING: Title underline too short. **Data Management Tools** ---------------------- cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/Data_management/overview.rst:308: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/Data_management/overview.rst:333: WARNING: Title underline too short. References and Resources ================= cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/before/main.rst:9: WARNING: Title underline too short. **Before FOSS Starts** ========== cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/atmo.rst:21: WARNING: Title underline too short. **Virtual Machines on Atmosphere or Jetstream** ------------ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/atmo.rst:65: WARNING: The "list-table" directive is empty; content required. .. list-table:: :header-rows: 1 /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/atmo.rst:9: WARNING: Duplicate explicit target name: "image". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/atmo.rst:110: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/atmo.rst:418: WARNING: Title underline too short. **Hands On** ------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/atmo.rst:418: WARNING: Title underline too short. **Hands On** ------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/atmo.rst:518: WARNING: Duplicate substitution definition name: "CyVerse_logo". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/atmo.rst:522: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/atmo.rst:381: WARNING: Document may not end with a transition. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/atmo.rst:511: WARNING: image file not readable: cloud_comput/../img/notebook_terminal.png cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/cyberinfrastructure.rst:9: WARNING: Title underline too short. **Other Cyberinfrastructure Projects** ========================== /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/cyberinfrastructure.rst:12: WARNING: Title underline too short. **National Groups** ---------------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/cyberinfrastructure.rst:25: WARNING: Title underline too short. **Domain Specific Cyberinfrastructures** ------------------------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/cyberinfrastructure.rst:25: WARNING: Title underline too short. **Domain Specific Cyberinfrastructures** ------------------------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/cyberinfrastructure.rst:39: WARNING: Title underline too short. **Funding Opportunities** ----------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/cyberinfrastructure.rst:39: WARNING: Title underline too short. **Funding Opportunities** ----------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/cyberinfrastructure.rst:42: WARNING: Title underline too short. **National Science Foundation** ~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/cyberinfrastructure.rst:51: WARNING: Title underline too short. **National Institutes of Health** ~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/cyberinfrastructure.rst:51: WARNING: Title underline too short. **National Institutes of Health** ~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/cyberinfrastructure.rst:58: WARNING: Title underline too short. **Other US Federal** ~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/cyberinfrastructure.rst:58: WARNING: Title underline too short. **Other US Federal** ~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/cyberinfrastructure.rst:67: WARNING: Title underline too short. **Foundations** ~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/cyberinfrastructure.rst:67: WARNING: Title underline too short. **Foundations** ~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/cyberinfrastructure.rst:76: WARNING: Title underline too short. **Big 3** ~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/cyberinfrastructure.rst:76: WARNING: Title underline too short. **Big 3** ~~~~~~ cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/intro.rst:10: WARNING: Title underline too short. **Introduction to Cloud Computing** =================== cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/xsede.rst:10: WARNING: Title underline too short. **Research Cyberinfrastructure associated with CyVerse** ========================== /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/xsede.rst:17: WARNING: Title underline too short. **XSEDE** -------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/xsede.rst:30: WARNING: Title underline too short. **Jetstream** ~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/xsede.rst:39: WARNING: Title underline too short. **TACC** ~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/xsede.rst:39: WARNING: Title underline too short. **TACC** ~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/xsede.rst:44: WARNING: Title underline too short. **Open Science Grid** ~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/xsede.rst:44: WARNING: Title underline too short. **Open Science Grid** ~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/xsede.rst:49: WARNING: Title underline too short. **CyVerse Powered By** ------------ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/xsede.rst:49: WARNING: Title underline too short. **CyVerse Powered By** ------------ cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/getting_started/colab_culture.rst:10: WARNING: Title underline too short. **Collaboration Culture and Roles** ----------------- cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/getting_started/glossary.rst:9: WARNING: Title underline too short. **Glossary & Acronyms** ^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/getting_started/glossary.rst:47: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/getting_started/glossary.rst:47: WARNING: Inline emphasis start-string without end-string. cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/getting_started/instructors.rst:1: WARNING: Problems with "include" directive path: InputError: [Errno 2] No such file or directory: 'getting_started/cyverse_rst_defined_substitutions.txt'. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/getting_started/instructors.rst:2: WARNING: Problems with "include" directive path: InputError: [Errno 2] No such file or directory: 'getting_started/cyverse_rst_defined_substitutions.txt'. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/getting_started/instructors.rst:38: WARNING: Title underline too short. **CyVerse Staff** --------------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/getting_started/instructors.rst:4: WARNING: Undefined substitution referenced: "CyVerse_logo". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/getting_started/instructors.rst:6: WARNING: Undefined substitution referenced: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/getting_started/instructors.rst:4: WARNING: Unknown target name: "cyverse_logo". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/getting_started/instructors.rst:6: WARNING: Unknown target name: "home_icon". cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/getting_started/location.rst:9: WARNING: Title underline too short. **Location** ~~~~~~ cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/getting_started/open_sci_lab.rst:10: WARNING: Title underline too short. **Open Science Introductory Activity** ----------------- cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/github_action/eht.rst:3: WARNING: Undefined substitution referenced: "CyVerse_logo2". cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". cyverse_rst_defined_substitutions.txt:5: WARNING: Duplicate substitution definition name: "Atmosphere". cyverse_rst_defined_substitutions.txt:9: WARNING: Duplicate substitution definition name: "Atmosphere Manual". cyverse_rst_defined_substitutions.txt:13: WARNING: Duplicate substitution definition name: "Atmosphere Guide". cyverse_rst_defined_substitutions.txt:17: WARNING: Duplicate substitution definition name: "BisQue". cyverse_rst_defined_substitutions.txt:21: WARNING: Duplicate substitution definition name: "BisQue Manual". cyverse_rst_defined_substitutions.txt:25: WARNING: Duplicate substitution definition name: "CyVerse User Portal". cyverse_rst_defined_substitutions.txt:29: WARNING: Duplicate substitution definition name: "CyVerse Learning Center". cyverse_rst_defined_substitutions.txt:33: WARNING: Duplicate substitution definition name: "CyVerse Wiki". cyverse_rst_defined_substitutions.txt:37: WARNING: Duplicate substitution definition name: "Data Store". cyverse_rst_defined_substitutions.txt:41: WARNING: Duplicate substitution definition name: "Data Store Manual". cyverse_rst_defined_substitutions.txt:45: WARNING: Duplicate substitution definition name: "Data Store Guide". cyverse_rst_defined_substitutions.txt:49: WARNING: Duplicate substitution definition name: "Discovery Environment". cyverse_rst_defined_substitutions.txt:53: WARNING: Duplicate substitution definition name: "DE Manual". cyverse_rst_defined_substitutions.txt:57: WARNING: Duplicate substitution definition name: "Discovery Environment Guide". cyverse_rst_defined_substitutions.txt:61: WARNING: Duplicate substitution definition name: "DNA Subway". cyverse_rst_defined_substitutions.txt:65: WARNING: Duplicate substitution definition name: "DNA Subway Manual". cyverse_rst_defined_substitutions.txt:69: WARNING: Duplicate substitution definition name: "DNA Subway Guide". cyverse_rst_defined_substitutions.txt:74: WARNING: Duplicate substitution definition name: "SciApps". cyverse_rst_defined_substitutions.txt:78: WARNING: Duplicate substitution definition name: "SciApps Manual". cyverse_rst_defined_substitutions.txt:82: WARNING: Duplicate substitution definition name: "SciApps Guide". cyverse_rst_defined_substitutions.txt:86: WARNING: Duplicate substitution definition name: "Terrain DE API Docs". cyverse_rst_defined_substitutions.txt:90: WARNING: Duplicate substitution definition name: "Tapis TACC API". cyverse_rst_defined_substitutions.txt:100: WARNING: Duplicate substitution definition name: "Ask CyVerse". cyverse_rst_defined_substitutions.txt:104: WARNING: Duplicate substitution definition name: "Agave Guide". cyverse_rst_defined_substitutions.txt:108: WARNING: Duplicate substitution definition name: "Agave API". cyverse_rst_defined_substitutions.txt:112: WARNING: Duplicate substitution definition name: "Agave Live Docs". cyverse_rst_defined_substitutions.txt:116: WARNING: Duplicate substitution definition name: "BisQue Guide". cyverse_rst_defined_substitutions.txt:120: WARNING: Duplicate substitution definition name: "Data Commons". cyverse_rst_defined_substitutions.txt:127: WARNING: Duplicate substitution definition name: "CyVerse_logo". cyverse_rst_defined_substitutions.txt:132: WARNING: Duplicate substitution definition name: "Home_Icon". cyverse_rst_defined_substitutions.txt:138: WARNING: Duplicate substitution definition name: "Intercom". cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". cyverse_rst_defined_substitutions.txt:148: WARNING: Duplicate substitution definition name: "Home_Icon2". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/index.rst:162: WARNING: Duplicate substitution definition name: "Home_Icon". cyverse_rst_defined_substitutions.txt:138: WARNING: image file not readable: ../img/intercom.png cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/GitHub.rst:34: WARNING: Unknown directive type "Goals". .. Goals:: - Feel comfortable using the GitHub environment - Integrate at least one repository onto GitHub /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/GitHub.rst:40: WARNING: Unknown directive type "Prerequisites". .. Prerequisites:: In order to complete this exercise you should have already installed ``git`` for the command line (`instructions `_) & created an account on the `GitHub `_ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/GitHub.rst:192: WARNING: Unknown directive type "Exercise". .. Exercise:: Create a new issue and relate it back to the issue you just created. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/GitHub.rst:349: WARNING: Unknown directive type "Definitions". .. Definitions:: **Git** - tool for version control. **GitHub** - hosted server that is also interactive. **repo** - short for repository; GitHub lets you create a remote repository online. **local** - on your personal computer. **clone** - copy of a repository that lives locally on your computer. Pushing changes will affect the repository online. **fetch** - getting latest changes to the repository on your local computer. **branch** - parallel to the master branch; allows you to make changes without affecting the master branch. Changes made on a branch can be merged back to the master. **fork** - copy of someone else's repository stored locally on your account. From forks, you can make pull requests to the master branch. **upstream** - primary or master branch of original repository. **downstream** - branch or fork of repository. **untracked** - changes made locally but not yet commited or pushed to the online repo. **staged** - item added to the repo. **commit** - finalize a change. **push** - add changes back to the remote repository. **merge** - takes changes from a branch or fork and applies them to the master. **pull request** - proposed changes to/within a repository. **issue** - suggestions or tasks needed for the repository. Allows you to track decisions, bugs with the repository, etc. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/GitHub.rst:432: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/GitHub.rst:410: WARNING: Error parsing content block for the "list-table" directive: two-level bullet list expected, but row 7 does not contain a second-level bullet list. .. list-table:: :header-rows: 1 * - Basic Snapshots - Command - Description * - - ``git status`` - Check status of the repository * - - ``git add [file-name.txt]`` - Add a file to "the staging area" * - - ``git add -A`` - Add all new and changed files to "the staging area" * - - ``git commit -m "[brief commit message]"`` - Commit changes to "the staging area" * - - ``git rm -r [file-name.txt]`` - Remove a file (or folder) * - -`git push` - Push changes to remote repository (remembered branch) cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:9: WARNING: Title underline too short. **CI/CD** ====== /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:30: WARNING: Title underline too short. **Continuous Development** ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:44: WARNING: Title underline too short. **Waterfall** """"""""" /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:44: WARNING: Title underline too short. **Waterfall** """"""""" /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:54: WARNING: Title underline too short. **Continuous Integration** ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:54: WARNING: Title underline too short. **Continuous Integration** ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:71: WARNING: Title underline too short. **When to use CI?** """"""""" /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:78: WARNING: Title underline too short. **Travis CI** """"""""" /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:78: WARNING: Title underline too short. **Travis CI** """"""""" /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:83: WARNING: Title underline too short. **Circle CI** """"""""" /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:83: WARNING: Title underline too short. **Circle CI** """"""""" /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:9: WARNING: Duplicate explicit target name: "setup". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:88: WARNING: Title underline too short. **Jenkins** """"""""" /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:88: WARNING: Title underline too short. **Jenkins** """"""""" /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:9: WARNING: Duplicate explicit target name: "setup". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:95: WARNING: Title underline too short. **GitHub Actions** """"""""" /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:95: WARNING: Title underline too short. **GitHub Actions** """"""""" /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:100: WARNING: Title underline too short. **Badges** ~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:100: WARNING: Title underline too short. **Badges** ~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:107: WARNING: Title underline too short. *Different Badge Styles* --------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:106: WARNING: Title level inconsistent: *Different Badge Styles* --------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:135: WARNING: Title underline too short. **Self paced** ~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:135: WARNING: Title underline too short. **Self paced** ~~~~~~~~~~ cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/communication.rst:22: WARNING: Unknown directive type "remember". .. remember:: **SLACK** - Slack has `plenty of apps `_ for coordinating multiple services, i.e. Calendars, Github, GoogleDrive, Box, etc. - Slack is limiting unless you're willing to pay for the professional support. **Microsoft Teams** - Teams is used by many R1 research universities as part of their campus wide license agreement for Office 365 Business and Education. **Gitter** - Native integration with Github or Gitlab - Uses your GitHub username or Twitter handle for all Gitters you're a part of /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/communication.rst:39: WARNING: Title underline too short. *Other popular alternatives* """""""""""""""""""""""""" /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/communication.rst:53: WARNING: Title underline too short. *Create a SLACK Workspace* ~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/communication.rst:61: WARNING: Title underline too short. *Create a Gitter* ~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/communication.rst:61: WARNING: Title underline too short. *Create a Gitter* ~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/communication.rst:66: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/communication.rst:77: WARNING: Title underline too short. **External** ---------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/communication.rst:77: WARNING: Title underline too short. **External** ---------- cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". cyverse_rst_defined_substitutions.txt:102: WARNING: Document may not end with a transition. cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/websites.rst:24: WARNING: Title underline too short. *Some things to remember* ---------------------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/websites.rst:27: WARNING: Title underline too short. *ReadTheDocs* ~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/websites.rst:34: WARNING: Title underline too short. *Bookdown* ~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/websites.rst:34: WARNING: Title underline too short. *Bookdown* ~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/websites.rst:9: WARNING: Duplicate explicit target name: "github pages". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/websites.rst:40: WARNING: Title underline too short. *GitHub Pages* ~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/websites.rst:40: WARNING: Title underline too short. *GitHub Pages* ~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/websites.rst:46: WARNING: Title underline too short. *Confluence Wiki* ~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/websites.rst:46: WARNING: Title underline too short. *Confluence Wiki* ~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/websites.rst:91: WARNING: Title underline too short. *CyVerse Confluence Wiki* ~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/websites.rst:91: WARNING: Title underline too short. *CyVerse Confluence Wiki* ~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/websites.rst:100: WARNING: Title underline too short. **Methodology** ---------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/websites.rst:100: WARNING: Title underline too short. **Methodology** ---------- cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/RStudio_Git.rst:36: WARNING: Title underline too short. *R Markdown* ~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/RStudio_Git.rst:36: WARNING: Title underline too short. *R Markdown* ~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/RStudio_Git.rst:44: WARNING: Error in "code" directive: maximum 1 argument(s) allowed, 3 supplied. .. code:: R ```{R, echo=FALSE} ``` ```{bash, echo=FALSE} ``` ```{python, echo=FALSE} ``` 4. Run the code block /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/RStudio_Git.rst:57: WARNING: Title underline too short. *Workflow R* ~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/RStudio_Git.rst:57: WARNING: Title underline too short. *Workflow R* ~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/RStudio_Git.rst:65: WARNING: Error in "code" directive: maximum 1 argument(s) allowed, 2 supplied. .. code:: install.package(c("workflowr","drake"), dependencies=TRUE) /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/RStudio_Git.rst:86: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/RStudio_Git.rst:78: WARNING: Undefined substitution referenced: "CyverseLogo". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/RStudio_Git.rst:78: WARNING: Undefined substitution referenced: "LearningCenter". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/RStudio_Git.rst:78: WARNING: Unknown target name: "cyverselogo". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/RStudio_Git.rst:78: WARNING: Unknown target name: "learningcenter". cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst:26: WARNING: Error in "code-block" directive: maximum 1 argument(s) allowed, 9 supplied. .. code-block:: R setwd(path) getwd() #see what working directory you're in /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst:35: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst:39: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst:117: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst:176: WARNING: Unknown directive type "code-blocl". .. code-blocl:: R #both do the same thing: require("package") #loads dependencies; will give a warning if it is in conflict with another package (e.g., masks) #can overwrite masked functions using "::" (e.g., package::function) library("package") #will give an error if in conflict with other packages or has missing dependencies /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst:214: WARNING: Error in "code-block" directive: maximum 1 argument(s) allowed, 2 supplied. .. code-block:: R as.character() /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst:220: WARNING: Error in "code-block" directive: maximum 1 argument(s) allowed, 2 supplied. .. code-block:: R as.numeric() /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst:226: WARNING: Error in "code-block" directive: maximum 1 argument(s) allowed, 2 supplied. .. code-block:: R as.integer() /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst:231: WARNING: Error in "code-block" directive: maximum 1 argument(s) allowed, 6 supplied. .. code-block:: R as.factor() #creates groupings within dataset /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst:306: WARNING: Error in "code-block" directive: maximum 1 argument(s) allowed, 6 supplied. .. code-block:: R d <- c(d, "a) str(d) /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst:334: WARNING: Error in "code-block" directive: maximum 1 argument(s) allowed, 9 supplied. .. code-block:: R hi <- data.frame(numbers = 1:26, letters, c("hey", "you")) /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst:340: WARNING: Error in "code-block" directive: maximum 1 argument(s) allowed, 9 supplied. .. code-block:: R hola <- data.frame(1:26, letters, words = "hey", "you") /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst:360: WARNING: Unknown directive type "code-black". .. code-black:: R hello[1:5, 2] hello$letters[1:5] /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst:451: WARNING: Error in "code-block" directive: maximum 1 argument(s) allowed, 8 supplied. .. code-block:: R p <- subset(cats, cats$weight <= 3) p q <- cats[cats$weight <= 3,] q cats$likes_string == 1 cats[cats$likes_string == TRUE,] cats[c(1,3),] cats[colnames(cats) == "weight"] cats[cats$weight >= 2 & cats$weight <= 5] cats[cats$likes_string != 0,] #not equal to cats[!(is.na(cats$weight))] #is not /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst:490: WARNING: Missing matching underline for section title overline. -------------- **Fix or improve this documentation:** - On Github: |Github Repo Link| /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst:494: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst:496: WARNING: Error in "image" directive: no content permitted. image:: ../img/rstudio.png :width: 750 .. |Github Repo Link| raw:: html Github Repo Link /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst:496: WARNING: Substitution definition "R Console" empty or invalid. .. |R Console| image:: ../img/rstudio.png :width: 750 .. |Github Repo Link| raw:: html Github Repo Link /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst:55: WARNING: Undefined substitution referenced: "R Console". cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/commandline.rst:249: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/commandline.rst:333: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/commandline.rst:349: WARNING: Missing matching underline for section title overline. ------------- **Fix or improve this documentation:** /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/commandline.rst:354: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/commandline.rst:100: WARNING: Undefined substitution referenced: "Jupyter Shell Prompt". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/commandline.rst:104: WARNING: Undefined substitution referenced: "Dark Theme". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/commandline.rst:73: WARNING: Document may not end with a transition. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/commandline.rst:345: WARNING: Unknown target name: "software caprentry shell lesson". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/commandline.rst:380: WARNING: image file not readable: software_essentials/../img/launch_terminal_jupyter.png cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/continuous_integration.rst:10: WARNING: Title underline too short. **Continuous Integration** ====================== /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/continuous_integration.rst:29: WARNING: Title underline too short. **Travis CI** ~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/continuous_integration.rst:34: WARNING: Title underline too short. **Circle CI** ~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/continuous_integration.rst:34: WARNING: Title underline too short. **Circle CI** ~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/continuous_integration.rst:10: WARNING: Duplicate explicit target name: "setup". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/continuous_integration.rst:39: WARNING: Title underline too short. **Jenkins** ~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/continuous_integration.rst:39: WARNING: Title underline too short. **Jenkins** ~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/continuous_integration.rst:10: WARNING: Duplicate explicit target name: "setup". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/continuous_integration.rst:46: WARNING: Title underline too short. **GitHub Actions** ~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/continuous_integration.rst:46: WARNING: Title underline too short. **GitHub Actions** ~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/continuous_integration.rst:52: WARNING: Title underline too short. **Badges** ~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/continuous_integration.rst:52: WARNING: Title underline too short. **Badges** ~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/continuous_integration.rst:59: WARNING: Title underline too short. *Different Badge Styles* --------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/continuous_integration.rst:87: WARNING: Title underline too short. **Self paced** ~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/continuous_integration.rst:87: WARNING: Title underline too short. **Self paced** ~~~~~~~~~~ cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/linux.rst:9: WARNING: Title underline too short. **Basics of Linux** ================== /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/linux.rst:18: WARNING: Title underline too short. *Common Linux Operating Systems* -------------------------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/linux.rst:32: WARNING: Title underline too short. *Installing Linux* ----------------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/linux.rst:32: WARNING: Title underline too short. *Installing Linux* ----------------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/linux.rst:35: WARNING: Title underline too short. *Desktop-based Distributions* ~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/linux.rst:9: WARNING: Duplicate explicit target name: "ubuntu". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/linux.rst:9: WARNING: Duplicate explicit target name: "debian". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/linux.rst:43: WARNING: Title underline too short. *Windows Subsystem for Linux* ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/linux.rst:43: WARNING: Title underline too short. *Windows Subsystem for Linux* ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/linux.rst:48: WARNING: Title underline too short. *Windows Linux Dual boot* ~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/linux.rst:48: WARNING: Title underline too short. *Windows Linux Dual boot* ~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/linux.rst:9: WARNING: Duplicate explicit target name: "ubuntu". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/linux.rst:9: WARNING: Duplicate explicit target name: "mint". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/linux.rst:56: WARNING: Title underline too short. *Package Managers* ~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/linux.rst:56: WARNING: Title underline too short. *Package Managers* ~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/linux.rst:63: WARNING: Title underline too short. *Self Paced* ---------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/linux.rst:63: WARNING: Title underline too short. *Self Paced* ---------- looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/.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-foss/checkouts/foss-2021-spring/Containers/README.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/Containers/dockerhandson.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/de.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/workflow.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/License.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/README.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/before/about_cyverse.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/before/main.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/getting_started/colab_culture.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/getting_started/instructors.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/getting_started/location.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/github_action/eht.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/RStudio_Git.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/continuous_integration.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 2%] .github/ISSUE_TEMPLATE/triage-for-2-0-release writing output... [ 4%] Containers/README writing output... [ 6%] Containers/dockeradvanced writing output... [ 8%] Containers/dockerhandson writing output... [ 10%] Containers/dockerintro writing output... [ 12%] Containers/dockeronatmo writing output... [ 14%] Containers/introtocontainers writing output... [ 16%] CyVerse/data_store writing output... [ 18%] CyVerse/de writing output... [ 20%] CyVerse/de-data-analysis writing output... [ 22%] CyVerse/de-data-manage writing output... [ 24%] CyVerse/intro_to_cyverse writing output... [ 26%] CyVerse/tool_integration_app_building_DE writing output... [ 28%] CyVerse/vice writing output... [ 30%] CyVerse/workflow writing output... [ 32%] Data_management/FAIR writing output... [ 34%] Data_management/dmp writing output... [ 36%] Data_management/dmtools writing output... [ 38%] Data_management/overview writing output... [ 40%] License writing output... [ 42%] README writing output... [ 44%] before/about_cyverse writing output... [ 46%] before/installation writing output... [ 48%] before/main writing output... [ 51%] cloud_comput/atmo writing output... [ 53%] cloud_comput/cyberinfrastructure writing output... [ 55%] cloud_comput/intro writing output... [ 57%] cloud_comput/xsede writing output... [ 59%] documentation/githubpages writing output... [ 61%] getting_started/code_of_conduct writing output... [ 63%] getting_started/colab_culture writing output... [ 65%] getting_started/glossary writing output... [ 67%] getting_started/goals writing output... [ 69%] getting_started/instructors writing output... [ 71%] getting_started/location writing output... [ 73%] getting_started/open_sci_lab writing output... [ 75%] getting_started/schedule writing output... [ 77%] github_action/eht writing output... [ 79%] index writing output... [ 81%] reproducible_science/GitHub writing output... [ 83%] reproducible_science/cicd writing output... [ 85%] reproducible_science/communication writing output... [ 87%] reproducible_science/intro writing output... [ 89%] reproducible_science/websites writing output... [ 91%] software_essentials/RStudio_Git writing output... [ 93%] software_essentials/R_Studio writing output... [ 95%] software_essentials/commandline writing output... [ 97%] software_essentials/continuous_integration writing output... [100%] software_essentials/linux /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/github_action/eht.rst:124: WARNING: Could not lex literal_block as "C". Highlighting skipped. generating indices... genindex writing additional pages... search copying images... [ 0%] Containers/../img/docker_image.png copying images... [ 1%] Containers/../img/private_registry.png copying images... [ 2%] Containers/../img/dockerhub_create.png copying images... [ 3%] Containers/../img/dockerhub_createrepo.png copying images... [ 4%] Containers/../img/dockerhub_buildsettings.png copying images... [ 5%] Containers/../img/dockerhub_autobuild.png copying images... [ 5%] Containers/../img/create_repo.png copying images... [ 6%] Containers/../img/create_repo2.png copying images... [ 7%] Containers/../img/dockerhub_autobuilds.png copying images... [ 8%] Containers/../img/auto_build-2.1.png copying images... [ 9%] Containers/../img/auto_build-5.png copying images... [ 10%] Containers/../img/auto_build-6.png copying images... [ 11%] Containers/../img/auto_build-7.png copying images... [ 11%] Containers/../img/volumes.png copying images... [ 12%] Containers/../img/bind_mount.png copying images... [ 13%] Containers/../img/tmpfs.png copying images... [ 14%] Containers/../img/dc-1.png copying images... [ 15%] Containers/../img/fastqe.png copying images... [ 16%] Containers/../img/jn_login.png copying images... [ 17%] Containers/../img/jn_galaxy.png copying images... [ 17%] Containers/../img/docker.png copying images... [ 18%] Containers/../img/portainer_demo.png copying images... [ 19%] Containers/../img/pwd.png copying images... [ 20%] Containers/../img/cyverse_learning.png copying images... [ 21%] Containers/../img/homeicon.png copying images... [ 22%] Containers/../img/singularity.png copying images... [ 23%] Containers/../img/kubernetes.png copying images... [ 23%] Containers/../img/containers1.png copying images... [ 24%] Containers/../img/biocontainers5a.png copying images... [ 25%] Containers/../img/biocontainers13.png copying images... [ 26%] Containers/../img/biocontainers3.png copying images... [ 27%] Containers/../img/biocontainers8.png copying images... [ 28%] Containers/../img/biocontainers11.png copying images... [ 29%] Containers/../img/biocontainers6.png copying images... [ 29%] Containers/../img/biocontainers1.png copying images... [ 30%] Containers/../img/biocontainers2.png copying images... [ 31%] Containers/../img/biocontainers12.png copying images... [ 32%] CyVerse/../img/cyverse_learning.png copying images... [ 33%] CyVerse/../img/homeicon.png copying images... [ 34%] CyVerse/../img/data_store/datastore-icon.png copying images... [ 35%] CyVerse/../img/de/de-icon.png copying images... [ 35%] CyVerse/../img/de/DE_switch_view.png copying images... [ 36%] CyVerse/../img/de/DE_apps_operation.png copying images... [ 37%] CyVerse/../img/de/DE_communities.png copying images... [ 38%] CyVerse/../img/de/DE_word_count.png copying images... [ 39%] CyVerse/../img/de/DE_analyses.png copying images... [ 40%] CyVerse/../img/de2_datastore1.png copying images... [ 41%] CyVerse/../img/de2_datastore2.png copying images... [ 41%] CyVerse/../img/de2_datastore3.png copying images... [ 42%] CyVerse/../img/de2_datastore4.png copying images... [ 43%] CyVerse/../img/foss_folder_de2.png copying images... [ 44%] CyVerse/../img/foss_folder_contents_de2.png copying images... [ 45%] CyVerse/../img/spring-2021_contents.png copying images... [ 46%] CyVerse/../img/spring_day_contents.png copying images... [ 47%] CyVerse/../img/de/DE_blank.png copying images... [ 47%] CyVerse/../img/de/DE_data_upload.png copying images... [ 48%] CyVerse/../img/de/DE_dots_menu.png copying images... [ 49%] CyVerse/../img/de/DE_metadata.png copying images... [ 50%] CyVerse/../img/de/DE_search.png copying images... [ 51%] CyVerse/../img/evolutionofcyverse.png copying images... [ 52%] CyVerse/../img/layercake.png copying images... [ 52%] CyVerse/../img/atmosphere/atmosphere-icon.png copying images... [ 53%] CyVerse/../img/bisque/bisque-icon.png copying images... [ 54%] CyVerse/../img/dna_subway/dnasubway-icon.png copying images... [ 55%] CyVerse/../img/DataCommons_DrkBlue.png copying images... [ 56%] CyVerse/../img/agave/ScienceAPIs_DkBlue.png copying images... [ 57%] CyVerse/../img/PoweredbyCyverse_LogoSquare.png copying images... [ 58%] CyVerse/../img/Learningcenter_DkBlue.png copying images... [ 58%] CyVerse/../img/intercomlogo.png copying images... [ 59%] CyVerse/../img/toolintegration3.png copying images... [ 60%] CyVerse/../img/toolintegration14.png copying images... [ 61%] CyVerse/../img/toolintegration13.png copying images... [ 62%] CyVerse/../img/toolintegration17.png copying images... [ 63%] CyVerse/../img/toolintegration18.png copying images... [ 64%] CyVerse/../img/toolintegration9.png copying images... [ 64%] CyVerse/../img/addtool_VICE_1.png copying images... [ 65%] CyVerse/../img/createapp_VICE_1.png copying images... [ 66%] CyVerse/../img/createnewrepo.png copying images... [ 67%] CyVerse/../img/gitrepo.png copying images... [ 68%] CyVerse/../img/vice-share-3.png copying images... [ 69%] CyVerse/../img/vice-share-6.png copying images... [ 70%] CyVerse/../img/vice-share-7.png copying images... [ 70%] Data_management/../img/cyverse_learning.png copying images... [ 71%] Data_management/../img/homeicon.png copying images... [ 72%] Data_management/../img/journal.pcbi.1006750.g002.png copying images... [ 73%] Data_management/../img/data_life_cycle.png copying images... [ 74%] before/../img/cyverse_learning.png copying images... [ 75%] before/../img/homeicon.png copying images... [ 76%] before/../img/cyverse_globe_cmyk.png copying images... [ 76%] before/../img/Learningcenter_DkBlue.png copying images... [ 77%] cloud_comput/../img/cyverse_globe_cmyk.png copying images... [ 78%] cloud_comput/../img/homeicon.png copying images... [ 79%] cloud_comput/../img/atmo_resources.png copying images... [ 80%] cloud_comput/../img/atmo_request.png copying images... [ 81%] cloud_comput/../img/cyverse_learning.png copying images... [ 82%] documentation/../img/cyverse_learning.png copying images... [ 82%] documentation/../img/homeicon.png copying images... [ 83%] getting_started/../img/cyverse_learning.png copying images... [ 84%] getting_started/../img/homeicon.png copying images... [ 85%] github_action/../img/homeicon.png copying images... [ 86%] ./img/cyverse_cmyk.png copying images... [ 87%] ./img/homeicon.png copying images... [ 88%] ./img/foss-main.png copying images... [ 88%] reproducible_science/../img/cyverse_learning.png copying images... [ 89%] reproducible_science/../img/homeicon.png copying images... [ 90%] reproducible_science/../img/git-logo.png copying images... [ 91%] reproducible_science/../img/intercom.png copying images... [ 92%] reproducible_science/../img/reproducibility-spectrum.png copying images... [ 93%] software_essentials/../img/cyverse_learning.png copying images... [ 94%] software_essentials/../img/homeicon.png copying images... [ 94%] software_essentials/../img/jupyter_de2search.png copying images... [ 95%] software_essentials/../img/jupyter_outputs.png copying images... [ 96%] software_essentials/../img/jupyter_input_folder1.png copying images... [ 97%] software_essentials/../img/de2_select_input.png copying images... [ 98%] software_essentials/../img/set_memory_de2.png copying images... [ 99%] software_essentials/../img/launch_app_de2.png copying images... [100%] software_essentials/../img/cmd15.png copying static files... WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/_static' does not exist done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 312 warnings. The HTML pages are in _build/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2022-04-14T18:52:16.896962Z, end-time: 2022-04-14T18:52:22.062788Z, duration: 5, exit-code: 0 python -m sphinx -T -E -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . _build/localmedia Running Sphinx v1.8.6 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 49 added, 0 changed, 0 removed reading sources... [ 2%] .github/ISSUE_TEMPLATE/triage-for-2-0-release reading sources... [ 4%] Containers/README reading sources... [ 6%] Containers/dockeradvanced reading sources... [ 8%] Containers/dockerhandson reading sources... [ 10%] Containers/dockerintro reading sources... [ 12%] Containers/dockeronatmo reading sources... [ 14%] Containers/introtocontainers reading sources... [ 16%] CyVerse/data_store reading sources... [ 18%] CyVerse/de reading sources... [ 20%] CyVerse/de-data-analysis reading sources... [ 22%] CyVerse/de-data-manage reading sources... [ 24%] CyVerse/intro_to_cyverse reading sources... [ 26%] CyVerse/tool_integration_app_building_DE reading sources... [ 28%] CyVerse/vice reading sources... [ 30%] CyVerse/workflow reading sources... [ 32%] Data_management/FAIR reading sources... [ 34%] Data_management/dmp reading sources... [ 36%] Data_management/dmtools reading sources... [ 38%] Data_management/overview reading sources... [ 40%] License reading sources... [ 42%] README reading sources... [ 44%] before/about_cyverse reading sources... [ 46%] before/installation reading sources... [ 48%] before/main reading sources... [ 51%] cloud_comput/atmo reading sources... [ 53%] cloud_comput/cyberinfrastructure reading sources... [ 55%] cloud_comput/intro reading sources... [ 57%] cloud_comput/xsede reading sources... [ 59%] documentation/githubpages reading sources... [ 61%] getting_started/code_of_conduct reading sources... [ 63%] getting_started/colab_culture reading sources... [ 65%] getting_started/glossary reading sources... [ 67%] getting_started/goals reading sources... [ 69%] getting_started/instructors reading sources... [ 71%] getting_started/location reading sources... [ 73%] getting_started/open_sci_lab reading sources... [ 75%] getting_started/schedule reading sources... [ 77%] github_action/eht reading sources... [ 79%] index reading sources... [ 81%] reproducible_science/GitHub reading sources... [ 83%] reproducible_science/cicd reading sources... [ 85%] reproducible_science/communication reading sources... [ 87%] reproducible_science/intro reading sources... [ 89%] reproducible_science/websites reading sources... [ 91%] software_essentials/RStudio_Git reading sources... [ 93%] software_essentials/R_Studio reading sources... [ 95%] software_essentials/commandline reading sources... [ 97%] software_essentials/continuous_integration reading sources... [100%] software_essentials/linux /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/envs/foss-2021-spring/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-foss/envs/foss-2021-spring/lib/python3.7/site-packages/sphinx/util/nodes.py:94: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. for classifier in reversed(node.parent.traverse(nodes.classifier)): /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/.github/ISSUE_TEMPLATE/triage-for-2-0-release.md:0: WARNING: Document or section may not begin with a transition. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/Containers/dockeradvanced.rst:2: WARNING: Duplicate explicit target name: "docker hub". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/Containers/dockeradvanced.rst:449: WARNING: Error in "code-block" directive: maximum 1 argument(s) allowed, 3 supplied. .. code-block:: bash -v /home/username/your_data_folder:/data:ro /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/Containers/dockeradvanced.rst:578: WARNING: Error in "code-block" directive: 1 argument(s) required, 0 supplied. .. code-block:: $ docker inspect jupytertest /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/Containers/dockeradvanced.rst:417: WARNING: Unknown target name: "see here". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/Containers/dockerhandson.rst:35: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/Containers/dockerintro.rst:498: WARNING: Duplicate explicit target name: "dockerfile". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/Containers/dockerintro.rst:554: WARNING: Duplicate explicit target name: "build the image". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/Containers/dockerintro.rst:591: WARNING: Duplicate explicit target name: "run your image". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/Containers/dockerintro.rst:470: WARNING: Duplicate target name, cannot be used as a unique reference: "build the image". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/Containers/dockerintro.rst:471: WARNING: Duplicate target name, cannot be used as a unique reference: "run your image". cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/Containers/dockeronatmo.rst:10: WARNING: Title underline too short. Launching a Docker app on Atmosphere --------------------------------- cyverse_rst_defined_substitutions.txt:36: WARNING: Document may not end with a transition. cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/Containers/introtocontainers.rst:152: WARNING: Document may not end with a transition. cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/data_store.rst:9: WARNING: Title underline too short. **Accessing Data Store** ------------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/data_store.rst:47: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/data_store.rst:52: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/data_store.rst:136: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/data_store.rst:155: WARNING: Title underline too short. Additional Resources ================== /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/data_store.rst:155: WARNING: Title underline too short. Additional Resources ================== cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/de.rst:10: WARNING: Title underline too short. **Discovery Environment** ------------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/de.rst:12: WARNING: Explicit markup ends without a blank line; unexpected unindent. cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/de-data-analysis.rst:37: WARNING: Title level inconsistent: **Find an app by** `searching `_ """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/de-data-analysis.rst:40: WARNING: Title level inconsistent: **Browse by operation** """""""""""""""""""""""" /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/de-data-analysis.rst:45: WARNING: Title level inconsistent: **Find apps by community** """""""""""""""""""""""""" /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/de-data-analysis.rst:93: WARNING: Block quote ends without a blank line; unexpected unindent. cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/de-data-manage.rst:12: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/de-data-manage.rst:147: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/de-data-manage.rst:167: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/de-data-manage.rst:232: WARNING: Duplicate substitution definition name: "DE_search". cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/intro_to_cyverse.rst:188: WARNING: Title underline too short. `SciApps `_ ^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/intro_to_cyverse.rst:188: WARNING: Title underline too short. `SciApps `_ ^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/intro_to_cyverse.rst:219: WARNING: Title underline too short. `The CyVerse Learning Center `_ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/intro_to_cyverse.rst:219: WARNING: Title underline too short. `The CyVerse Learning Center `_ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/tool_integration_app_building_DE.rst:8: WARNING: Title underline too short. **Discovery Environment - Tools & Apps** ===================================== /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/tool_integration_app_building_DE.rst:83: WARNING: Missing matching underline for section title overline. ---- .. Comment: Place URLS Below This Line /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/tool_integration_app_building_DE.rst:120: WARNING: Duplicate substitution definition name: "Home_Icon". cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/vice.rst:10: WARNING: Title underline too short. **Discovery Environment - VICE** ======== /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/vice.rst:173: WARNING: At least one body element must separate transitions; adjacent transitions are not allowed. cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/workflow.rst:10: WARNING: Title underline too short. **Creating Workflows** ------------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/workflow.rst:12: WARNING: Explicit markup ends without a blank line; unexpected unindent. cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/Data_management/FAIR.rst:129: WARNING: Title underline too short. References and Resources ================= cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/Data_management/dmtools.rst:9: WARNING: Title underline too short. **Data Management Tools** ---------------------- cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/Data_management/overview.rst:308: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/Data_management/overview.rst:333: WARNING: Title underline too short. References and Resources ================= cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/before/main.rst:9: WARNING: Title underline too short. **Before FOSS Starts** ========== cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/atmo.rst:21: WARNING: Title underline too short. **Virtual Machines on Atmosphere or Jetstream** ------------ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/atmo.rst:65: WARNING: The "list-table" directive is empty; content required. .. list-table:: :header-rows: 1 /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/atmo.rst:9: WARNING: Duplicate explicit target name: "image". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/atmo.rst:110: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/atmo.rst:418: WARNING: Title underline too short. **Hands On** ------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/atmo.rst:418: WARNING: Title underline too short. **Hands On** ------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/atmo.rst:518: WARNING: Duplicate substitution definition name: "CyVerse_logo". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/atmo.rst:522: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/atmo.rst:381: WARNING: Document may not end with a transition. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/atmo.rst:511: WARNING: image file not readable: cloud_comput/../img/notebook_terminal.png cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/cyberinfrastructure.rst:9: WARNING: Title underline too short. **Other Cyberinfrastructure Projects** ========================== /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/cyberinfrastructure.rst:12: WARNING: Title underline too short. **National Groups** ---------------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/cyberinfrastructure.rst:25: WARNING: Title underline too short. **Domain Specific Cyberinfrastructures** ------------------------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/cyberinfrastructure.rst:25: WARNING: Title underline too short. **Domain Specific Cyberinfrastructures** ------------------------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/cyberinfrastructure.rst:39: WARNING: Title underline too short. **Funding Opportunities** ----------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/cyberinfrastructure.rst:39: WARNING: Title underline too short. **Funding Opportunities** ----------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/cyberinfrastructure.rst:42: WARNING: Title underline too short. **National Science Foundation** ~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/cyberinfrastructure.rst:51: WARNING: Title underline too short. **National Institutes of Health** ~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/cyberinfrastructure.rst:51: WARNING: Title underline too short. **National Institutes of Health** ~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/cyberinfrastructure.rst:58: WARNING: Title underline too short. **Other US Federal** ~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/cyberinfrastructure.rst:58: WARNING: Title underline too short. **Other US Federal** ~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/cyberinfrastructure.rst:67: WARNING: Title underline too short. **Foundations** ~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/cyberinfrastructure.rst:67: WARNING: Title underline too short. **Foundations** ~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/cyberinfrastructure.rst:76: WARNING: Title underline too short. **Big 3** ~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/cyberinfrastructure.rst:76: WARNING: Title underline too short. **Big 3** ~~~~~~ cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/intro.rst:10: WARNING: Title underline too short. **Introduction to Cloud Computing** =================== cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/xsede.rst:10: WARNING: Title underline too short. **Research Cyberinfrastructure associated with CyVerse** ========================== /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/xsede.rst:17: WARNING: Title underline too short. **XSEDE** -------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/xsede.rst:30: WARNING: Title underline too short. **Jetstream** ~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/xsede.rst:39: WARNING: Title underline too short. **TACC** ~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/xsede.rst:39: WARNING: Title underline too short. **TACC** ~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/xsede.rst:44: WARNING: Title underline too short. **Open Science Grid** ~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/xsede.rst:44: WARNING: Title underline too short. **Open Science Grid** ~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/xsede.rst:49: WARNING: Title underline too short. **CyVerse Powered By** ------------ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/cloud_comput/xsede.rst:49: WARNING: Title underline too short. **CyVerse Powered By** ------------ cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/getting_started/colab_culture.rst:10: WARNING: Title underline too short. **Collaboration Culture and Roles** ----------------- cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/getting_started/glossary.rst:9: WARNING: Title underline too short. **Glossary & Acronyms** ^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/getting_started/glossary.rst:47: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/getting_started/glossary.rst:47: WARNING: Inline emphasis start-string without end-string. cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/getting_started/instructors.rst:1: WARNING: Problems with "include" directive path: InputError: [Errno 2] No such file or directory: 'getting_started/cyverse_rst_defined_substitutions.txt'. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/getting_started/instructors.rst:2: WARNING: Problems with "include" directive path: InputError: [Errno 2] No such file or directory: 'getting_started/cyverse_rst_defined_substitutions.txt'. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/getting_started/instructors.rst:38: WARNING: Title underline too short. **CyVerse Staff** --------------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/getting_started/instructors.rst:4: WARNING: Undefined substitution referenced: "CyVerse_logo". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/getting_started/instructors.rst:6: WARNING: Undefined substitution referenced: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/getting_started/instructors.rst:4: WARNING: Unknown target name: "cyverse_logo". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/getting_started/instructors.rst:6: WARNING: Unknown target name: "home_icon". cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/getting_started/location.rst:9: WARNING: Title underline too short. **Location** ~~~~~~ cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/getting_started/open_sci_lab.rst:10: WARNING: Title underline too short. **Open Science Introductory Activity** ----------------- cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/github_action/eht.rst:3: WARNING: Undefined substitution referenced: "CyVerse_logo2". cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". cyverse_rst_defined_substitutions.txt:5: WARNING: Duplicate substitution definition name: "Atmosphere". cyverse_rst_defined_substitutions.txt:9: WARNING: Duplicate substitution definition name: "Atmosphere Manual". cyverse_rst_defined_substitutions.txt:13: WARNING: Duplicate substitution definition name: "Atmosphere Guide". cyverse_rst_defined_substitutions.txt:17: WARNING: Duplicate substitution definition name: "BisQue". cyverse_rst_defined_substitutions.txt:21: WARNING: Duplicate substitution definition name: "BisQue Manual". cyverse_rst_defined_substitutions.txt:25: WARNING: Duplicate substitution definition name: "CyVerse User Portal". cyverse_rst_defined_substitutions.txt:29: WARNING: Duplicate substitution definition name: "CyVerse Learning Center". cyverse_rst_defined_substitutions.txt:33: WARNING: Duplicate substitution definition name: "CyVerse Wiki". cyverse_rst_defined_substitutions.txt:37: WARNING: Duplicate substitution definition name: "Data Store". cyverse_rst_defined_substitutions.txt:41: WARNING: Duplicate substitution definition name: "Data Store Manual". cyverse_rst_defined_substitutions.txt:45: WARNING: Duplicate substitution definition name: "Data Store Guide". cyverse_rst_defined_substitutions.txt:49: WARNING: Duplicate substitution definition name: "Discovery Environment". cyverse_rst_defined_substitutions.txt:53: WARNING: Duplicate substitution definition name: "DE Manual". cyverse_rst_defined_substitutions.txt:57: WARNING: Duplicate substitution definition name: "Discovery Environment Guide". cyverse_rst_defined_substitutions.txt:61: WARNING: Duplicate substitution definition name: "DNA Subway". cyverse_rst_defined_substitutions.txt:65: WARNING: Duplicate substitution definition name: "DNA Subway Manual". cyverse_rst_defined_substitutions.txt:69: WARNING: Duplicate substitution definition name: "DNA Subway Guide". cyverse_rst_defined_substitutions.txt:74: WARNING: Duplicate substitution definition name: "SciApps". cyverse_rst_defined_substitutions.txt:78: WARNING: Duplicate substitution definition name: "SciApps Manual". cyverse_rst_defined_substitutions.txt:82: WARNING: Duplicate substitution definition name: "SciApps Guide". cyverse_rst_defined_substitutions.txt:86: WARNING: Duplicate substitution definition name: "Terrain DE API Docs". cyverse_rst_defined_substitutions.txt:90: WARNING: Duplicate substitution definition name: "Tapis TACC API". cyverse_rst_defined_substitutions.txt:100: WARNING: Duplicate substitution definition name: "Ask CyVerse". cyverse_rst_defined_substitutions.txt:104: WARNING: Duplicate substitution definition name: "Agave Guide". cyverse_rst_defined_substitutions.txt:108: WARNING: Duplicate substitution definition name: "Agave API". cyverse_rst_defined_substitutions.txt:112: WARNING: Duplicate substitution definition name: "Agave Live Docs". cyverse_rst_defined_substitutions.txt:116: WARNING: Duplicate substitution definition name: "BisQue Guide". cyverse_rst_defined_substitutions.txt:120: WARNING: Duplicate substitution definition name: "Data Commons". cyverse_rst_defined_substitutions.txt:127: WARNING: Duplicate substitution definition name: "CyVerse_logo". cyverse_rst_defined_substitutions.txt:132: WARNING: Duplicate substitution definition name: "Home_Icon". cyverse_rst_defined_substitutions.txt:138: WARNING: Duplicate substitution definition name: "Intercom". cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". cyverse_rst_defined_substitutions.txt:148: WARNING: Duplicate substitution definition name: "Home_Icon2". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/index.rst:162: WARNING: Duplicate substitution definition name: "Home_Icon". cyverse_rst_defined_substitutions.txt:138: WARNING: image file not readable: ../img/intercom.png cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/GitHub.rst:34: WARNING: Unknown directive type "Goals". .. Goals:: - Feel comfortable using the GitHub environment - Integrate at least one repository onto GitHub /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/GitHub.rst:40: WARNING: Unknown directive type "Prerequisites". .. Prerequisites:: In order to complete this exercise you should have already installed ``git`` for the command line (`instructions `_) & created an account on the `GitHub `_ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/GitHub.rst:192: WARNING: Unknown directive type "Exercise". .. Exercise:: Create a new issue and relate it back to the issue you just created. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/GitHub.rst:349: WARNING: Unknown directive type "Definitions". .. Definitions:: **Git** - tool for version control. **GitHub** - hosted server that is also interactive. **repo** - short for repository; GitHub lets you create a remote repository online. **local** - on your personal computer. **clone** - copy of a repository that lives locally on your computer. Pushing changes will affect the repository online. **fetch** - getting latest changes to the repository on your local computer. **branch** - parallel to the master branch; allows you to make changes without affecting the master branch. Changes made on a branch can be merged back to the master. **fork** - copy of someone else's repository stored locally on your account. From forks, you can make pull requests to the master branch. **upstream** - primary or master branch of original repository. **downstream** - branch or fork of repository. **untracked** - changes made locally but not yet commited or pushed to the online repo. **staged** - item added to the repo. **commit** - finalize a change. **push** - add changes back to the remote repository. **merge** - takes changes from a branch or fork and applies them to the master. **pull request** - proposed changes to/within a repository. **issue** - suggestions or tasks needed for the repository. Allows you to track decisions, bugs with the repository, etc. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/GitHub.rst:432: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/GitHub.rst:410: WARNING: Error parsing content block for the "list-table" directive: two-level bullet list expected, but row 7 does not contain a second-level bullet list. .. list-table:: :header-rows: 1 * - Basic Snapshots - Command - Description * - - ``git status`` - Check status of the repository * - - ``git add [file-name.txt]`` - Add a file to "the staging area" * - - ``git add -A`` - Add all new and changed files to "the staging area" * - - ``git commit -m "[brief commit message]"`` - Commit changes to "the staging area" * - - ``git rm -r [file-name.txt]`` - Remove a file (or folder) * - -`git push` - Push changes to remote repository (remembered branch) cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:9: WARNING: Title underline too short. **CI/CD** ====== /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:30: WARNING: Title underline too short. **Continuous Development** ~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:44: WARNING: Title underline too short. **Waterfall** """"""""" /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:44: WARNING: Title underline too short. **Waterfall** """"""""" /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:54: WARNING: Title underline too short. **Continuous Integration** ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:54: WARNING: Title underline too short. **Continuous Integration** ~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:71: WARNING: Title underline too short. **When to use CI?** """"""""" /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:78: WARNING: Title underline too short. **Travis CI** """"""""" /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:78: WARNING: Title underline too short. **Travis CI** """"""""" /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:83: WARNING: Title underline too short. **Circle CI** """"""""" /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:83: WARNING: Title underline too short. **Circle CI** """"""""" /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:9: WARNING: Duplicate explicit target name: "setup". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:88: WARNING: Title underline too short. **Jenkins** """"""""" /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:88: WARNING: Title underline too short. **Jenkins** """"""""" /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:9: WARNING: Duplicate explicit target name: "setup". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:95: WARNING: Title underline too short. **GitHub Actions** """"""""" /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:95: WARNING: Title underline too short. **GitHub Actions** """"""""" /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:100: WARNING: Title underline too short. **Badges** ~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:100: WARNING: Title underline too short. **Badges** ~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:107: WARNING: Title underline too short. *Different Badge Styles* --------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:106: WARNING: Title level inconsistent: *Different Badge Styles* --------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:135: WARNING: Title underline too short. **Self paced** ~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst:135: WARNING: Title underline too short. **Self paced** ~~~~~~~~~~ cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/communication.rst:22: WARNING: Unknown directive type "remember". .. remember:: **SLACK** - Slack has `plenty of apps `_ for coordinating multiple services, i.e. Calendars, Github, GoogleDrive, Box, etc. - Slack is limiting unless you're willing to pay for the professional support. **Microsoft Teams** - Teams is used by many R1 research universities as part of their campus wide license agreement for Office 365 Business and Education. **Gitter** - Native integration with Github or Gitlab - Uses your GitHub username or Twitter handle for all Gitters you're a part of /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/communication.rst:39: WARNING: Title underline too short. *Other popular alternatives* """""""""""""""""""""""""" /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/communication.rst:53: WARNING: Title underline too short. *Create a SLACK Workspace* ~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/communication.rst:61: WARNING: Title underline too short. *Create a Gitter* ~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/communication.rst:61: WARNING: Title underline too short. *Create a Gitter* ~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/communication.rst:66: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/communication.rst:77: WARNING: Title underline too short. **External** ---------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/communication.rst:77: WARNING: Title underline too short. **External** ---------- cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". cyverse_rst_defined_substitutions.txt:102: WARNING: Document may not end with a transition. cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/websites.rst:24: WARNING: Title underline too short. *Some things to remember* ---------------------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/websites.rst:27: WARNING: Title underline too short. *ReadTheDocs* ~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/websites.rst:34: WARNING: Title underline too short. *Bookdown* ~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/websites.rst:34: WARNING: Title underline too short. *Bookdown* ~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/websites.rst:9: WARNING: Duplicate explicit target name: "github pages". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/websites.rst:40: WARNING: Title underline too short. *GitHub Pages* ~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/websites.rst:40: WARNING: Title underline too short. *GitHub Pages* ~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/websites.rst:46: WARNING: Title underline too short. *Confluence Wiki* ~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/websites.rst:46: WARNING: Title underline too short. *Confluence Wiki* ~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/websites.rst:91: WARNING: Title underline too short. *CyVerse Confluence Wiki* ~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/websites.rst:91: WARNING: Title underline too short. *CyVerse Confluence Wiki* ~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/websites.rst:100: WARNING: Title underline too short. **Methodology** ---------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/websites.rst:100: WARNING: Title underline too short. **Methodology** ---------- cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/RStudio_Git.rst:36: WARNING: Title underline too short. *R Markdown* ~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/RStudio_Git.rst:36: WARNING: Title underline too short. *R Markdown* ~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/RStudio_Git.rst:44: WARNING: Error in "code" directive: maximum 1 argument(s) allowed, 3 supplied. .. code:: R ```{R, echo=FALSE} ``` ```{bash, echo=FALSE} ``` ```{python, echo=FALSE} ``` 4. Run the code block /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/RStudio_Git.rst:57: WARNING: Title underline too short. *Workflow R* ~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/RStudio_Git.rst:57: WARNING: Title underline too short. *Workflow R* ~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/RStudio_Git.rst:65: WARNING: Error in "code" directive: maximum 1 argument(s) allowed, 2 supplied. .. code:: install.package(c("workflowr","drake"), dependencies=TRUE) /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/RStudio_Git.rst:86: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/RStudio_Git.rst:78: WARNING: Undefined substitution referenced: "CyverseLogo". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/RStudio_Git.rst:78: WARNING: Undefined substitution referenced: "LearningCenter". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/RStudio_Git.rst:78: WARNING: Unknown target name: "cyverselogo". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/RStudio_Git.rst:78: WARNING: Unknown target name: "learningcenter". cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst:26: WARNING: Error in "code-block" directive: maximum 1 argument(s) allowed, 9 supplied. .. code-block:: R setwd(path) getwd() #see what working directory you're in /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst:35: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst:39: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst:117: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst:176: WARNING: Unknown directive type "code-blocl". .. code-blocl:: R #both do the same thing: require("package") #loads dependencies; will give a warning if it is in conflict with another package (e.g., masks) #can overwrite masked functions using "::" (e.g., package::function) library("package") #will give an error if in conflict with other packages or has missing dependencies /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst:214: WARNING: Error in "code-block" directive: maximum 1 argument(s) allowed, 2 supplied. .. code-block:: R as.character() /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst:220: WARNING: Error in "code-block" directive: maximum 1 argument(s) allowed, 2 supplied. .. code-block:: R as.numeric() /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst:226: WARNING: Error in "code-block" directive: maximum 1 argument(s) allowed, 2 supplied. .. code-block:: R as.integer() /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst:231: WARNING: Error in "code-block" directive: maximum 1 argument(s) allowed, 6 supplied. .. code-block:: R as.factor() #creates groupings within dataset /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst:306: WARNING: Error in "code-block" directive: maximum 1 argument(s) allowed, 6 supplied. .. code-block:: R d <- c(d, "a) str(d) /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst:334: WARNING: Error in "code-block" directive: maximum 1 argument(s) allowed, 9 supplied. .. code-block:: R hi <- data.frame(numbers = 1:26, letters, c("hey", "you")) /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst:340: WARNING: Error in "code-block" directive: maximum 1 argument(s) allowed, 9 supplied. .. code-block:: R hola <- data.frame(1:26, letters, words = "hey", "you") /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst:360: WARNING: Unknown directive type "code-black". .. code-black:: R hello[1:5, 2] hello$letters[1:5] /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst:451: WARNING: Error in "code-block" directive: maximum 1 argument(s) allowed, 8 supplied. .. code-block:: R p <- subset(cats, cats$weight <= 3) p q <- cats[cats$weight <= 3,] q cats$likes_string == 1 cats[cats$likes_string == TRUE,] cats[c(1,3),] cats[colnames(cats) == "weight"] cats[cats$weight >= 2 & cats$weight <= 5] cats[cats$likes_string != 0,] #not equal to cats[!(is.na(cats$weight))] #is not /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst:490: WARNING: Missing matching underline for section title overline. -------------- **Fix or improve this documentation:** - On Github: |Github Repo Link| /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst:494: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst:496: WARNING: Error in "image" directive: no content permitted. image:: ../img/rstudio.png :width: 750 .. |Github Repo Link| raw:: html Github Repo Link /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst:496: WARNING: Substitution definition "R Console" empty or invalid. .. |R Console| image:: ../img/rstudio.png :width: 750 .. |Github Repo Link| raw:: html Github Repo Link /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst:55: WARNING: Undefined substitution referenced: "R Console". cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/commandline.rst:249: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/commandline.rst:333: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/commandline.rst:349: WARNING: Missing matching underline for section title overline. ------------- **Fix or improve this documentation:** /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/commandline.rst:354: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/commandline.rst:100: WARNING: Undefined substitution referenced: "Jupyter Shell Prompt". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/commandline.rst:104: WARNING: Undefined substitution referenced: "Dark Theme". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/commandline.rst:73: WARNING: Document may not end with a transition. /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/commandline.rst:345: WARNING: Unknown target name: "software caprentry shell lesson". looking for now-outdated files... none found pickling environment... /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/commandline.rst:380: WARNING: image file not readable: software_essentials/../img/launch_terminal_jupyter.png cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/continuous_integration.rst:10: WARNING: Title underline too short. **Continuous Integration** ====================== /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/continuous_integration.rst:29: WARNING: Title underline too short. **Travis CI** ~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/continuous_integration.rst:34: WARNING: Title underline too short. **Circle CI** ~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/continuous_integration.rst:34: WARNING: Title underline too short. **Circle CI** ~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/continuous_integration.rst:10: WARNING: Duplicate explicit target name: "setup". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/continuous_integration.rst:39: WARNING: Title underline too short. **Jenkins** ~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/continuous_integration.rst:39: WARNING: Title underline too short. **Jenkins** ~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/continuous_integration.rst:10: WARNING: Duplicate explicit target name: "setup". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/continuous_integration.rst:46: WARNING: Title underline too short. **GitHub Actions** ~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/continuous_integration.rst:46: WARNING: Title underline too short. **GitHub Actions** ~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/continuous_integration.rst:52: WARNING: Title underline too short. **Badges** ~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/continuous_integration.rst:52: WARNING: Title underline too short. **Badges** ~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/continuous_integration.rst:59: WARNING: Title underline too short. *Different Badge Styles* --------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/continuous_integration.rst:87: WARNING: Title underline too short. **Self paced** ~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/continuous_integration.rst:87: WARNING: Title underline too short. **Self paced** ~~~~~~~~~~ cyverse_rst_defined_substitutions.txt:143: WARNING: Duplicate substitution definition name: "Home_Icon". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/linux.rst:9: WARNING: Title underline too short. **Basics of Linux** ================== /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/linux.rst:18: WARNING: Title underline too short. *Common Linux Operating Systems* -------------------------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/linux.rst:32: WARNING: Title underline too short. *Installing Linux* ----------------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/linux.rst:32: WARNING: Title underline too short. *Installing Linux* ----------------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/linux.rst:35: WARNING: Title underline too short. *Desktop-based Distributions* ~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/linux.rst:9: WARNING: Duplicate explicit target name: "ubuntu". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/linux.rst:9: WARNING: Duplicate explicit target name: "debian". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/linux.rst:43: WARNING: Title underline too short. *Windows Subsystem for Linux* ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/linux.rst:43: WARNING: Title underline too short. *Windows Subsystem for Linux* ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/linux.rst:48: WARNING: Title underline too short. *Windows Linux Dual boot* ~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/linux.rst:48: WARNING: Title underline too short. *Windows Linux Dual boot* ~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/linux.rst:9: WARNING: Duplicate explicit target name: "ubuntu". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/linux.rst:9: WARNING: Duplicate explicit target name: "mint". /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/linux.rst:56: WARNING: Title underline too short. *Package Managers* ~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/linux.rst:56: WARNING: Title underline too short. *Package Managers* ~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/linux.rst:63: WARNING: Title underline too short. *Self Paced* ---------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/linux.rst:63: WARNING: Title underline too short. *Self Paced* ---------- /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/.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-foss/checkouts/foss-2021-spring/Containers/README.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/Containers/dockerhandson.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/de.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/CyVerse/workflow.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/License.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/README.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/before/about_cyverse.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/before/main.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/getting_started/colab_culture.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/getting_started/instructors.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/getting_started/location.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/github_action/eht.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/reproducible_science/cicd.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/RStudio_Git.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/R_Studio.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/software_essentials/continuous_integration.rst: WARNING: document isn't included in any toctree done checking consistency... done preparing documents... done assembling single document... before/installation getting_started/schedule getting_started/code_of_conduct getting_started/open_sci_lab getting_started/goals getting_started/glossary CyVerse/intro_to_cyverse CyVerse/data_store CyVerse/de-data-manage cloud_comput/intro cloud_comput/atmo cloud_comput/xsede cloud_comput/cyberinfrastructure Data_management/overview Data_management/FAIR Data_management/dmp Data_management/dmtools CyVerse/de-data-analysis CyVerse/tool_integration_app_building_DE CyVerse/vice software_essentials/commandline software_essentials/linux reproducible_science/intro reproducible_science/communication reproducible_science/GitHub reproducible_science/websites documentation/githubpages Containers/introtocontainers Containers/dockeronatmo Containers/dockerintro Containers/dockeradvanced writing... done writing additional files... copying images... [ 0%] ./img/cyverse_cmyk.png copying images... [ 1%] ./img/homeicon.png copying images... [ 2%] ./img/foss-main.png copying images... [ 3%] before/../img/cyverse_learning.png copying images... [ 4%] before/../img/homeicon.png copying images... [ 5%] getting_started/../img/cyverse_learning.png copying images... [ 6%] getting_started/../img/homeicon.png copying images... [ 7%] CyVerse/../img/cyverse_learning.png copying images... [ 8%] CyVerse/../img/homeicon.png copying images... [ 9%] CyVerse/../img/evolutionofcyverse.png copying images... [ 9%] CyVerse/../img/layercake.png copying images... [ 10%] CyVerse/../img/data_store/datastore-icon.png copying images... [ 11%] CyVerse/../img/de/de-icon.png copying images... [ 12%] CyVerse/../img/atmosphere/atmosphere-icon.png copying images... [ 13%] CyVerse/../img/bisque/bisque-icon.png copying images... [ 14%] CyVerse/../img/dna_subway/dnasubway-icon.png copying images... [ 15%] CyVerse/../img/DataCommons_DrkBlue.png copying images... [ 16%] CyVerse/../img/agave/ScienceAPIs_DkBlue.png copying images... [ 17%] CyVerse/../img/PoweredbyCyverse_LogoSquare.png copying images... [ 18%] CyVerse/../img/Learningcenter_DkBlue.png copying images... [ 18%] CyVerse/../img/intercomlogo.png copying images... [ 19%] CyVerse/../img/de2_datastore1.png copying images... [ 20%] CyVerse/../img/de2_datastore2.png copying images... [ 21%] CyVerse/../img/de2_datastore3.png copying images... [ 22%] CyVerse/../img/de2_datastore4.png copying images... [ 23%] CyVerse/../img/foss_folder_de2.png copying images... [ 24%] CyVerse/../img/foss_folder_contents_de2.png copying images... [ 25%] CyVerse/../img/spring-2021_contents.png copying images... [ 26%] CyVerse/../img/spring_day_contents.png copying images... [ 27%] CyVerse/../img/de/DE_blank.png copying images... [ 27%] CyVerse/../img/de/DE_data_upload.png copying images... [ 28%] CyVerse/../img/de/DE_dots_menu.png copying images... [ 29%] CyVerse/../img/de/DE_metadata.png copying images... [ 30%] CyVerse/../img/de/DE_search.png copying images... [ 31%] cloud_comput/../img/cyverse_learning.png copying images... [ 32%] cloud_comput/../img/homeicon.png copying images... [ 33%] cloud_comput/../img/cyverse_globe_cmyk.png copying images... [ 34%] cloud_comput/../img/atmo_resources.png copying images... [ 35%] cloud_comput/../img/atmo_request.png copying images... [ 36%] Data_management/../img/cyverse_learning.png copying images... [ 36%] Data_management/../img/homeicon.png copying images... [ 37%] Data_management/../img/data_life_cycle.png copying images... [ 38%] Data_management/../img/journal.pcbi.1006750.g002.png copying images... [ 39%] CyVerse/../img/de/DE_switch_view.png copying images... [ 40%] CyVerse/../img/de/DE_apps_operation.png copying images... [ 41%] CyVerse/../img/de/DE_communities.png copying images... [ 42%] CyVerse/../img/de/DE_word_count.png copying images... [ 43%] CyVerse/../img/de/DE_analyses.png copying images... [ 44%] CyVerse/../img/toolintegration3.png copying images... [ 45%] CyVerse/../img/toolintegration14.png copying images... [ 45%] CyVerse/../img/toolintegration13.png copying images... [ 46%] CyVerse/../img/toolintegration17.png copying images... [ 47%] CyVerse/../img/toolintegration18.png copying images... [ 48%] CyVerse/../img/toolintegration9.png copying images... [ 49%] CyVerse/../img/addtool_VICE_1.png copying images... [ 50%] CyVerse/../img/createapp_VICE_1.png copying images... [ 51%] CyVerse/../img/createnewrepo.png copying images... [ 52%] CyVerse/../img/gitrepo.png copying images... [ 53%] CyVerse/../img/vice-share-3.png copying images... [ 54%] CyVerse/../img/vice-share-6.png copying images... [ 54%] CyVerse/../img/vice-share-7.png copying images... [ 55%] software_essentials/../img/cyverse_learning.png copying images... [ 56%] software_essentials/../img/homeicon.png copying images... [ 57%] software_essentials/../img/jupyter_de2search.png copying images... [ 58%] software_essentials/../img/jupyter_outputs.png copying images... [ 59%] software_essentials/../img/jupyter_input_folder1.png copying images... [ 60%] software_essentials/../img/de2_select_input.png copying images... [ 61%] software_essentials/../img/set_memory_de2.png copying images... [ 62%] software_essentials/../img/launch_app_de2.png copying images... [ 63%] software_essentials/../img/cmd15.png copying images... [ 63%] reproducible_science/../img/cyverse_learning.png copying images... [ 64%] reproducible_science/../img/homeicon.png copying images... [ 65%] reproducible_science/../img/reproducibility-spectrum.png copying images... [ 66%] reproducible_science/../img/intercom.png copying images... [ 67%] reproducible_science/../img/git-logo.png copying images... [ 68%] documentation/../img/cyverse_learning.png copying images... [ 69%] documentation/../img/homeicon.png copying images... [ 70%] Containers/../img/cyverse_learning.png copying images... [ 71%] Containers/../img/homeicon.png copying images... [ 72%] Containers/../img/docker.png copying images... [ 72%] Containers/../img/singularity.png copying images... [ 73%] Containers/../img/kubernetes.png copying images... [ 74%] Containers/../img/containers1.png copying images... [ 75%] Containers/../img/biocontainers5a.png copying images... [ 76%] Containers/../img/biocontainers13.png copying images... [ 77%] Containers/../img/biocontainers3.png copying images... [ 78%] Containers/../img/biocontainers8.png copying images... [ 79%] Containers/../img/biocontainers11.png copying images... [ 80%] Containers/../img/biocontainers6.png copying images... [ 81%] Containers/../img/biocontainers1.png copying images... [ 81%] Containers/../img/biocontainers2.png copying images... [ 82%] Containers/../img/biocontainers12.png copying images... [ 83%] Containers/../img/portainer_demo.png copying images... [ 84%] Containers/../img/pwd.png copying images... [ 85%] Containers/../img/docker_image.png copying images... [ 86%] Containers/../img/private_registry.png copying images... [ 87%] Containers/../img/dockerhub_create.png copying images... [ 88%] Containers/../img/dockerhub_createrepo.png copying images... [ 89%] Containers/../img/dockerhub_buildsettings.png copying images... [ 90%] Containers/../img/dockerhub_autobuild.png copying images... [ 90%] Containers/../img/create_repo.png copying images... [ 91%] Containers/../img/create_repo2.png copying images... [ 92%] Containers/../img/dockerhub_autobuilds.png copying images... [ 93%] Containers/../img/auto_build-2.1.png copying images... [ 94%] Containers/../img/auto_build-5.png copying images... [ 95%] Containers/../img/auto_build-6.png copying images... [ 96%] Containers/../img/auto_build-7.png copying images... [ 97%] Containers/../img/volumes.png copying images... [ 98%] Containers/../img/bind_mount.png copying images... [ 99%] Containers/../img/tmpfs.png copying images... [100%] Containers/../img/dc-1.png copying static files... WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/user_builds/cyverse-foss/checkouts/foss-2021-spring/_static' does not exist done copying extra files... done dumping object inventory... done build succeeded, 311 warnings. The HTML page is in _build/localmedia. Updating searchtools for Read the Docs search...