Read the Docs build information Build id: 249139 Project: dessa-atlas-community-docs Version: latest Commit: 492f8811c7ad7a2cb0eca7c64a1dd7809a354c51 Date: 2019-10-10T19:14:50.787087Z State: finished Success: True [rtd-command-info] start-time: 2019-10-10T19:14:51.244528Z, end-time: 2019-10-10T19:14:51.257747Z, duration: 0, exit-code: 0 git remote set-url origin git@github.com:DeepLearnI/atlas-ce-docs.git [rtd-command-info] start-time: 2019-10-10T19:14:51.356122Z, end-time: 2019-10-10T19:14:52.049522Z, duration: 0, exit-code: 0 git fetch origin --force --tags --prune --prune-tags --depth 50 From github.com:DeepLearnI/atlas-ce-docs a9701b7..492f881 master -> origin/master [rtd-command-info] start-time: 2019-10-10T19:14:52.292786Z, end-time: 2019-10-10T19:14:52.533349Z, duration: 0, exit-code: 0 git checkout --force origin/master Previous HEAD position was a9701b7 [CC] Parallel coordinates graph HEAD is now at 492f881 [pl] clean up GCP setup [rtd-command-info] start-time: 2019-10-10T19:14:52.617929Z, end-time: 2019-10-10T19:14:52.634476Z, duration: 0, exit-code: 0 git clean -d -f -f Removing _build/ Removing docs/api_docs/sources/readthedocs-data.js Removing docs/index.md [rtd-command-info] start-time: 2019-10-10T19:14:53.657413Z, end-time: 2019-10-10T19:14:56.938600Z, duration: 3, exit-code: 0 python3.7 -mvirtualenv --no-site-packages --no-download Using base prefix '/home/docs/.pyenv/versions/3.7.1' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2019-10-10T19:14:57.021826Z, end-time: 2019-10-10T19:14:59.707397Z, duration: 2, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/.cache/pip pip Collecting pip Using cached https://files.pythonhosted.org/packages/30/db/9e38760b32e3e7f40cce46dd5fb107b8c73840df38f0046d8e6514e675a1/pip-19.2.3-py2.py3-none-any.whl Installing collected packages: pip Found existing installation: pip 18.1 Uninstalling pip-18.1: Successfully uninstalled pip-18.1 Successfully installed pip-19.2.3 [rtd-command-info] start-time: 2019-10-10T19:14:59.810283Z, end-time: 2019-10-10T19:15:13.168776Z, duration: 13, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/.cache/pip Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 mkdocs<1.1 Collecting Pygments==2.3.1 Using cached https://files.pythonhosted.org/packages/13/e5/6d710c9cf96c31ac82657bcfb441df328b22df8564d58d0c4cd62612674c/Pygments-2.3.1-py2.py3-none-any.whl Collecting setuptools==41.0.1 Using cached https://files.pythonhosted.org/packages/ec/51/f45cea425fd5cb0b0380f5b0f048ebc1da5b417e48d304838c02d6288a1e/setuptools-41.0.1-py2.py3-none-any.whl Collecting docutils==0.14 Using cached https://files.pythonhosted.org/packages/36/fa/08e9e6e0e3cbd1d362c3bbee8d01d0aedb2155c4ac112b19ef3cae8eed8d/docutils-0.14-py3-none-any.whl Collecting mock==1.0.1 Collecting pillow==5.4.1 Using cached https://files.pythonhosted.org/packages/ae/2a/0a0ab2833e5270664fb5fae590717f867ac6319b124160c09f1d3291de28/Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl Collecting alabaster!=0.7.5,<0.8,>=0.7 Using cached https://files.pythonhosted.org/packages/10/ad/00b090d23a222943eb0eda509720a404f531a439e803f6538f35136cae9e/alabaster-0.7.12-py2.py3-none-any.whl Collecting commonmark==0.8.1 Using cached https://files.pythonhosted.org/packages/ab/ca/439c88039583a29564a0043186875258e9a4f041fb5c422cd387b8e10175/commonmark-0.8.1-py2.py3-none-any.whl Collecting recommonmark==0.5.0 Using cached https://files.pythonhosted.org/packages/9b/3d/92ea48401622510e57b4bdaa74dc9db2fb9e9e892324b48f9c02d716a93a/recommonmark-0.5.0-py2.py3-none-any.whl Collecting mkdocs<1.1 Using cached https://files.pythonhosted.org/packages/db/f9/b0179afee0db21943120ea606eb68bda1257b96420df74b775280eb5850b/mkdocs-1.0.4-py2.py3-none-any.whl Collecting future (from commonmark==0.8.1) Downloading https://files.pythonhosted.org/packages/f6/85/c273089eb6efa5644c0a1382ea553554bc0d40e00a46d989ec67f123f8b5/future-0.18.0.tar.gz (830kB) Collecting sphinx>=1.3.1 (from recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/8e/4c/95a21788db2e1653e931420f561015a0bbc9bd4660c4520467ab9e733eb2/Sphinx-2.2.0-py3-none-any.whl Collecting PyYAML>=3.10 (from mkdocs<1.1) Collecting Jinja2>=2.7.1 (from mkdocs<1.1) Using cached https://files.pythonhosted.org/packages/65/e0/eb35e762802015cab1ccee04e8a277b03f1d8e53da3ec3106882ec42558b/Jinja2-2.10.3-py2.py3-none-any.whl Collecting Markdown>=2.3.1 (from mkdocs<1.1) Using cached https://files.pythonhosted.org/packages/c0/4e/fd492e91abdc2d2fcb70ef453064d980688762079397f779758e055f6575/Markdown-3.1.1-py2.py3-none-any.whl Collecting tornado>=5.0 (from mkdocs<1.1) Collecting click>=3.3 (from mkdocs<1.1) Using cached https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl Collecting livereload>=2.5.1 (from mkdocs<1.1) Using cached https://files.pythonhosted.org/packages/12/4d/30cfe74402d2e962d66d35da29bf8850b0557b559ce84d09967c8ade859e/livereload-2.6.1-py2.py3-none-any.whl Collecting sphinxcontrib-applehelp (from sphinx>=1.3.1->recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/13/9a/4428b3114d654cb1cd34d90d5e6fab938d5436f94a571155187ea1dd78b4/sphinxcontrib_applehelp-1.0.1-py2.py3-none-any.whl Collecting sphinxcontrib-serializinghtml (from sphinx>=1.3.1->recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/57/b3/3648e48fa5682e61e9839d62de4e23af1795ceb738d68d73bd974257a95c/sphinxcontrib_serializinghtml-1.1.3-py2.py3-none-any.whl Collecting packaging (from sphinx>=1.3.1->recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/cf/94/9672c2d4b126e74c4496c6b3c58a8b51d6419267be9e70660ba23374c875/packaging-19.2-py2.py3-none-any.whl Collecting sphinxcontrib-htmlhelp (from sphinx>=1.3.1->recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/e4/35/80a67cc493f4a8a9634ab203a77aaa1b84d79ccb1c02eca72cb084d2c7f7/sphinxcontrib_htmlhelp-1.0.2-py2.py3-none-any.whl Collecting sphinxcontrib-devhelp (from sphinx>=1.3.1->recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/b0/a3/fea98741f0b2f2902fbf6c35c8e91b22cd0dd13387291e81d457f9a93066/sphinxcontrib_devhelp-1.0.1-py2.py3-none-any.whl Collecting sphinxcontrib-jsmath (from sphinx>=1.3.1->recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/c2/42/4c8646762ee83602e3fb3fbe774c2fac12f317deb0b5dbeeedd2d3ba4b77/sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl Collecting babel!=2.0,>=1.3 (from sphinx>=1.3.1->recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/2c/60/f2af68eb046c5de5b1fe6dd4743bf42c074f7141fe7b2737d3061533b093/Babel-2.7.0-py2.py3-none-any.whl Collecting imagesize (from sphinx>=1.3.1->recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/fc/b6/aef66b4c52a6ad6ac18cf6ebc5731ed06d8c9ae4d3b2d9951f261150be67/imagesize-1.1.0-py2.py3-none-any.whl Collecting snowballstemmer>=1.1 (from sphinx>=1.3.1->recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/7d/4b/cdf1113a0e88b641893b814e9c36f69a6fda28cd88b62c7f0d858cde3166/snowballstemmer-2.0.0-py2.py3-none-any.whl Collecting sphinxcontrib-qthelp (from sphinx>=1.3.1->recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/ce/5b/4747c3ba98b3a3e21a66faa183d8f79b9ded70e74212a7988d236a6eb78a/sphinxcontrib_qthelp-1.0.2-py2.py3-none-any.whl Collecting requests>=2.5.0 (from sphinx>=1.3.1->recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl Collecting MarkupSafe>=0.23 (from Jinja2>=2.7.1->mkdocs<1.1) Using cached https://files.pythonhosted.org/packages/98/7b/ff284bd8c80654e471b769062a9b43cc5d03e7a615048d96f4619df8d420/MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl Collecting six (from livereload>=2.5.1->mkdocs<1.1) Using cached https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl Collecting pyparsing>=2.0.2 (from packaging->sphinx>=1.3.1->recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/11/fa/0160cd525c62d7abd076a070ff02b2b94de589f1a9789774f17d7c54058e/pyparsing-2.4.2-py2.py3-none-any.whl Collecting pytz>=2015.7 (from babel!=2.0,>=1.3->sphinx>=1.3.1->recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/e7/f9/f0b53f88060247251bf481fa6ea62cd0d25bf1b11a87888e53ce5b7c8ad2/pytz-2019.3-py2.py3-none-any.whl Collecting certifi>=2017.4.17 (from requests>=2.5.0->sphinx>=1.3.1->recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/18/b0/8146a4f8dd402f60744fa380bc73ca47303cccf8b9190fd16a827281eac2/certifi-2019.9.11-py2.py3-none-any.whl Collecting idna<2.9,>=2.5 (from requests>=2.5.0->sphinx>=1.3.1->recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl Collecting chardet<3.1.0,>=3.0.2 (from requests>=2.5.0->sphinx>=1.3.1->recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 (from requests>=2.5.0->sphinx>=1.3.1->recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/e0/da/55f51ea951e1b7c63a579c09dd7db825bb730ec1fe9c0180fc77bfb31448/urllib3-1.25.6-py2.py3-none-any.whl Building wheels for collected packages: future 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.0-cp37-none-any.whl size=490414 sha256=fe5664e7a68d8eeab9da8e003781b840393c6dba5d430a04bd26fa823c1d6b39 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/.cache/pip/wheels/2c/02/af/63eadc269fe686aa0aa9c38eee165ad5734cbf8b765cfeedaa Successfully built future Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, sphinxcontrib-applehelp, sphinxcontrib-serializinghtml, pyparsing, six, packaging, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-jsmath, pytz, babel, MarkupSafe, Jinja2, imagesize, snowballstemmer, sphinxcontrib-qthelp, certifi, idna, chardet, urllib3, requests, sphinx, recommonmark, PyYAML, Markdown, tornado, click, livereload, mkdocs Found existing installation: setuptools 40.6.3 Uninstalling setuptools-40.6.3: Successfully uninstalled setuptools-40.6.3 Successfully installed Jinja2-2.10.3 Markdown-3.1.1 MarkupSafe-1.1.1 PyYAML-5.1.2 Pygments-2.3.1 alabaster-0.7.12 babel-2.7.0 certifi-2019.9.11 chardet-3.0.4 click-7.0 commonmark-0.8.1 docutils-0.14 future-0.18.0 idna-2.8 imagesize-1.1.0 livereload-2.6.1 mkdocs-1.0.4 mock-1.0.1 packaging-19.2 pillow-5.4.1 pyparsing-2.4.2 pytz-2019.3 recommonmark-0.5.0 requests-2.22.0 setuptools-41.0.1 six-1.12.0 snowballstemmer-2.0.0 sphinx-2.2.0 sphinxcontrib-applehelp-1.0.1 sphinxcontrib-devhelp-1.0.1 sphinxcontrib-htmlhelp-1.0.2 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.2 sphinxcontrib-serializinghtml-1.1.3 tornado-6.0.3 urllib3-1.25.6 [rtd-command-info] start-time: 2019-10-10T19:15:13.262797Z, end-time: 2019-10-10T19:15:15.904029Z, duration: 2, exit-code: 0 python -m pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/.cache/pip -r requirements.txt Collecting pyinstaller (from -r requirements.txt (line 1)) Collecting mkdocs-material (from -r requirements.txt (line 2)) Using cached https://files.pythonhosted.org/packages/d3/88/512772ba73432e1eebce546d2ad2bff006a0a4423e59777a4f5440428f1d/mkdocs_material-4.4.3-py2.py3-none-any.whl Requirement already satisfied: mkdocs==1.0.4 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 3)) (1.0.4) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from pyinstaller->-r requirements.txt (line 1)) (41.0.1) Collecting altgraph (from pyinstaller->-r requirements.txt (line 1)) Using cached https://files.pythonhosted.org/packages/0a/cc/646187eac4b797069e2e6b736f14cdef85dbe405c9bfc7803ef36e4f62ef/altgraph-0.16.1-py2.py3-none-any.whl Requirement already satisfied: Pygments>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from mkdocs-material->-r requirements.txt (line 2)) (2.3.1) Collecting pymdown-extensions>=4.11 (from mkdocs-material->-r requirements.txt (line 2)) Using cached https://files.pythonhosted.org/packages/87/dd/b099881058d0e1a5f80389ff4528e7e796e7ad3d5d430f36c086dde8c824/pymdown_extensions-6.1-py2.py3-none-any.whl Collecting mkdocs-minify-plugin>=0.2 (from mkdocs-material->-r requirements.txt (line 2)) Requirement already satisfied: livereload>=2.5.1 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from mkdocs==1.0.4->-r requirements.txt (line 3)) (2.6.1) Requirement already satisfied: click>=3.3 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from mkdocs==1.0.4->-r requirements.txt (line 3)) (7.0) Requirement already satisfied: Markdown>=2.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from mkdocs==1.0.4->-r requirements.txt (line 3)) (3.1.1) Requirement already satisfied: Jinja2>=2.7.1 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from mkdocs==1.0.4->-r requirements.txt (line 3)) (2.10.3) Requirement already satisfied: PyYAML>=3.10 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from mkdocs==1.0.4->-r requirements.txt (line 3)) (5.1.2) Requirement already satisfied: tornado>=5.0 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from mkdocs==1.0.4->-r requirements.txt (line 3)) (6.0.3) Collecting pep562 (from pymdown-extensions>=4.11->mkdocs-material->-r requirements.txt (line 2)) Using cached https://files.pythonhosted.org/packages/f5/31/2c8475b148c8a0c8cae39300f4346068e21909d44e0659f104ce76c3a7ef/pep562-1.0-py2.py3-none-any.whl Collecting jsmin>=2.2.2 (from mkdocs-minify-plugin>=0.2->mkdocs-material->-r requirements.txt (line 2)) Collecting htmlmin>=0.1.4 (from mkdocs-minify-plugin>=0.2->mkdocs-material->-r requirements.txt (line 2)) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from livereload>=2.5.1->mkdocs==1.0.4->-r requirements.txt (line 3)) (1.12.0) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from Jinja2>=2.7.1->mkdocs==1.0.4->-r requirements.txt (line 3)) (1.1.1) Installing collected packages: altgraph, pyinstaller, pep562, pymdown-extensions, jsmin, htmlmin, mkdocs-minify-plugin, mkdocs-material Successfully installed altgraph-0.16.1 htmlmin-0.1.12 jsmin-2.2.2 mkdocs-material-4.4.3 mkdocs-minify-plugin-0.2.1 pep562-1.0 pyinstaller-3.5 pymdown-extensions-6.1 [rtd-command-info] start-time: 2019-10-10T19:15:16.149274Z, end-time: 2019-10-10T19:15:16.466155Z, duration: 0, exit-code: 0 cat mkdocs.yml dev_addr: 0.0.0.0:8000 docs_dir: docs/api_docs/sources extra: social: - link: https://medium.com/@dessa_ type: medium - link: https://twitter.com/dessa type: twitter - link: https://www.linkedin.com/company/dessa1/ type: linkedin - link: https://github.com/dessa-public type: github extra_css: - https://media.readthedocs.com/css/badge_only.css - https://media.readthedocs.com/css/readthedocs-doc-embed.css extra_javascript: - readthedocs-data.js - https://media.readthedocs.com/core/js/readthedocs-doc-embed.js - https://media.readthedocs.com/javascript/readthedocs-analytics.js google_analytics: null markdown_extensions: - admonition - codehilite: guess_lang: true - toc: permalink: true - pymdownx.betterem: smart_enable: all - pymdownx.caret - pymdownx.critic - pymdownx.details - pymdownx.inlinehilite - pymdownx.magiclink - pymdownx.mark - pymdownx.smartsymbols - pymdownx.superfences - pymdownx.tasklist: custom_checkbox: true - pymdownx.tilde nav: - Home: index.md - Quickstart Guide: ce-quickstart-guide.md - Walkthrough: - Introduction: atlas-modes/modes.md - Execution: atlas-modes/execution.md - Scheduling: atlas-modes/scheduling.md - GPU usage & concurrency: atlas-modes/gpu.md - GUI: gui.md - Python SDK: sdk-reference/SDK.md - CLI: cli.md - Tutorials: - CIFAR Tutorial: tutorials/cifar_tutorial.md - Auction Price Regression Tutorial: tutorials/auction_price_regression_tutorial.md - Nvidia RAPIDS Tutorial: tutorials/rapids_tutorial.md - Atlas on AWS: atlas-on-aws.md - Atlas on GCP: atlas-on-gcp.md - Support & Community: support.md site_description: Documentation for Foundations Atlas, a platform for end-to-end machine learning. Created by Dessa. site_name: Foundations Atlas theme: custom_dir: theme favicon: favicon.ico font: code: Roboto Mono text: Roboto logo: favicon.png name: material palette: accent: light blue primary: indigo [rtd-command-info] start-time: 2019-10-10T19:15:16.554929Z, end-time: 2019-10-10T19:15:19.124998Z, duration: 2, exit-code: 0 python -m mkdocs build --clean --site-dir _build/html --config-file mkdocs.yml INFO - Cleaning site directory INFO - Building documentation to directory: /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/checkouts/latest/_build/html INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: - faq.md WARNING - Documentation file 'atlas-on-aws.md' contains a link to '../assets/images/aws-instance-type.png' which is not found in the documentation files. WARNING - Documentation file 'atlas-on-aws.md' contains a link to '../assets/images/aws-add-storage.png' which is not found in the documentation files. WARNING - Documentation file 'atlas-on-aws.md' contains a link to '../assets/images/aws-security-group.png' which is not found in the documentation files. WARNING - Documentation file 'atlas-on-aws.md' contains a link to '../assets/images/aws-review-instance-launch.png' which is not found in the documentation files. WARNING - Documentation file 'atlas-on-aws.md' contains a link to '../assets/images/aws-now-launching.png' which is not found in the documentation files. WARNING - Documentation file 'atlas-on-aws.md' contains a link to '../assets/images/vscode-install-plugin.png' which is not found in the documentation files. WARNING - Documentation file 'atlas-on-aws.md' contains a link to '../assets/images/vscode-bash-submit.png' which is not found in the documentation files. WARNING - Documentation file 'atlas-on-aws.md' contains a link to '../assets/images/aws-stop-instance.png' which is not found in the documentation files. WARNING - Documentation file 'atlas-on-gcp.md' contains a link to '../assets/images/gcp-create-instance.png' which is not found in the documentation files. WARNING - Documentation file 'atlas-on-gcp.md' contains a link to '../assets/images/gcp-ssh-instance.png' which is not found in the documentation files. WARNING - Documentation file 'atlas-on-gcp.md' contains a link to '../assets/images/gcp-ssh-ip.png' which is not found in the documentation files. WARNING - Documentation file 'atlas-on-gcp.md' contains a link to '../assets/images/vscode-install-plugin.png' which is not found in the documentation files. WARNING - Documentation file 'atlas-on-gcp.md' contains a link to '../assets/images/gcp-vscode.png' which is not found in the documentation files. WARNING - Documentation file 'atlas-on-gcp.md' contains a link to '../assets/images/gcp-stop-instance.png' which is not found in the documentation files. WARNING - Documentation file 'cli.md' contains a link to 'old/first_example.md' which is not found in the documentation files. WARNING - Documentation file 'atlas-modes/execution.md' contains a link to '../assets/images/my_atlas_project.png' which is not found in the documentation files. WARNING - Documentation file 'atlas-modes/execution.md' contains a link to '../assets/images/param_metric_logging.png' which is not found in the documentation files. WARNING - Documentation file 'atlas-modes/execution.md' contains a link to '../assets/images/tags.png' which is not found in the documentation files. WARNING - Documentation file 'atlas-modes/execution.md' contains a link to '../assets/images/saved_artifact.png' which is not found in the documentation files.