Read the Docs build information Build id: 971286 Project: mdolab-niceplots Version: latest Commit: 7fe400bb51e90437cdd4bc87054792ce5383682c Date: 2022-06-07T21:13:39.472470Z State: finished Success: True [rtd-command-info] start-time: 2022-06-07T21:13:41.583674Z, end-time: 2022-06-07T21:13:47.197218Z, duration: 5, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/mdolab/niceplots.git . Cloning into '.'... [rtd-command-info] start-time: 2022-06-07T21:13:47.392472Z, end-time: 2022-06-07T21:13:47.550316Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by 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 7fe400b updated GHA trigger to include tags [rtd-command-info] start-time: 2022-06-07T21:13:47.760588Z, end-time: 2022-06-07T21:13:47.827036Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-06-07T21:13:48.927815Z, end-time: 2022-06-07T21:13:57.642890Z, duration: 8, exit-code: 0 apt-get update --assume-yes --quiet Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [27.5 kB] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [30.2 kB] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [1218 kB] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [1337 kB] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [877 kB] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2345 kB] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1867 kB] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1165 kB] Get:13 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [53.8 kB] Get:14 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [27.1 kB] Fetched 9283 kB in 3s (3621 kB/s) Reading package lists... [rtd-command-info] start-time: 2022-06-07T21:13:57.866607Z, end-time: 2022-06-07T21:14:21.568697Z, duration: 23, exit-code: 0 apt-get install --assume-yes --quiet -- fonts-cmu Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: fonts-cmu 0 upgraded, 1 newly installed, 0 to remove and 133 not upgraded. Need to get 4888 kB of archives. After this operation, 15.3 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 fonts-cmu all 0.7.0-4 [4888 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 4888 kB in 2s (2989 kB/s) Selecting previously unselected package fonts-cmu. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 262057 files and directories currently installed.) Preparing to unpack .../fonts-cmu_0.7.0-4_all.deb ... Unpacking fonts-cmu (0.7.0-4) ... Setting up fonts-cmu (0.7.0-4) ... Processing triggers for fontconfig (2.13.1-2ubuntu3) ... [rtd-command-info] start-time: 2022-06-07T21:14:25.959428Z, end-time: 2022-06-07T21:14:26.044525Z, duration: 0, exit-code: 0 asdf global python 3.9.13 [rtd-command-info] start-time: 2022-06-07T21:14:26.551443Z, end-time: 2022-06-07T21:14:27.601813Z, duration: 1, exit-code: 0 python -mvirtualenv created virtual environment CPython3.9.13.final.0-64 in 689ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2022-06-07T21:14:27.796568Z, end-time: 2022-06-07T21:14:39.499224Z, duration: 11, 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/mdolab-niceplots/envs/latest/lib/python3.9/site-packages (21.2.3) Collecting pip Downloading pip-22.1.2-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools<58.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest/lib/python3.9/site-packages (57.4.0) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-22.1.2 setuptools-58.2.0 [rtd-command-info] start-time: 2022-06-07T21:14:39.718469Z, end-time: 2022-06-07T21:15:17.742344Z, duration: 38, 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 sphinx-rtd-theme readthedocs-sphinx-ext<2.2 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 24.7 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.tar.gz (16.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.0/16.0 MB 71.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' 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 113.1 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 Downloading Sphinx-5.0.1-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 134.9 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 134.3 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.8-py2.py3-none-any.whl (11 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 kB 121.1 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 172.3 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.3.0-py2.py3-none-any.whl (5.2 kB) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting babel>=1.3 Downloading Babel-2.10.1-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 128.4 MB/s eta 0:00:00 Collecting requests>=2.5.0 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 kB 141.7 MB/s eta 0:00:00 Collecting importlib-metadata>=4.4 Downloading importlib_metadata-4.11.4-py3-none-any.whl (18 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 141.6 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 142.2 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 139.5 MB/s eta 0:00:00 Collecting Pygments>=2.0 Downloading Pygments-2.12.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 162.1 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 2.0 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 204.3 MB/s eta 0:00:00 Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 188.2 MB/s eta 0:00:00 Collecting Jinja2>=2.3 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 148.0 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 141.3 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 161.0 MB/s eta 0:00:00 Collecting pytz>=2015.7 Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 kB 193.6 MB/s eta 0:00:00 Collecting zipp>=0.5 Downloading zipp-3.8.0-py3-none-any.whl (5.4 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) Collecting certifi>=2017.4.17 Downloading certifi-2022.5.18.1-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.2/155.2 kB 250.0 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.0/139.0 kB 249.9 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 216.8 MB/s eta 0:00:00 Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 230.5 MB/s eta 0:00:00 Building wheels for collected packages: mock, pillow, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=e255fbe66c5e2b45502b1b631feddaea31dd452c53caa48a0566891a72afd66e Stored in directory: /tmp/pip-ephem-wheel-cache-w1s9i3rx/wheels/44/dc/c7/e89296d3612588db0aa6545ee3305c23b7a48b3a9922916e1f Building wheel for pillow (setup.py): started Building wheel for pillow (setup.py): finished with status 'done' Created wheel for pillow: filename=Pillow-5.4.1-cp39-cp39-linux_x86_64.whl size=1361153 sha256=3a598d3351144c71d13065e8b49bd859c693e9c7d1711a832dcded692aeea504 Stored in directory: /tmp/pip-ephem-wheel-cache-w1s9i3rx/wheels/d3/de/21/f0ad1b0453288616d3f4d2ce28431aa7a2adde8f27c9b7a0af 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=cd713378e445d4ee06e7ca3ad81b3aa9e5369281cb85dfa312b166d55caffbe7 Stored in directory: /tmp/pip-ephem-wheel-cache-w1s9i3rx/wheels/2f/a0/d3/4030d9f80e6b3be787f19fc911b8e7aa462986a40ab1e4bb94 Successfully built mock pillow future Installing collected packages: snowballstemmer, pytz, mock, alabaster, zipp, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, pyparsing, Pygments, pillow, MarkupSafe, imagesize, idna, future, docutils, charset-normalizer, certifi, babel, requests, packaging, Jinja2, importlib-metadata, commonmark, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.1 Pygments-2.12.0 alabaster-0.7.12 babel-2.10.1 certifi-2022.5.18.1 charset-normalizer-2.0.12 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-3.3 imagesize-1.3.0 importlib-metadata-4.11.4 mock-1.0.1 packaging-21.3 pillow-5.4.1 pyparsing-3.0.9 pytz-2022.1 readthedocs-sphinx-ext-2.1.8 recommonmark-0.5.0 requests-2.27.1 snowballstemmer-2.2.0 sphinx-5.0.1 sphinx-rtd-theme-1.0.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-1.26.9 zipp-3.8.0 [rtd-command-info] start-time: 2022-06-07T21:15:17.957006Z, end-time: 2022-06-07T21:15:27.734483Z, duration: 9, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir . Processing /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/checkouts/latest Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting numpy>=1.16 Downloading numpy-1.22.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.8/16.8 MB 206.4 MB/s eta 0:00:00 Collecting matplotlib>=2.2 Downloading matplotlib-3.5.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (11.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.2/11.2 MB 206.0 MB/s eta 0:00:00 Collecting kiwisolver>=1.0.1 Downloading kiwisolver-1.4.2-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 281.5 MB/s eta 0:00:00 Collecting cycler>=0.10 Downloading cycler-0.11.0-py3-none-any.whl (6.4 kB) Collecting python-dateutil>=2.7 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 10.8 MB/s eta 0:00:00 Requirement already satisfied: packaging>=20.0 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest/lib/python3.9/site-packages (from matplotlib>=2.2->niceplots==1.1.0) (21.3) Collecting fonttools>=4.22.0 Downloading fonttools-4.33.3-py3-none-any.whl (930 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 930.9/930.9 kB 287.2 MB/s eta 0:00:00 Requirement already satisfied: pyparsing>=2.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest/lib/python3.9/site-packages (from matplotlib>=2.2->niceplots==1.1.0) (3.0.9) Collecting pillow>=6.2.0 Downloading Pillow-9.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 227.4 MB/s eta 0:00:00 Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Building wheels for collected packages: niceplots Building wheel for niceplots (setup.py): started Building wheel for niceplots (setup.py): finished with status 'done' Created wheel for niceplots: filename=niceplots-1.1.0-py3-none-any.whl size=12369 sha256=11b42e0ac474b987a1dc65642b12473d7f7418dfef4634f76c2aa6d3d053d50c Stored in directory: /tmp/pip-ephem-wheel-cache-4rt8gp4w/wheels/88/de/30/cac9292163a3c756a9b2a7eedefb1c771a61fda5061880881c Successfully built niceplots Installing collected packages: six, pillow, numpy, kiwisolver, fonttools, cycler, python-dateutil, matplotlib, niceplots Attempting uninstall: pillow Found existing installation: Pillow 5.4.1 Uninstalling Pillow-5.4.1: Successfully uninstalled Pillow-5.4.1 Successfully installed cycler-0.11.0 fonttools-4.33.3 kiwisolver-1.4.2 matplotlib-3.5.2 niceplots-1.1.0 numpy-1.22.4 pillow-9.1.1 python-dateutil-2.8.2 six-1.16.0 [rtd-command-info] start-time: 2022-06-07T21:15:27.953671Z, end-time: 2022-06-07T21:15:31.919077Z, duration: 3, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r doc/requirements.txt Collecting sphinx_mdolab_theme Downloading sphinx_mdolab_theme-1.4.0-py3-none-any.whl (45 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.1/45.1 kB 9.9 MB/s eta 0:00:00 Collecting sphinx-gallery Downloading sphinx-gallery-0.10.1.tar.gz (6.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.5/6.5 MB 121.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: matplotlib>=3.4 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest/lib/python3.9/site-packages (from -r doc/requirements.txt (line 3)) (3.5.2) Collecting redbaron Downloading redbaron-0.9.2-py2.py3-none-any.whl (34 kB) Requirement already satisfied: numpy in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest/lib/python3.9/site-packages (from sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (1.22.4) Collecting sphinxcontrib-bibtex Downloading sphinxcontrib_bibtex-2.4.2-py3-none-any.whl (39 kB) Collecting sphinx-prompt Downloading sphinx_prompt-1.5.0-py3-none-any.whl (4.5 kB) Collecting sphinx-copybutton Downloading sphinx_copybutton-0.5.0-py3-none-any.whl (12 kB) Requirement already satisfied: sphinx>=3.0 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest/lib/python3.9/site-packages (from sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (5.0.1) Requirement already satisfied: sphinx-rtd-theme>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest/lib/python3.9/site-packages (from sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (1.0.0) Collecting sphinxcontrib-autoprogram Downloading sphinxcontrib_autoprogram-0.1.7-py2.py3-none-any.whl (8.7 kB) Collecting numpydoc Downloading numpydoc-1.3.1-py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.7/51.7 kB 158.9 MB/s eta 0:00:00 Collecting pyyaml Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 661.8/661.8 kB 268.1 MB/s eta 0:00:00 Requirement already satisfied: python-dateutil>=2.7 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest/lib/python3.9/site-packages (from matplotlib>=3.4->-r doc/requirements.txt (line 3)) (2.8.2) Requirement already satisfied: pyparsing>=2.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest/lib/python3.9/site-packages (from matplotlib>=3.4->-r doc/requirements.txt (line 3)) (3.0.9) Requirement already satisfied: fonttools>=4.22.0 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest/lib/python3.9/site-packages (from matplotlib>=3.4->-r doc/requirements.txt (line 3)) (4.33.3) Requirement already satisfied: kiwisolver>=1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest/lib/python3.9/site-packages (from matplotlib>=3.4->-r doc/requirements.txt (line 3)) (1.4.2) Requirement already satisfied: pillow>=6.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest/lib/python3.9/site-packages (from matplotlib>=3.4->-r doc/requirements.txt (line 3)) (9.1.1) Requirement already satisfied: cycler>=0.10 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest/lib/python3.9/site-packages (from matplotlib>=3.4->-r doc/requirements.txt (line 3)) (0.11.0) Requirement already satisfied: packaging>=20.0 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest/lib/python3.9/site-packages (from matplotlib>=3.4->-r doc/requirements.txt (line 3)) (21.3) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest/lib/python3.9/site-packages (from python-dateutil>=2.7->matplotlib>=3.4->-r doc/requirements.txt (line 3)) (1.16.0) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest/lib/python3.9/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (1.0.2) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest/lib/python3.9/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (2.27.1) Requirement already satisfied: docutils<0.19,>=0.14 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest/lib/python3.9/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (0.17.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest/lib/python3.9/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (2.2.0) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest/lib/python3.9/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (2.10.1) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest/lib/python3.9/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (1.3.0) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest/lib/python3.9/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (2.12.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest/lib/python3.9/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (1.1.5) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest/lib/python3.9/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (3.1.2) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest/lib/python3.9/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (1.0.1) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest/lib/python3.9/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (1.0.2) Requirement already satisfied: importlib-metadata>=4.4 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest/lib/python3.9/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (4.11.4) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest/lib/python3.9/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (1.0.3) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest/lib/python3.9/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (2.0.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest/lib/python3.9/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (0.7.12) Collecting baron>=0.7 Downloading baron-0.10.1-py2.py3-none-any.whl (45 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.6/45.6 kB 189.7 MB/s eta 0:00:00 Collecting pybtex>=0.24 Downloading pybtex-0.24.0-py2.py3-none-any.whl (561 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.4/561.4 kB 241.0 MB/s eta 0:00:00 Collecting pybtex-docutils>=1.0.0 Downloading pybtex_docutils-1.0.2-py3-none-any.whl (6.3 kB) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest/lib/python3.9/site-packages (from babel>=1.3->sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (2022.1) Collecting rply Downloading rply-0.7.8-py2.py3-none-any.whl (16 kB) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest/lib/python3.9/site-packages (from importlib-metadata>=4.4->sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (3.8.0) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest/lib/python3.9/site-packages (from Jinja2>=2.3->sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (2.1.1) Collecting latexcodec>=1.0.4 Downloading latexcodec-2.0.1-py2.py3-none-any.whl (18 kB) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest/lib/python3.9/site-packages (from requests>=2.5.0->sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (1.26.9) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest/lib/python3.9/site-packages (from requests>=2.5.0->sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (2022.5.18.1) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest/lib/python3.9/site-packages (from requests>=2.5.0->sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (3.3) Requirement already satisfied: charset-normalizer~=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest/lib/python3.9/site-packages (from requests>=2.5.0->sphinx>=3.0->sphinx_mdolab_theme->-r doc/requirements.txt (line 1)) (2.0.12) Collecting appdirs Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Building wheels for collected packages: sphinx-gallery Building wheel for sphinx-gallery (setup.py): started Building wheel for sphinx-gallery (setup.py): finished with status 'done' Created wheel for sphinx-gallery: filename=sphinx_gallery-0.10.1-py3-none-any.whl size=132569 sha256=0ad4692f75e6bb16b32bdc42d257196fc8abaa30faca3bf1be974acb115dcb6f Stored in directory: /tmp/pip-ephem-wheel-cache-pk1l5t5w/wheels/40/16/4c/df5358c85f9983dc5928bc65eac4185690d8bf4d6ac8b69eba Successfully built sphinx-gallery Installing collected packages: appdirs, rply, pyyaml, latexcodec, pybtex, baron, sphinxcontrib-autoprogram, sphinx-prompt, sphinx-gallery, sphinx-copybutton, redbaron, pybtex-docutils, numpydoc, sphinxcontrib-bibtex, sphinx_mdolab_theme Successfully installed appdirs-1.4.4 baron-0.10.1 latexcodec-2.0.1 numpydoc-1.3.1 pybtex-0.24.0 pybtex-docutils-1.0.2 pyyaml-6.0 redbaron-0.9.2 rply-0.7.8 sphinx-copybutton-0.5.0 sphinx-gallery-0.10.1 sphinx-prompt-1.5.0 sphinx_mdolab_theme-1.4.0 sphinxcontrib-autoprogram-0.1.7 sphinxcontrib-bibtex-2.4.2 [rtd-command-info] start-time: 2022-06-07T21:15:33.697206Z, end-time: 2022-06-07T21:15:33.767278Z, duration: 0, exit-code: 0 cat doc/conf.py from sphinx_mdolab_theme.config import * # -- Project information ----------------------------------------------------- project = "niceplots" # sphinx-gallery extensions.extend(["sphinx_gallery.gen_gallery"]) sphinx_gallery_conf = { "examples_dirs": "../examples", # path to your example scripts "gallery_dirs": "auto_examples", # path to where to save gallery generated output } ########################################################################### # 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': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'mdolab-niceplots', 'name': u'niceplots', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://mdolab-niceplots.readthedocs-hosted.com/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/doc/', 'api_host': 'https://readthedocs.com', 'github_user': 'mdolab', 'proxied_api_host': '/_', 'github_repo': 'niceplots', 'github_version': 'main', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'main', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'main', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '7fe400bb', } # 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/mdolab-niceplots/builds/971286/' 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-06-07T21:15:34.021538Z, end-time: 2022-06-07T21:17:28.032425Z, duration: 114, exit-code: 0 python -m sphinx -T -E -W --keep-going -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v5.0.1 making output directory... done checking bibtex cache... out of date [autosummary] generating autosummary for: API.rst, index.rst Matplotlib is building the font cache; this may take a moment. loading intersphinx inventory from https://mdolab-pygeo.readthedocs-hosted.com/en/latest/objects.inv... loading intersphinx inventory from https://mdolab-pyoptsparse.readthedocs-hosted.com/en/latest/objects.inv... loading intersphinx inventory from https://mdolab-baseclasses.readthedocs-hosted.com/en/latest/objects.inv... loading intersphinx inventory from https://mdolab-idwarp.readthedocs-hosted.com/en/latest/objects.inv... loading intersphinx inventory from https://mdolab-adflow.readthedocs-hosted.com/en/latest/objects.inv... loading intersphinx inventory from https://mdolab-pyhyp.readthedocs-hosted.com/en/latest/objects.inv... loading intersphinx inventory from https://mdolab-multipoint.readthedocs-hosted.com/en/latest/objects.inv... loading intersphinx inventory from https://mdolab-pyspline.readthedocs-hosted.com/en/latest/objects.inv... loading intersphinx inventory from https://mdolab-mach-aero.readthedocs-hosted.com/en/latest/objects.inv... generating gallery... Using Sphinx-Gallery to convert rst text blocks to markdown for .ipynb files. generating gallery for auto_examples... [ 12%] plot_nested_pie_chart.py generating gallery for auto_examples... [ 25%] plot_bar_chart.py generating gallery for auto_examples... [ 37%] plot_default_formatting.py generating gallery for auto_examples... [ 50%] plot_stacks.py generating gallery for auto_examples... [ 62%] plot_parula_contours.py generating gallery for auto_examples... [ 75%] plot_colored_line.py generating gallery for auto_examples... [ 87%] plot_optProb.py generating gallery for auto_examples... [100%] plot_dark_mode.py computation time summary: - ../examples/plot_default_formatting.py: 14.03 sec 0.0 MB - ../examples/plot_dark_mode.py: 12.61 sec 0.0 MB - ../examples/plot_optProb.py: 7.08 sec 0.0 MB - ../examples/plot_colored_line.py: 7.02 sec 0.0 MB - ../examples/plot_stacks.py: 6.00 sec 0.0 MB - ../examples/plot_nested_pie_chart.py: 3.94 sec 0.0 MB - ../examples/plot_parula_contours.py: 3.19 sec 0.0 MB - ../examples/plot_bar_chart.py: 1.35 sec 0.0 MB building [mo]: targets for 0 po files that are out of date building [html]: targets for 2 source files that are out of date updating environment: [new config] 12 added, 0 changed, 0 removed reading sources... [ 8%] API /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest/lib/python3.9/site-packages/numpydoc/docscrape.py:440: UserWarning: Unknown section Inputs in the docstring of setRCParams in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/latest/lib/python3.9/site-packages/niceplots/utils.py. warn(msg) reading sources... [ 16%] auto_examples/index reading sources... [ 25%] auto_examples/plot_bar_chart reading sources... [ 33%] auto_examples/plot_colored_line reading sources... [ 41%] auto_examples/plot_dark_mode reading sources... [ 50%] auto_examples/plot_default_formatting reading sources... [ 58%] auto_examples/plot_nested_pie_chart reading sources... [ 66%] auto_examples/plot_optProb reading sources... [ 75%] auto_examples/plot_parula_contours reading sources... [ 83%] auto_examples/plot_stacks reading sources... [ 91%] auto_examples/sg_execution_times reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 8%] API writing output... [ 16%] auto_examples/index writing output... [ 25%] auto_examples/plot_bar_chart writing output... [ 33%] auto_examples/plot_colored_line writing output... [ 41%] auto_examples/plot_dark_mode writing output... [ 50%] auto_examples/plot_default_formatting writing output... [ 58%] auto_examples/plot_nested_pie_chart writing output... [ 66%] auto_examples/plot_optProb writing output... [ 75%] auto_examples/plot_parula_contours writing output... [ 83%] auto_examples/plot_stacks writing output... [ 91%] auto_examples/sg_execution_times writing output... [100%] index generating indices... genindex py-modindex done highlighting module code... [100%] niceplots.utils writing additional pages... search done copying images... [ 12%] auto_examples/images/thumb/sphx_glr_plot_nested_pie_chart_thumb.png copying images... [ 25%] auto_examples/images/thumb/sphx_glr_plot_bar_chart_thumb.png copying images... [ 37%] auto_examples/images/thumb/sphx_glr_plot_default_formatting_thumb.png copying images... [ 50%] auto_examples/images/thumb/sphx_glr_plot_stacks_thumb.png copying images... [ 62%] auto_examples/images/thumb/sphx_glr_plot_parula_contours_thumb.png copying images... [ 75%] auto_examples/images/thumb/sphx_glr_plot_colored_line_thumb.png copying images... [ 87%] auto_examples/images/thumb/sphx_glr_plot_optProb_thumb.png copying images... [100%] auto_examples/images/thumb/sphx_glr_plot_dark_mode_thumb.png copying downloadable files... [ 5%] auto_examples/auto_examples_python.zip copying downloadable files... [ 11%] auto_examples/auto_examples_jupyter.zip copying downloadable files... [ 16%] auto_examples/plot_bar_chart.py copying downloadable files... [ 22%] auto_examples/plot_bar_chart.ipynb copying downloadable files... [ 27%] auto_examples/plot_colored_line.py copying downloadable files... [ 33%] auto_examples/plot_colored_line.ipynb copying downloadable files... [ 38%] auto_examples/plot_dark_mode.py copying downloadable files... [ 44%] auto_examples/plot_dark_mode.ipynb copying downloadable files... [ 50%] auto_examples/plot_default_formatting.py copying downloadable files... [ 55%] auto_examples/plot_default_formatting.ipynb copying downloadable files... [ 61%] auto_examples/plot_nested_pie_chart.py copying downloadable files... [ 66%] auto_examples/plot_nested_pie_chart.ipynb copying downloadable files... [ 72%] auto_examples/plot_optProb.py copying downloadable files... [ 77%] auto_examples/plot_optProb.ipynb copying downloadable files... [ 83%] auto_examples/plot_parula_contours.py copying downloadable files... [ 88%] auto_examples/plot_parula_contours.ipynb copying downloadable files... [ 94%] auto_examples/plot_stacks.py copying downloadable files... [100%] auto_examples/plot_stacks.ipynb copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... Sphinx-Gallery successfully executed 8 out of 8 files subselected by: gallery_conf["filename_pattern"] = '/plot' gallery_conf["ignore_pattern"] = '__init__\\.py' after excluding 0 files that had previously been run (based on MD5). embedding documentation hyperlinks... embedding documentation hyperlinks for auto_examples... [ 10%] plot_colored_line.html embedding documentation hyperlinks for auto_examples... [ 20%] plot_stacks.html embedding documentation hyperlinks for auto_examples... [ 30%] plot_parula_contours.html embedding documentation hyperlinks for auto_examples... [ 40%] plot_nested_pie_chart.html embedding documentation hyperlinks for auto_examples... [ 50%] sg_execution_times.html embedding documentation hyperlinks for auto_examples... [ 60%] plot_optProb.html embedding documentation hyperlinks for auto_examples... [ 70%] plot_bar_chart.html embedding documentation hyperlinks for auto_examples... [ 80%] plot_default_formatting.html embedding documentation hyperlinks for auto_examples... [ 90%] plot_dark_mode.html embedding documentation hyperlinks for auto_examples... [100%] index.html build succeeded. The HTML pages are in _build/html.