Read the Docs build information Build id: 2560711 Project: icb-scanpy-tutorials Version: 140 Commit: 771fd370657783d65a08f61bd01c73760a6eafa2 Date: 2024-10-21T18:06:01.557308Z State: finished Success: True [rtd-command-info] start-time: 2024-10-21T18:06:03.189472Z, end-time: 2024-10-21T18:06:08.843386Z, duration: 5, exit-code: 0 git clone --depth 1 https://github.com/scverse/scanpy-tutorials.git . Cloning into '.'... [rtd-command-info] start-time: 2024-10-21T18:06:08.963377Z, end-time: 2024-10-21T18:06:17.504372Z, duration: 8, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/140/head:external-140 From https://github.com/scverse/scanpy-tutorials * [new ref] refs/pull/140/head -> external-140 [rtd-command-info] start-time: 2024-10-21T18:06:17.702639Z, end-time: 2024-10-21T18:06:18.278597Z, duration: 0, exit-code: 0 git checkout --force 771fd370657783d65a08f61bd01c73760a6eafa2 Note: switching to '771fd370657783d65a08f61bd01c73760a6eafa2'. 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 771fd37 [pre-commit.ci] pre-commit autoupdate [rtd-command-info] start-time: 2024-10-21T18:06:18.364718Z, end-time: 2024-10-21T18:06:18.425142Z, duration: 0, exit-code: 0 cat .readthedocs.yml version: 2 build: os: ubuntu-22.04 tools: python: "3.12" sphinx: configuration: conf.py fail_on_warning: true python: install: - method: pip path: . [rtd-command-info] start-time: 2024-10-21T18:06:25.153546Z, end-time: 2024-10-21T18:06:25.245552Z, duration: 0, exit-code: 0 asdf global python 3.12.3 [rtd-command-info] start-time: 2024-10-21T18:06:25.737097Z, end-time: 2024-10-21T18:06:27.051080Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.12.3.final.0-64 in 908ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/140, 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==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-10-21T18:06:27.185389Z, end-time: 2024-10-21T18:06:40.124054Z, duration: 12, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/140/lib/python3.12/site-packages (23.1) Collecting pip Downloading pip-24.2-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 8.5 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/140/lib/python3.12/site-packages (67.6.1) Collecting setuptools Downloading setuptools-75.2.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 17.9 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-24.2 setuptools-75.2.0 [rtd-command-info] start-time: 2024-10-21T18:06:40.253397Z, end-time: 2024-10-21T18:06:46.959992Z, duration: 6, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-8.1.3-py3-none-any.whl.metadata (6.4 kB) Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.16.0-py3-none-any.whl.metadata (1.5 kB) Collecting alabaster>=0.7.14 (from sphinx) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (34 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-8.1.3-py3-none-any.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 99.9 MB/s eta 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.16.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 173.1 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 459.6 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) Downloading packaging-24.1-py3-none-any.whl (53 kB) Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 494.2 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) Downloading charset_normalizer-3.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (143 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) Installing collected packages: snowballstemmer, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.4 MarkupSafe-3.0.2 Pygments-2.18.0 alabaster-1.0.0 babel-2.16.0 certifi-2024.8.30 charset-normalizer-3.4.0 docutils-0.21.2 idna-3.10 imagesize-1.4.1 packaging-24.1 requests-2.32.3 snowballstemmer-2.2.0 sphinx-8.1.3 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 urllib3-2.2.3 [rtd-command-info] start-time: 2024-10-21T18:06:47.044468Z, end-time: 2024-10-21T18:07:05.233619Z, duration: 18, exit-code: 0 python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir . Processing /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/checkouts/140 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting myst-nb (from scanpy-tutorials==0.1.dev50+g771fd37) Downloading myst_nb-1.1.2-py3-none-any.whl.metadata (4.6 kB) Collecting scanpydoc>=0.13.4 (from scanpydoc[theme]>=0.13.4->scanpy-tutorials==0.1.dev50+g771fd37) Downloading scanpydoc-0.14.1-py3-none-any.whl.metadata (2.7 kB) Requirement already satisfied: sphinx in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/140/lib/python3.12/site-packages (from scanpy-tutorials==0.1.dev50+g771fd37) (8.1.3) Collecting sphinx-book-theme>=1.1.0 (from scanpydoc[theme]>=0.13.4->scanpy-tutorials==0.1.dev50+g771fd37) Downloading sphinx_book_theme-1.1.3-py3-none-any.whl.metadata (5.7 kB) Requirement already satisfied: sphinxcontrib-applehelp>=1.0.7 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/140/lib/python3.12/site-packages (from sphinx->scanpy-tutorials==0.1.dev50+g771fd37) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/140/lib/python3.12/site-packages (from sphinx->scanpy-tutorials==0.1.dev50+g771fd37) (2.0.0) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/140/lib/python3.12/site-packages (from sphinx->scanpy-tutorials==0.1.dev50+g771fd37) (2.1.0) Requirement already satisfied: sphinxcontrib-jsmath>=1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/140/lib/python3.12/site-packages (from sphinx->scanpy-tutorials==0.1.dev50+g771fd37) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/140/lib/python3.12/site-packages (from sphinx->scanpy-tutorials==0.1.dev50+g771fd37) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/140/lib/python3.12/site-packages (from sphinx->scanpy-tutorials==0.1.dev50+g771fd37) (2.0.0) Requirement already satisfied: Jinja2>=3.1 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/140/lib/python3.12/site-packages (from sphinx->scanpy-tutorials==0.1.dev50+g771fd37) (3.1.4) Requirement already satisfied: Pygments>=2.17 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/140/lib/python3.12/site-packages (from sphinx->scanpy-tutorials==0.1.dev50+g771fd37) (2.18.0) Requirement already satisfied: docutils<0.22,>=0.20 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/140/lib/python3.12/site-packages (from sphinx->scanpy-tutorials==0.1.dev50+g771fd37) (0.21.2) Requirement already satisfied: snowballstemmer>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/140/lib/python3.12/site-packages (from sphinx->scanpy-tutorials==0.1.dev50+g771fd37) (2.2.0) Requirement already satisfied: babel>=2.13 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/140/lib/python3.12/site-packages (from sphinx->scanpy-tutorials==0.1.dev50+g771fd37) (2.16.0) Requirement already satisfied: alabaster>=0.7.14 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/140/lib/python3.12/site-packages (from sphinx->scanpy-tutorials==0.1.dev50+g771fd37) (1.0.0) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/140/lib/python3.12/site-packages (from sphinx->scanpy-tutorials==0.1.dev50+g771fd37) (1.4.1) Requirement already satisfied: requests>=2.30.0 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/140/lib/python3.12/site-packages (from sphinx->scanpy-tutorials==0.1.dev50+g771fd37) (2.32.3) Requirement already satisfied: packaging>=23.0 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/140/lib/python3.12/site-packages (from sphinx->scanpy-tutorials==0.1.dev50+g771fd37) (24.1) Collecting importlib_metadata (from myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading importlib_metadata-8.5.0-py3-none-any.whl.metadata (4.8 kB) Collecting ipython (from myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading ipython-8.28.0-py3-none-any.whl.metadata (5.0 kB) Collecting jupyter-cache>=0.5 (from myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading jupyter_cache-1.0.0-py3-none-any.whl.metadata (5.8 kB) Collecting nbclient (from myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading nbclient-0.10.0-py3-none-any.whl.metadata (7.8 kB) Collecting myst-parser>=1.0.0 (from myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading myst_parser-4.0.0-py3-none-any.whl.metadata (5.4 kB) Collecting nbformat>=5.0 (from myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading nbformat-5.10.4-py3-none-any.whl.metadata (3.6 kB) Collecting pyyaml (from myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting typing-extensions (from myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) Collecting ipykernel (from myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading ipykernel-6.29.5-py3-none-any.whl.metadata (6.3 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/140/lib/python3.12/site-packages (from Jinja2>=3.1->sphinx->scanpy-tutorials==0.1.dev50+g771fd37) (3.0.2) Collecting attrs (from jupyter-cache>=0.5->myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) Collecting click (from jupyter-cache>=0.5->myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting sqlalchemy<3,>=1.3.12 (from jupyter-cache>=0.5->myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading SQLAlchemy-2.0.36-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.7 kB) Collecting tabulate (from jupyter-cache>=0.5->myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) Collecting markdown-it-py~=3.0 (from myst-parser>=1.0.0->myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting mdit-py-plugins>=0.4.1,~=0.4 (from myst-parser>=1.0.0->myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading mdit_py_plugins-0.4.2-py3-none-any.whl.metadata (2.8 kB) Collecting jupyter-client>=6.1.12 (from nbclient->myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading jupyter_client-8.6.3-py3-none-any.whl.metadata (8.3 kB) Collecting jupyter-core!=5.0.*,>=4.12 (from nbclient->myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading jupyter_core-5.7.2-py3-none-any.whl.metadata (3.4 kB) Collecting traitlets>=5.4 (from nbclient->myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading traitlets-5.14.3-py3-none-any.whl.metadata (10 kB) Collecting fastjsonschema>=2.15 (from nbformat>=5.0->myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading fastjsonschema-2.20.0-py3-none-any.whl.metadata (2.1 kB) Collecting jsonschema>=2.6 (from nbformat>=5.0->myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/140/lib/python3.12/site-packages (from requests>=2.30.0->sphinx->scanpy-tutorials==0.1.dev50+g771fd37) (3.4.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/140/lib/python3.12/site-packages (from requests>=2.30.0->sphinx->scanpy-tutorials==0.1.dev50+g771fd37) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/140/lib/python3.12/site-packages (from requests>=2.30.0->sphinx->scanpy-tutorials==0.1.dev50+g771fd37) (2.2.3) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/140/lib/python3.12/site-packages (from requests>=2.30.0->sphinx->scanpy-tutorials==0.1.dev50+g771fd37) (2024.8.30) Collecting pydata-sphinx-theme>=0.15.2 (from sphinx-book-theme>=1.1.0->scanpydoc[theme]>=0.13.4->scanpy-tutorials==0.1.dev50+g771fd37) Downloading pydata_sphinx_theme-0.15.4-py3-none-any.whl.metadata (7.5 kB) Collecting zipp>=3.20 (from importlib_metadata->myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading zipp-3.20.2-py3-none-any.whl.metadata (3.7 kB) Collecting comm>=0.1.1 (from ipykernel->myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading comm-0.2.2-py3-none-any.whl.metadata (3.7 kB) Collecting debugpy>=1.6.5 (from ipykernel->myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading debugpy-1.8.7-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.1 kB) Collecting matplotlib-inline>=0.1 (from ipykernel->myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading matplotlib_inline-0.1.7-py3-none-any.whl.metadata (3.9 kB) Collecting nest-asyncio (from ipykernel->myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading nest_asyncio-1.6.0-py3-none-any.whl.metadata (2.8 kB) Collecting psutil (from ipykernel->myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading psutil-6.1.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB) Collecting pyzmq>=24 (from ipykernel->myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading pyzmq-26.2.0-cp312-cp312-manylinux_2_28_x86_64.whl.metadata (6.2 kB) Collecting tornado>=6.1 (from ipykernel->myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading tornado-6.4.1-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) Collecting decorator (from ipython->myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) Collecting jedi>=0.16 (from ipython->myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading jedi-0.19.1-py2.py3-none-any.whl.metadata (22 kB) Collecting prompt-toolkit<3.1.0,>=3.0.41 (from ipython->myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading prompt_toolkit-3.0.48-py3-none-any.whl.metadata (6.4 kB) Collecting stack-data (from ipython->myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB) Collecting pexpect>4.3 (from ipython->myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB) Collecting parso<0.9.0,>=0.8.3 (from jedi>=0.16->ipython->myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading parso-0.8.4-py2.py3-none-any.whl.metadata (7.7 kB) Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=2.6->nbformat>=5.0->myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB) Collecting referencing>=0.28.4 (from jsonschema>=2.6->nbformat>=5.0->myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) Collecting rpds-py>=0.7.1 (from jsonschema>=2.6->nbformat>=5.0->myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading rpds_py-0.20.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB) Collecting python-dateutil>=2.8.2 (from jupyter-client>=6.1.12->nbclient->myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting platformdirs>=2.5 (from jupyter-core!=5.0.*,>=4.12->nbclient->myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB) Collecting mdurl~=0.1 (from markdown-it-py~=3.0->myst-parser>=1.0.0->myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython->myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB) Collecting wcwidth (from prompt-toolkit<3.1.0,>=3.0.41->ipython->myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) Collecting beautifulsoup4 (from pydata-sphinx-theme>=0.15.2->sphinx-book-theme>=1.1.0->scanpydoc[theme]>=0.13.4->scanpy-tutorials==0.1.dev50+g771fd37) Downloading beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB) Collecting accessible-pygments (from pydata-sphinx-theme>=0.15.2->sphinx-book-theme>=1.1.0->scanpydoc[theme]>=0.13.4->scanpy-tutorials==0.1.dev50+g771fd37) Downloading accessible_pygments-0.0.5-py3-none-any.whl.metadata (10 kB) Collecting greenlet!=0.4.17 (from sqlalchemy<3,>=1.3.12->jupyter-cache>=0.5->myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading greenlet-3.1.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) Collecting executing>=1.2.0 (from stack-data->ipython->myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading executing-2.1.0-py2.py3-none-any.whl.metadata (8.9 kB) Collecting asttokens>=2.1.0 (from stack-data->ipython->myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading asttokens-2.4.1-py2.py3-none-any.whl.metadata (5.2 kB) Collecting pure-eval (from stack-data->ipython->myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading pure_eval-0.2.3-py3-none-any.whl.metadata (6.3 kB) Collecting six>=1.12.0 (from asttokens>=2.1.0->stack-data->ipython->myst-nb->scanpy-tutorials==0.1.dev50+g771fd37) Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) Collecting soupsieve>1.2 (from beautifulsoup4->pydata-sphinx-theme>=0.15.2->sphinx-book-theme>=1.1.0->scanpydoc[theme]>=0.13.4->scanpy-tutorials==0.1.dev50+g771fd37) Downloading soupsieve-2.6-py3-none-any.whl.metadata (4.6 kB) Downloading scanpydoc-0.14.1-py3-none-any.whl (34 kB) Downloading myst_nb-1.1.2-py3-none-any.whl (80 kB) Downloading jupyter_cache-1.0.0-py3-none-any.whl (33 kB) Downloading myst_parser-4.0.0-py3-none-any.whl (84 kB) Downloading nbclient-0.10.0-py3-none-any.whl (25 kB) Downloading nbformat-5.10.4-py3-none-any.whl (78 kB) Downloading sphinx_book_theme-1.1.3-py3-none-any.whl (430 kB) Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB) Downloading ipykernel-6.29.5-py3-none-any.whl (117 kB) Downloading ipython-8.28.0-py3-none-any.whl (819 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 80.5 MB/s eta 0:00:00 Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 517.0 MB/s eta 0:00:00 Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) Downloading comm-0.2.2-py3-none-any.whl (7.2 kB) Downloading debugpy-1.8.7-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 217.4 MB/s eta 0:00:00 Downloading fastjsonschema-2.20.0-py3-none-any.whl (23 kB) Downloading jedi-0.19.1-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 520.3 MB/s eta 0:00:00 Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) Downloading attrs-24.2.0-py3-none-any.whl (63 kB) Downloading jupyter_client-8.6.3-py3-none-any.whl (106 kB) Downloading jupyter_core-5.7.2-py3-none-any.whl (28 kB) Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Downloading matplotlib_inline-0.1.7-py3-none-any.whl (9.9 kB) Downloading mdit_py_plugins-0.4.2-py3-none-any.whl (55 kB) Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB) Downloading prompt_toolkit-3.0.48-py3-none-any.whl (386 kB) Downloading pydata_sphinx_theme-0.15.4-py3-none-any.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 215.6 MB/s eta 0:00:00 Downloading pyzmq-26.2.0-cp312-cp312-manylinux_2_28_x86_64.whl (860 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 860.6/860.6 kB 513.3 MB/s eta 0:00:00 Downloading SQLAlchemy-2.0.36-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 175.0 MB/s eta 0:00:00 Downloading tornado-6.4.1-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (436 kB) Downloading traitlets-5.14.3-py3-none-any.whl (85 kB) Downloading zipp-3.20.2-py3-none-any.whl (9.2 kB) Downloading click-8.1.7-py3-none-any.whl (97 kB) Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Downloading nest_asyncio-1.6.0-py3-none-any.whl (5.2 kB) Downloading psutil-6.1.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (287 kB) Downloading stack_data-0.6.3-py3-none-any.whl (24 kB) Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) Downloading asttokens-2.4.1-py2.py3-none-any.whl (27 kB) Downloading executing-2.1.0-py2.py3-none-any.whl (25 kB) Downloading greenlet-3.1.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.1/613.1 kB 491.9 MB/s eta 0:00:00 Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading parso-0.8.4-py2.py3-none-any.whl (103 kB) Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Downloading referencing-0.35.1-py3-none-any.whl (26 kB) Downloading rpds_py-0.20.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (357 kB) Downloading accessible_pygments-0.0.5-py3-none-any.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 462.9 MB/s eta 0:00:00 Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB) Downloading pure_eval-0.2.3-py3-none-any.whl (11 kB) Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Downloading soupsieve-2.6-py3-none-any.whl (36 kB) Building wheels for collected packages: scanpy-tutorials Building wheel for scanpy-tutorials (pyproject.toml): started Building wheel for scanpy-tutorials (pyproject.toml): finished with status 'done' Created wheel for scanpy-tutorials: filename=scanpy_tutorials-0.1.dev50+g771fd37-py3-none-any.whl size=990 sha256=ab7a2c2986070dd678e52c15ea8224032329d39614a4410049257b45c7e78551 Stored in directory: /tmp/pip-ephem-wheel-cache-qnorru7b/wheels/f0/94/4a/3d6b1927b22c90916a2a83d93fca9a3c6de941aa6f03881032 Successfully built scanpy-tutorials Installing collected packages: wcwidth, pure-eval, ptyprocess, fastjsonschema, zipp, typing-extensions, traitlets, tornado, tabulate, soupsieve, six, rpds-py, pyzmq, pyyaml, psutil, prompt-toolkit, platformdirs, pexpect, parso, nest-asyncio, mdurl, greenlet, executing, decorator, debugpy, click, attrs, accessible-pygments, sqlalchemy, referencing, python-dateutil, matplotlib-inline, markdown-it-py, jupyter-core, jedi, importlib_metadata, comm, beautifulsoup4, asttokens, stack-data, scanpydoc, pydata-sphinx-theme, mdit-py-plugins, jupyter-client, jsonschema-specifications, sphinx-book-theme, myst-parser, jsonschema, ipython, nbformat, ipykernel, nbclient, jupyter-cache, myst-nb, scanpy-tutorials Successfully installed accessible-pygments-0.0.5 asttokens-2.4.1 attrs-24.2.0 beautifulsoup4-4.12.3 click-8.1.7 comm-0.2.2 debugpy-1.8.7 decorator-5.1.1 executing-2.1.0 fastjsonschema-2.20.0 greenlet-3.1.1 importlib_metadata-8.5.0 ipykernel-6.29.5 ipython-8.28.0 jedi-0.19.1 jsonschema-4.23.0 jsonschema-specifications-2024.10.1 jupyter-cache-1.0.0 jupyter-client-8.6.3 jupyter-core-5.7.2 markdown-it-py-3.0.0 matplotlib-inline-0.1.7 mdit-py-plugins-0.4.2 mdurl-0.1.2 myst-nb-1.1.2 myst-parser-4.0.0 nbclient-0.10.0 nbformat-5.10.4 nest-asyncio-1.6.0 parso-0.8.4 pexpect-4.9.0 platformdirs-4.3.6 prompt-toolkit-3.0.48 psutil-6.1.0 ptyprocess-0.7.0 pure-eval-0.2.3 pydata-sphinx-theme-0.15.4 python-dateutil-2.9.0.post0 pyyaml-6.0.2 pyzmq-26.2.0 referencing-0.35.1 rpds-py-0.20.0 scanpy-tutorials-0.1.dev50+g771fd37 scanpydoc-0.14.1 six-1.16.0 soupsieve-2.6 sphinx-book-theme-1.1.3 sqlalchemy-2.0.36 stack-data-0.6.3 tabulate-0.9.0 tornado-6.4.1 traitlets-5.14.3 typing-extensions-4.12.2 wcwidth-0.2.13 zipp-3.20.2 [rtd-command-info] start-time: 2024-10-21T18:07:05.575427Z, end-time: 2024-10-21T18:07:05.641654Z, duration: 0, exit-code: 0 cat conf.py from collections.abc import Mapping from datetime import datetime from importlib.metadata import metadata from types import MappingProxyType from typing import TYPE_CHECKING, Sequence from docutils import nodes from sphinx import addnodes from sphinx.domains import Domain from sphinx.ext.intersphinx import resolve_reference_in_inventory from sphinx.util.docutils import SphinxDirective if TYPE_CHECKING: from docutils.parsers.rst.states import Inliner from sphinx.application import Sphinx meta = metadata("scanpy-tutorials") project = meta["Name"] author = meta["Author"] copyright = f"{datetime.now():%Y}, {author}" release = version = meta["Version"] extensions = [ "myst_nb", "sphinx.ext.intersphinx", ] myst_enable_extensions = [ "colon_fence", ] templates_path = ["_templates"] source_suffix = ".rst" master_doc = "index" language = "en" exclude_patterns = [ "_build", "Thumbs.db", ".DS_Store", "**.ipynb_checkpoints", "scanpy_workshop/*", ] pygments_style = "sphinx" intersphinx_mapping = dict( scanpy=("https://scanpy.readthedocs.io/en/stable/", None), ) # TODO: move images here from scanpy suppress_warnings = ["image.not_readable"] # -- Options for HTML output ---------------------------------------------- html_theme = "scanpydoc" html_theme_options = dict( repository_url="https://github.com/theislab/scanpy-tutorials", repository_branch="master", use_repository_button=True, ) html_static_path = ["_static"] html_css_files = ["css/custom.css"] html_logo = "_static/img/Scanpy_Logo_BrightFG.svg" # -- Notebook settings ---------------------------------------------------- nb_execution_mode = "off" nb_output_stderr = "remove" myst_heading_anchors = 3 # Roles “implementing” {cite}`…` and {cite:p}`…`/{cite:t}`…` def fake_cite( name: str, rawtext: str, text: str, lineno: int, inliner: Inliner, options: Mapping[str, object] = MappingProxyType({}), content: Sequence[str] = (), ) -> tuple[list[nodes.Node], list[str]]: msg = f"cite:{text}" return [ inliner.document.reporter.info(msg), nodes.emphasis(rawtext, f"[{text}]"), ], [] class FakeDomain(Domain): name = "cite" roles = dict(p=fake_cite, t=fake_cite) # Role linking to the canonical location in scanpy’s docs MSG = ( "Please access this document in its canonical location " "as the currently accessed page may not be rendered correctly" ) class CanonicalTutorial(SphinxDirective): required_arguments = 1 has_content = False def run(self) -> list[nodes.Node]: """\ Return a banner with a link to the canonical location. If the reference cannot be found, crash the build. """ text = self.arguments[0] ref = resolve_reference_in_inventory( self.env, "scanpy", addnodes.pending_xref("", reftype="doc", refdomain="std", reftarget=text), nodes.inline("", text), ) if ref is None: msg = f"Reference to scanpy:{text} not found" raise AssertionError(msg) desc = nodes.inline("", f"{MSG}: ") banner = nodes.danger( text, nodes.paragraph("", "", desc, ref), classes=["admonition", "caution"], ) return [banner] def setup(app: Sphinx) -> None: app.add_domain(FakeDomain) app.add_role("cite", fake_cite) app.add_directive("canonical-tutorial", CanonicalTutorial) [rtd-command-info] start-time: 2024-10-21T18:07:05.767933Z, end-time: 2024-10-21T18:07:16.043128Z, duration: 10, exit-code: 0 python -m sphinx -T -W --keep-going -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v8.1.3 loading translations [en]... done making output directory... done Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. myst v4.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'colon_fence'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_sort=True, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) myst-nb v1.1.2: NbParserConfig(custom_formats={}, metadata_key='mystnb', cell_metadata_key='mystnb', kernel_rgx_aliases={}, eval_name_regex='^[a-zA-Z_][a-zA-Z0-9_]*$', execution_mode='off', execution_cache_path='', execution_excludepatterns=(), execution_timeout=30, execution_in_temp=False, execution_allow_errors=False, execution_raise_on_error=False, execution_show_tb=False, merge_streams=False, render_plugin='default', remove_code_source=False, remove_code_outputs=False, code_prompt_show='Show code cell {type}', code_prompt_hide='Hide code cell {type}', number_source_lines=False, output_stderr='remove', render_text_lexer='myst-ansi', render_error_lexer='ipythontb', render_image_options={}, render_figure_options={}, render_markdown_format='commonmark', output_folder='build', append_css=True, metadata_to_fm=False) Using jupyter-cache at: /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/checkouts/140/_readthedocs/.jupyter_cache loading intersphinx inventory 'scanpy' from https://scanpy.readthedocs.io/en/stable/objects.inv ... building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 15 source files that are out of date updating environment: [new config] 15 added, 0 changed, 0 removed reading sources... [ 7%] README reading sources... [ 13%] basic-scrna-tutorial reading sources... [ 20%] dask reading sources... [ 27%] how-to/knn-transformers reading sources... [ 33%] how-to/plotting-with-marsilea reading sources... [ 40%] index reading sources... [ 47%] integrating-data-using-ingest reading sources... [ 53%] paga-paul15 reading sources... [ 60%] pbmc3k reading sources... [ 67%] plotting/advanced reading sources... [ 73%] plotting/core reading sources... [ 80%] spatial/basic-analysis reading sources... [ 87%] spatial/integration-scanorama reading sources... [ 93%] tutorial_pearson_residuals reading sources... [100%] visualizing-marker-genes looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/checkouts/140/_readthedocs/html/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/checkouts/140/_readthedocs/html/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/checkouts/140/_readthedocs/html/_static/documentation_options.js copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 7%] README writing output... [ 13%] basic-scrna-tutorial writing output... [ 20%] dask writing output... [ 27%] how-to/knn-transformers writing output... [ 33%] how-to/plotting-with-marsilea writing output... [ 40%] index writing output... [ 47%] integrating-data-using-ingest writing output... [ 53%] paga-paul15 writing output... [ 60%] pbmc3k writing output... [ 67%] plotting/advanced writing output... [ 73%] plotting/core writing output... [ 80%] spatial/basic-analysis writing output... [ 87%] spatial/integration-scanorama writing output... [ 93%] tutorial_pearson_residuals writing output... [100%] visualizing-marker-genes generating indices... genindex done writing additional pages... search done copying images... [ 1%] _readthedocs/jupyter_execute/2369cb7f97a8853b39251e0ca2ccae217e8613cbea0bf8c599d13adfed54622b.png copying images... [ 1%] _readthedocs/jupyter_execute/3385e74bc3cd67483b2cc40687bbe1089c590fd399799f887c24323ea25ea637.png copying images... [ 2%] _readthedocs/jupyter_execute/83a982f840b154da4420735c806689e16b150ad10ab64372e4ad9c0404390dd3.png copying images... [ 3%] _readthedocs/jupyter_execute/9a168f2d7a68905521ea3fb1ef5a0ac2a22d65e6a5e7c3796a55da1c24c28cb1.png copying images... [ 3%] _readthedocs/jupyter_execute/bd436a0a79afac682ff8132b32d4c90d3f74738d57e07f5743a03a55d9f82f68.png copying images... [ 4%] _readthedocs/jupyter_execute/12e4e27cf02e408effd640d9a5846b20c0b4ea4856511e9af58f5743897aaf38.png copying images... [ 4%] _readthedocs/jupyter_execute/e77d6bf9cd6e938808b2d57ffd8840f0d1aa27233c819a4f8f7b9fdd1d6a44cb.png copying images... [ 5%] _readthedocs/jupyter_execute/610d17bf258b0cc0d840713ebac7867cf292c626df2e807ebd78b459a03ebd28.png copying images... [ 6%] _readthedocs/jupyter_execute/08cb70daba840353bbf8529bf9f27d6121451a8200114c5b77f581df4bbf1a7b.png copying images... [ 6%] _readthedocs/jupyter_execute/2b92963adeb5c28502e023b24967f509deb537d668944e8bec22585c1e66e341.png copying images... [ 7%] _readthedocs/jupyter_execute/7c615842aa3a955f46581c1333bbb91b74a2fb9d38b7f18966a67a39cb1ce0f2.png copying images... [ 8%] _readthedocs/jupyter_execute/17e024239d09ec7c14e90bdb43ea70d7959aab70f7e5d3d2f1620a8f96b77809.png copying images... [ 8%] _readthedocs/jupyter_execute/e103233bd60eaaf71b1bee1293d49a4732a3e96a1e206df311d8166de065a188.png copying images... [ 9%] _readthedocs/jupyter_execute/d016caf498b3b59f81afddca30abfa1354fc0d904eaa8c69776bf7c4e305996e.png copying images... [ 9%] _readthedocs/jupyter_execute/f1c33f7271e9dd8c8f62f05945b8ceb1aed19e37619e234afc2be95ecc9ba5a6.png copying images... [ 10%] _readthedocs/jupyter_execute/18f10d98f7b0d26476b4fd0d77cf726419d9db9db0ac6c051c7fccd57ebddc83.png copying images... [ 11%] _readthedocs/jupyter_execute/ad8d8a4b869e02ab2b2ca1c0cddab9f8150214bfc27e6036a49ab5d854f5983c.png copying images... [ 11%] _readthedocs/jupyter_execute/ba1422e2b60f77f4c59fc07a3c5ba6e7f359b149f5b44d7efe832e736794d28e.png copying images... [ 12%] _readthedocs/jupyter_execute/2ad8c5624f6b1b9c504a9523579d15ea2f93a9fd5b609091b38786f953fe046b.png copying images... [ 13%] _readthedocs/jupyter_execute/da883131a1fe9eb22a8c860e07c36a34e00e64e4442b006d9dde552fc2a40ead.png copying images... [ 13%] _readthedocs/jupyter_execute/d81354fd0bdf8a72378abcefbc182d8285486fa17d8bd53f0c1f47b6cd1d28c4.png copying images... [ 14%] _readthedocs/jupyter_execute/2d213968ea3f453f2cae74ae49e17f1fec45a53a476ae046b14010f283eda1a7.png copying images... [ 14%] _readthedocs/jupyter_execute/4d8511ed85ad86dbf378823408503c528a42a79cd98b0e04f7be0f949decd72d.png copying images... [ 15%] _readthedocs/jupyter_execute/4391834d507f58697345693f7e02b03afbb9057c3fe0d8386df4a8596d54803d.png copying images... [ 16%] _readthedocs/jupyter_execute/e1ed4633b95cd6bec57e431a9b5349d46a96ac78dd24940d173cd3fca0428694.png copying images... [ 16%] _readthedocs/jupyter_execute/a8fd5ce09328052fe68df76c87130f355b9a63a46d81cbfd679a2c87cb6ab4e7.png copying images... [ 17%] _readthedocs/jupyter_execute/28915039aa4b875685c8d73a7139b94924f2a96e9041916eaeb5d593c3bace11.png copying images... [ 18%] _readthedocs/jupyter_execute/542415f9bd02cc1108d982f182bea4116ed2a182764ad41d095c6a0a5d712cdc.png copying images... [ 18%] _readthedocs/jupyter_execute/21423d090d5deec30ffffaf9fe999cabf3897e83fc08febea1ebcb0048b14b9e.png copying images... [ 19%] _readthedocs/jupyter_execute/3fbf51d0bc0256b8b387de3510d6964aa24372f671d2085d798d1fc2bc1428c4.png copying images... [ 19%] _readthedocs/jupyter_execute/fdbd63abd20448ff20607bdcd4da6f91db2db9c9c541e66f3520e04f1bedbadf.png copying images... [ 20%] _readthedocs/jupyter_execute/1af1296c7ed0c06d2815caeb3a8c31b62d471620af488450173c8a05d54dad6d.png copying images... [ 21%] _readthedocs/jupyter_execute/cc1dfa9ffb1eec5439a19e1ca9f612225a9597aa6a2a26b3e378009b972e942b.png copying images... [ 21%] _readthedocs/jupyter_execute/c0104eda27200a144158abe264ff469d18727eb9bafbab10dba115548ca922af.png copying images... [ 22%] _readthedocs/jupyter_execute/78103d8a616e5b464c6c563b549fc57bbadd4b155e2c0e305fcb9f28b4e1b40d.png copying images... [ 23%] _readthedocs/jupyter_execute/cbdc500ce63e341c08c1ce211be52d703d16f4783b5666affe8f4f4a60e703b3.png copying images... [ 23%] _readthedocs/jupyter_execute/409b2243634a8a3383d9f328335c9b5db8fc9315a4144d3a35b17edc6b9a4c0d.png copying images... [ 24%] _readthedocs/jupyter_execute/ed18200ddf3d74f299e2d77ddb844cba0b52270d67c35b71be7a0d45b4b4b26e.png copying images... [ 25%] _readthedocs/jupyter_execute/4492033e1eb9e476766c6942aabd46eaad2b3228f96b3e28cb643a2ad98fb4d1.png copying images... [ 25%] _readthedocs/jupyter_execute/59119cceab24bf4920c184099992be16e9207c2857690ae3bb5455a637148f03.png copying images... [ 26%] _readthedocs/jupyter_execute/b29e2eca5649a24042512f543f420cc021b77b8b9412c5bf77e1529588f06125.png copying images... [ 26%] _readthedocs/jupyter_execute/effe244049eb70377b606638583e2122c66538497cc7b1509820624883ea8580.png copying images... [ 27%] _readthedocs/jupyter_execute/199cd4d8abf199025931fd9fd2a043006cf2499cdd39ec71938a70db7ca91073.png copying images... [ 28%] _readthedocs/jupyter_execute/8f933a8f5774c68d14c62f9eaba449929338793be23ab1fc2b74fd6d3abff70b.png copying images... [ 28%] _readthedocs/jupyter_execute/2592ae333c0e7528751820f8406144b1f4aaf8eadee0dd37578ddbfb4b80ec08.png copying images... [ 29%] _readthedocs/jupyter_execute/44ce029c56c32532a6decdf808dd4e4f6b4e41dfad3597791df4a2763b9188cb.png copying images... [ 30%] _readthedocs/jupyter_execute/43f8eabe0205c95dc1674637d23c1a4912c9de0f0b874fb8fda2d9e61377a492.png copying images... [ 30%] _readthedocs/jupyter_execute/8d249fd99ddebeb2f583b36f78d8b745ef118be493cdc158ab0b18ee904fb8aa.png copying images... [ 31%] _readthedocs/jupyter_execute/6c3b6c2fef8ccfbbaa0b16b5baa60d3ce29c14b5d1703c87f6cea468813577a5.png copying images... [ 31%] _readthedocs/jupyter_execute/86278d709cf8712744109ad897a4c314d2ce612cf45f807bd702a3786a0d9d68.png copying images... [ 32%] _readthedocs/jupyter_execute/2a75b408657bb49077a051bc84f056819491af7e8a7b6f5c82998b75ab221a6c.png copying images... [ 33%] _readthedocs/jupyter_execute/a92a00bcce401bd84eb3a727a8599a8cc7f8a322cf4e02c4ff0ceaeac72950bd.png copying images... [ 33%] _readthedocs/jupyter_execute/d08bb56f34c11c9ec8c7fe507557297ee7c7af63d6275c88825dca4bfd439f3d.png copying images... [ 34%] _readthedocs/jupyter_execute/32145dc50946cfec4e90ce2025c13921ed942dd37562c84a338987d4341bf094.png copying images... [ 35%] _readthedocs/jupyter_execute/fb056c57041395d8c3b5b69a935178f970e896c810a4bbbf726064cf78159539.png copying images... [ 35%] _readthedocs/jupyter_execute/b5f4e37b39a0d444e494ff78eb66541853b69ee993151d14bc5dc21ddebfba9f.png copying images... [ 36%] _readthedocs/jupyter_execute/04251d7973f0b94d34eabd5f959ceb6aa663b537a97a673c167ff54242a93c27.png copying images... [ 36%] _readthedocs/jupyter_execute/676475cdbf3c54092100235164f6fadcca9fb44772c4aeca3c2c000aa739df3d.png copying images... [ 37%] _readthedocs/jupyter_execute/fee1614e3a1809bdddb4199afb0734832c0cfb7f700b203ecd0fe361738aa806.png copying images... [ 38%] _readthedocs/jupyter_execute/1ba7cb9c8fc354709f8391c7a692a858100ddabed95aba11131c0c53d5620659.png copying images... [ 38%] _readthedocs/jupyter_execute/c6cdc7c3ca4bc4949b15efcefb929bf949346ab7fab72d2ce34d36570ca6a109.png copying images... [ 39%] _readthedocs/jupyter_execute/ae13566787eb079067eba24e144f55a62b78c33902dfc019eec512c446bf4d27.png copying images... [ 40%] _readthedocs/jupyter_execute/b5d3b834ac0cbd24d89c88ce97e57fef6651b8b0e303e6b2ca962785ca1eb950.png copying images... [ 40%] _readthedocs/jupyter_execute/c3c70891f50de0255a4e8509b53f874c628515f328ca35284668fb8ca39f7cbc.png copying images... [ 41%] _readthedocs/jupyter_execute/382baa907cf8368b3e4e34188af151a9ef89ea382c1b4912e674d37d99f48936.png copying images... [ 42%] _readthedocs/jupyter_execute/ba8d4ba2b702bc281672f324aaf683a0414154e9e1014f86d80ec32f4eedcf98.png copying images... [ 42%] _readthedocs/jupyter_execute/d9b4366a0d8baacc1bef7f1c2fe6ce475a63777e68a943831bebe16debd797de.png copying images... [ 43%] _readthedocs/jupyter_execute/69945c49b82db073c402c12a81eb9847291bb417e397f2b4c24a4c4477d20791.png copying images... [ 43%] _readthedocs/jupyter_execute/b24a1164f25b8d48789fd5ea47e0e32086ddd483e25d8c0e64ccf7da8563f6e3.png copying images... [ 44%] _readthedocs/jupyter_execute/f302ac2ccec15750a0d3a279d79cef1967cc53f5cd187a7091e7adf1a268db85.png copying images... [ 45%] _readthedocs/jupyter_execute/58a1e8c7549f5784c7d394c45d782825e39f1bdf074e3fdded8f85138303dbb8.png copying images... [ 45%] _readthedocs/jupyter_execute/f70cfa87abeee08705f1c0f68850c7f473f43cd828bd61d505236881b3929ea3.png copying images... [ 46%] _readthedocs/jupyter_execute/18bc84a5f8b79b26336676391d299a04a557a748cf1d07ed08e6e8cac7da4c96.png copying images... [ 47%] _readthedocs/jupyter_execute/db7abd6c2ccafd0838aad46c2bc2b048630dbb12171d5517102e5c05ff61195e.png copying images... [ 47%] _readthedocs/jupyter_execute/dfecea44c594db8a640293ba3b83b768f0f8fffb11feb06bb02a9db87ac88f07.png copying images... [ 48%] _readthedocs/jupyter_execute/dd9bd20407057e3f381a408e020551eab4a8158f49ffb9a4a5df3182d2245762.png copying images... [ 48%] _readthedocs/jupyter_execute/5894ed27c5482d0a22c852ad7ec122674a5403866dfc7b981dc53aaa358cd43c.png copying images... [ 49%] _readthedocs/jupyter_execute/9dde4846823e894d0bd646d737d64babb11955d44121dd294a676ecda2030ff7.png copying images... [ 50%] _readthedocs/jupyter_execute/56b1242b1fc93eb876458f16b792cfc8f378a7ecc1fd970d8a885833f3d7a134.png copying images... [ 50%] _readthedocs/jupyter_execute/75e95ac30061d0a6c4b5bbf3d3e5a9680b19ff08269fe2d8ea59ab10a023914e.png copying images... [ 51%] _readthedocs/jupyter_execute/71c776827198f5562510afe4c17873f7d10a2a35357ffe4aeaa128a78e788e1b.png copying images... [ 52%] _readthedocs/jupyter_execute/2d65107bba327ff05ed6987cc4c2777b641bed01c1ba09b6cc252a8e67c11998.png copying images... [ 52%] _readthedocs/jupyter_execute/656a59ad999749dafe447f6f02f9dc776d629197c94870a322466e09d20cb963.png copying images... [ 53%] _readthedocs/jupyter_execute/1e16be2728eeb5c9ab9542cc63fb3644e3b7c76f944de373115f046e2bddaa41.png copying images... [ 53%] _readthedocs/jupyter_execute/00e09d35a6edfcfa22e4469241715ce73a888cecd411514d94cd40d382f41e22.png copying images... [ 54%] _readthedocs/jupyter_execute/fec4e153d5cfd92a83fcba1cc62c2cdec87e8e91e1cb6f6b083ba8bf0f20f406.png copying images... [ 55%] _readthedocs/jupyter_execute/5a26fa44dcc471d706f3f7ecf801d3cf31743edbb836a393073e937ab85c7237.png copying images... [ 55%] _readthedocs/jupyter_execute/a7ed97e5192d909da6c3aef055bd93d31530c357a5110bf8219524f59aea1f47.png copying images... [ 56%] _readthedocs/jupyter_execute/114213c032705aeaf87f170cedba7f54024e21f20b59eff12c40067b3eff9d64.png copying images... [ 57%] _readthedocs/jupyter_execute/4b80a8ebb2fe694a361810d5829ad423339dec1272a186549a7f918f37259dd9.png copying images... [ 57%] _readthedocs/jupyter_execute/0f9a0935c010d0ca3f3e91c8fa02275b0be7c9ee8e544f273cbb72a6a0ce3350.png copying images... [ 58%] _readthedocs/jupyter_execute/03cce8ccfd5513f7ddc46190831f275b68395b19629c77570c13b7bb2ef5c0fd.png copying images... [ 58%] _readthedocs/jupyter_execute/95d4d301cb8d8f1010e6cd414b366f4226bcaa19ee061e88e0366e862ceca920.png copying images... [ 59%] _readthedocs/jupyter_execute/d5a3a68c99b881daa67c137c3d7bc76e191396f0a10909e3c86a00a4a5c3075c.png copying images... [ 60%] _readthedocs/jupyter_execute/fc25f73c02ceb1211cb72c585ad3dc7b21852f9c79f8a4477e41a704f851dbaf.png copying images... [ 60%] _readthedocs/jupyter_execute/f8a3a5f206cfdbc8fb57787377fb9f7ed9aee4755e69529878a36325eb9d9d3e.png copying images... [ 61%] _readthedocs/jupyter_execute/014721e47639c9d7f9c1d1a707959e3c7d87bee55dab814b24034ef26bee0cd8.png copying images... [ 62%] _readthedocs/jupyter_execute/82bf8185351514bbacde2d71cdbed19bd39ad9914092251bd40b07b1cc9ec0dc.png copying images... [ 62%] _readthedocs/jupyter_execute/47e219415022be69ebab4ddc0dc565d07df0d0e7ec71e622d328381286b0cdb3.png copying images... [ 63%] _readthedocs/jupyter_execute/bc2843555a0c778a2bc285fea5f772e8357d4f62eff7531e77a08e1c58094456.png copying images... [ 64%] _readthedocs/jupyter_execute/57be388755512bf1c4bece588c87eeb6fc5c9961ca87791671a11abb9472dcf6.png copying images... [ 64%] _readthedocs/jupyter_execute/f5fb8a678ef83c003c35c7b020573f9e2aab56cddf2a5a701e28f2735f83422b.png copying images... [ 65%] _readthedocs/jupyter_execute/d21985bcdf27832fccc189399bdaef7bee22ef093bdd40da4061dc10b9b1baed.png copying images... [ 65%] _readthedocs/jupyter_execute/2aa081589d93ba1ae17c10722df228186adf87c3c43905fc2b887185d1dde828.png copying images... [ 66%] _readthedocs/jupyter_execute/95d9bc0fcfc65573d6ce802c62532cbda2ce8ecbc4ad06e1f1a731afa50527b3.png copying images... [ 67%] _readthedocs/jupyter_execute/02d019ffed26debe94c69e5adbb17bb52797c8b6b9a7a18512cbf8c7d7fb59ac.png copying images... [ 67%] _readthedocs/jupyter_execute/4d533bc71a9c43e23187261bcaf2bf4886d883f16a387ccd810c160d2568eeb4.png copying images... [ 68%] _readthedocs/jupyter_execute/cbc036ce11fe42ce6583bcbd1e43942af679d7892b61bca04050a791bacbf83b.png copying images... [ 69%] _readthedocs/jupyter_execute/477a99eb112ecbc4b0e1c526f14ec5a27a1fb25bb6eae3c49e5ec57142142d0d.png copying images... [ 69%] _readthedocs/jupyter_execute/8bde7de95a2351bd40bce07c97f561d37524ee1a236956626ee6b2b73d5637bd.png copying images... [ 70%] _readthedocs/jupyter_execute/6b10b32141a9383cc2d3ec112957ac1cfbee8154c449683ff9be2f612420b6f0.png copying images... [ 70%] _readthedocs/jupyter_execute/de3758d79d14fbdb767d6a7bd7e4168274b76a9681e24a4e9fd8ecbb3a422b66.png copying images... [ 71%] _readthedocs/jupyter_execute/b092a195a2e9e7d9ca1d9584a76b5b83ff3ad24c61bf77ffc0b61536bb8a4265.png copying images... [ 72%] _readthedocs/jupyter_execute/72018721bf8762bbb23bdd5d118ce8c53e823e86f38104920ff825660e8251a2.png copying images... [ 72%] _readthedocs/jupyter_execute/94d6e876d08841a146bf45d65240823eb8a13b2445b54ed983aea66c19f19d74.png copying images... [ 73%] _readthedocs/jupyter_execute/eca426ba0c175565e5e34a5fb0e16eb75ea1933a4008b87634d6251931bab373.png copying images... [ 74%] _readthedocs/jupyter_execute/8a5b9a3a844761620a81333f1f9aa834f42f58dbe1c07556eede789fa73d3821.png copying images... [ 74%] _readthedocs/jupyter_execute/5cba17b1487a5b9f8e4f82747a7b5402b238afd0f8b9771329cc2cafe762323f.png copying images... [ 75%] _readthedocs/jupyter_execute/d92ac8cff005d3d675db226476fcf16ce95c0103d3028eb2770e7aa8c5ae5f78.png copying images... [ 75%] _readthedocs/jupyter_execute/33587a56c76354a9006e5432138fc644f0098910297dce64d387667ac6ad53f6.png copying images... [ 76%] _readthedocs/jupyter_execute/a8f32a9fad1c3bca6c889411fa6340403d93cff435aa8365331db6d409594068.png copying images... [ 77%] _readthedocs/jupyter_execute/26e16bbaa5daced14abe7dc8619f966a7bc30f364dba20e461e1a8b3f272ba98.png copying images... [ 77%] _readthedocs/jupyter_execute/e1d9a1ff1adb3487a37c60f6580f69b4d4c0da2a2d01025db06e83cca852729b.png copying images... [ 78%] _readthedocs/jupyter_execute/100284609ffeda2f93a6b1a417142135c4b7efe38bdf3c2883769701a7b4299d.png copying images... [ 79%] _readthedocs/jupyter_execute/9e13c66be5f38fec2706fb5171b52fed4f99fce233114d52b1dec726fbb68961.png copying images... [ 79%] _readthedocs/jupyter_execute/4d34fb0bcd64d9de622e9376144625d1cee775569df40d6c2953ef9c5c7eb989.png copying images... [ 80%] _readthedocs/jupyter_execute/23de59d1185f3141aad01dd923dd8751ace35d6223b6dd3283d195b4b5a35bda.png copying images... [ 81%] _readthedocs/jupyter_execute/d392ef9bf7bccb0cfa92bd7cfd20f15708623f461850d487d268ace8881bacbe.png copying images... [ 81%] _readthedocs/jupyter_execute/9be6cbb75c066ca431aa1697c02b3bbc6387d91d32376e5cb2fff533a28d0dcf.png copying images... [ 82%] _readthedocs/jupyter_execute/0f430485100fa1e738391c6c573147391e3b05235873271ca76308ff27873f8b.png copying images... [ 82%] _readthedocs/jupyter_execute/07218b82400958fd118f851eba7a1c593d3d083f790cbb9b46c10ea4dffa173c.png copying images... [ 83%] _readthedocs/jupyter_execute/3d1d0aaab00e772893316173eaca085db98615b901a1ac7ade4d25dff68a672e.png copying images... [ 84%] _readthedocs/jupyter_execute/d468b69af1c7f0af35798c70c6312a99e836c25fd2134bb9edbdbbe4b7e9cded.png copying images... [ 84%] _readthedocs/jupyter_execute/b12877b4e058b5310108e83e7b492a837cf49fb4203e4b68e48c678b612e34d8.png copying images... [ 85%] _readthedocs/jupyter_execute/82fb18ee734c4f9cf6e5db6d5dae523a02126bdf21455165648b95d5e1ea9fb9.png copying images... [ 86%] _readthedocs/jupyter_execute/1b81b6f79760bb6741c2b9380ca11b84580ab2d627bb5951de0c2fa33b0ca737.png copying images... [ 86%] _readthedocs/jupyter_execute/2f5a89c96ba3e65e79d6df85263d5a0c8d329a9fbbf73368d313d9bd3376ddf7.png copying images... [ 87%] _readthedocs/jupyter_execute/1a2073e231dc9f8a81d50a9246c9580eac9fe004d3120bc381bbdad20609aa17.png copying images... [ 87%] _readthedocs/jupyter_execute/6a45269efcf7bf7309f92cdf684948b9e91beb3f8a4c89840b3c60f86714ef5c.png copying images... [ 88%] _readthedocs/jupyter_execute/8bb74c11eb99e1b14e0880107a9753a8e071e0ec20559b95b1f62d62c305f727.png copying images... [ 89%] _readthedocs/jupyter_execute/4e2619b85a5be447dac180b3c70c37c168b0c7b0ecd8f69f1be50d7affe1f3cf.png copying images... [ 89%] _readthedocs/jupyter_execute/f9cb1d875449d2a6faf59b88ce54262f14da3235d5f3e2cfe981905019f54ac6.png copying images... [ 90%] _readthedocs/jupyter_execute/c338f76d64435e9b5406ec7868ce4ce5ec689c79d85e81a3899b4b1c4e516596.png copying images... [ 91%] _readthedocs/jupyter_execute/bc93727098434daa1d8fa343ed071898822b86804a4b6b5bde64fcf79cce718d.png copying images... [ 91%] _readthedocs/jupyter_execute/0aa302a1f4bf30aa75db66d47f0fc3987e884c42844f031120f7dc7031474ab8.png copying images... [ 92%] _readthedocs/jupyter_execute/bfe25bb9302cd7a75ccbf42ab54fc7f6959353702280cbca997127ffc101a624.png copying images... [ 92%] _readthedocs/jupyter_execute/30c1584beee6097cbafde187fdf0ba2353becd3323c4576d4f1058810a225ad1.png copying images... [ 93%] _readthedocs/jupyter_execute/2e1a1edf647822811b189ca73ec66e34a33709aa8699370b77bc0aca99020345.png copying images... [ 94%] _readthedocs/jupyter_execute/7058d282c4bf34508fb7060e8002a81692aebe757bed798259814c4ba05aad98.png copying images... [ 94%] _readthedocs/jupyter_execute/c201abda2ed90687a4dfe6dda241b5cfc7a3a42c22b761cb195227a4e228a3f1.png copying images... [ 95%] _readthedocs/jupyter_execute/523261eadb2e967d20b517a2c1f5ef653e65e8f02a58da98cd5d4bcf08a6e398.png copying images... [ 96%] _readthedocs/jupyter_execute/72825cab1ce202e45f5ed8347ed1c2be71e66760b993d8f5b0df3021da541f25.png copying images... [ 96%] _readthedocs/jupyter_execute/13cc6c1d53e9a3aba72799cd93759ce396bc0cf762f3b46d5a762e2e276cd168.png copying images... [ 97%] _readthedocs/jupyter_execute/5f159fa54af4fc9b8f206c572e1b24b1f1eb24f3711032a9892df784cc5bdd7c.png copying images... [ 97%] _readthedocs/jupyter_execute/2eba1ec7ea236ae4f0ec8644785ccb3e4c08e44a3615eb1f0fcecbf277c408ae.png copying images... [ 98%] _readthedocs/jupyter_execute/67a8f588f5e935db5d190240996d7ef24c757b99131454c54c9a4463823244a5.png copying images... [ 99%] _readthedocs/jupyter_execute/915d74a745633da1ae5a4b91ea8bde5ace438f0cb3c103f3908c86e8166b46b1.png copying images... [ 99%] _readthedocs/jupyter_execute/2e949f6382ce68273faebe569154569a3ee12f69ebcd948c449e0354db3c3858.png copying images... [100%] _readthedocs/jupyter_execute/c4c7363df186dd1e25bb52b3ab60a88f27e65c5fd273d15d0e8e90d084b61a10.png dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in _readthedocs/html.