Read the Docs build information Build id: 2163377 Project: icb-scanpy Version: 3015 Commit: 316799bacd55c0ebd23431656645fa2a666f46bd Date: 2024-04-19T08:26:39.312509Z State: finished Success: False [rtd-command-info] start-time: 2024-04-19T08:26:40.918575Z, end-time: 2024-04-19T08:26:41.966870Z, duration: 1, exit-code: 0 git clone --depth 1 https://github.com/scverse/scanpy.git . Cloning into '.'... [rtd-command-info] start-time: 2024-04-19T08:26:42.091741Z, end-time: 2024-04-19T08:26:43.168455Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/3015/head:external-3015 From https://github.com/scverse/scanpy * [new ref] refs/pull/3015/head -> external-3015 * [new tag] 1.10.0rc1 -> 1.10.0rc1 [rtd-command-info] start-time: 2024-04-19T08:26:43.302595Z, end-time: 2024-04-19T08:26:43.518156Z, duration: 0, exit-code: 0 git checkout --force 316799bacd55c0ebd23431656645fa2a666f46bd Note: switching to '316799bacd55c0ebd23431656645fa2a666f46bd'. 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 316799b adds releasenote [rtd-command-info] start-time: 2024-04-19T08:26:43.580376Z, end-time: 2024-04-19T08:26:43.645596Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-04-19T08:26:43.709876Z, end-time: 2024-04-19T08:26:43.768829Z, duration: 0, exit-code: 0 cat .readthedocs.yml version: 2 submodules: include: all build: os: ubuntu-20.04 tools: python: '3.12' sphinx: fail_on_warning: true # do not change or you will be fired configuration: docs/conf.py python: install: - method: pip path: . extra_requirements: - doc - leiden [rtd-command-info] start-time: 2024-04-19T08:26:43.902176Z, end-time: 2024-04-19T08:26:44.061705Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2024-04-19T08:26:44.134009Z, end-time: 2024-04-19T08:26:57.261627Z, duration: 13, exit-code: 0 git submodule update --init --force -- Submodule 'notebooks' (https://github.com/scverse/scanpy-tutorials/) registered for path 'notebooks' Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/notebooks'... Submodule path 'notebooks': checked out '54bd126a1e0a9a946fb19beb87efbcbfcd746f3f' [rtd-command-info] start-time: 2024-04-19T08:27:03.997319Z, end-time: 2024-04-19T08:27:04.080820Z, duration: 0, exit-code: 0 asdf global python 3.12.0 [rtd-command-info] start-time: 2024-04-19T08:27:04.485671Z, end-time: 2024-04-19T08:27:05.664207Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.12.0.final.0-64 in 832ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015, 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-04-19T08:27:05.744529Z, end-time: 2024-04-19T08:27:18.234289Z, 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/envs/3015/lib/python3.12/site-packages (23.1) Collecting pip Downloading pip-24.0-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 28.1 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages (67.6.1) Collecting setuptools Downloading setuptools-69.5.1-py3-none-any.whl (894 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 894.6/894.6 kB 156.2 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.0 setuptools-69.5.1 [rtd-command-info] start-time: 2024-04-19T08:27:18.305166Z, end-time: 2024-04-19T08:27:29.542601Z, duration: 11, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-7.3.7-py3-none-any.whl.metadata (6.0 kB) Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl.metadata (2.4 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl.metadata (2.2 kB) Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.3-py3-none-any.whl.metadata (3.3 kB) Collecting Pygments>=2.14 (from sphinx) Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) Collecting docutils<0.22,>=0.18.1 (from sphinx) Downloading docutils-0.21.1-py3-none-any.whl.metadata (2.7 kB) Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.9 (from sphinx) Downloading Babel-2.14.0-py3-none-any.whl.metadata (1.6 kB) Collecting alabaster~=0.7.14 (from sphinx) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.25.0 (from sphinx) Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Downloading charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-7.3.7-py3-none-any.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 84.1 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl (11 kB) Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading Babel-2.14.0-py3-none-any.whl (11.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 149.8 MB/s eta 0:00:00 Downloading docutils-0.21.1-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 153.3 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading Jinja2-3.1.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.2/133.2 kB 142.5 MB/s eta 0:00:00 Downloading packaging-24.0-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 122.3 MB/s eta 0:00:00 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 154.8 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 128.8 MB/s eta 0:00:00 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 138.3 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 137.6 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/92.7 kB 137.2 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 134.4 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 120.0 MB/s eta 0:00:00 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.4/89.4 kB 208.8 MB/s eta 0:00:00 Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 254.5 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 141.9/141.9 kB 245.7 MB/s eta 0:00:00 Downloading idna-3.7-py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 217.1 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 247.3 MB/s eta 0:00:00 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, readthedocs-sphinx-ext Successfully installed Jinja2-3.1.3 MarkupSafe-2.1.5 Pygments-2.17.2 alabaster-0.7.16 babel-2.14.0 certifi-2024.2.2 charset-normalizer-3.3.2 docutils-0.21.1 idna-3.7 imagesize-1.4.1 packaging-24.0 readthedocs-sphinx-ext-2.2.5 requests-2.31.0 snowballstemmer-2.2.0 sphinx-7.3.7 sphinxcontrib-applehelp-1.0.8 sphinxcontrib-devhelp-1.0.6 sphinxcontrib-htmlhelp-2.0.5 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.7 sphinxcontrib-serializinghtml-1.1.10 urllib3-2.2.1 [rtd-command-info] start-time: 2024-04-19T08:27:29.614593Z, end-time: 2024-04-19T08:29:30.512055Z, duration: 120, exit-code: 0 python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir .[doc,leiden] Processing /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015 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 anndata>=0.8 (from scanpy==1.10.0rc2.dev42+g316799b) Downloading anndata-0.10.7-py3-none-any.whl.metadata (6.6 kB) Collecting h5py>=3.1 (from scanpy==1.10.0rc2.dev42+g316799b) Downloading h5py-3.11.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) Collecting joblib (from scanpy==1.10.0rc2.dev42+g316799b) Downloading joblib-1.4.0-py3-none-any.whl.metadata (5.4 kB) Collecting legacy-api-wrap>=1.4 (from scanpy==1.10.0rc2.dev42+g316799b) Downloading legacy_api_wrap-1.4-py3-none-any.whl.metadata (1.8 kB) Collecting matplotlib>=3.6 (from scanpy==1.10.0rc2.dev42+g316799b) Downloading matplotlib-3.8.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.8 kB) Collecting natsort (from scanpy==1.10.0rc2.dev42+g316799b) Downloading natsort-8.4.0-py3-none-any.whl.metadata (21 kB) Collecting networkx>=2.7 (from scanpy==1.10.0rc2.dev42+g316799b) Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) Collecting numba>=0.56 (from scanpy==1.10.0rc2.dev42+g316799b) Downloading numba-0.59.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.7 kB) Collecting numpy>=1.23 (from scanpy==1.10.0rc2.dev42+g316799b) Downloading numpy-1.26.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.0/61.0 kB 11.2 MB/s eta 0:00:00 Requirement already satisfied: packaging>=21.3 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages (from scanpy==1.10.0rc2.dev42+g316799b) (24.0) Collecting pandas>=1.5 (from scanpy==1.10.0rc2.dev42+g316799b) Downloading pandas-2.2.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (19 kB) Collecting patsy (from scanpy==1.10.0rc2.dev42+g316799b) Downloading patsy-0.5.6-py2.py3-none-any.whl.metadata (3.5 kB) Collecting pynndescent>=0.5 (from scanpy==1.10.0rc2.dev42+g316799b) Downloading pynndescent-0.5.12-py3-none-any.whl.metadata (6.8 kB) Collecting scikit-learn>=0.24 (from scanpy==1.10.0rc2.dev42+g316799b) Downloading scikit_learn-1.4.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) Collecting scipy>=1.8 (from scanpy==1.10.0rc2.dev42+g316799b) Downloading scipy-1.13.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 218.4 MB/s eta 0:00:00 Collecting seaborn>=0.13 (from scanpy==1.10.0rc2.dev42+g316799b) Downloading seaborn-0.13.2-py3-none-any.whl.metadata (5.4 kB) Collecting session-info (from scanpy==1.10.0rc2.dev42+g316799b) Downloading session_info-1.0.0.tar.gz (24 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting statsmodels>=0.13 (from scanpy==1.10.0rc2.dev42+g316799b) Downloading statsmodels-0.14.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.2 kB) Collecting tqdm (from scanpy==1.10.0rc2.dev42+g316799b) Downloading tqdm-4.66.2-py3-none-any.whl.metadata (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 kB 202.2 MB/s eta 0:00:00 Collecting umap-learn!=0.5.0,>=0.5 (from scanpy==1.10.0rc2.dev42+g316799b) Downloading umap_learn-0.5.6-py3-none-any.whl.metadata (21 kB) Collecting dask (from scanpy==1.10.0rc2.dev42+g316799b) Downloading dask-2024.4.1-py3-none-any.whl.metadata (3.8 kB) Collecting igraph (from scanpy==1.10.0rc2.dev42+g316799b) Downloading igraph-0.11.4-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.9 kB) Collecting ipython>=7.20 (from scanpy==1.10.0rc2.dev42+g316799b) Downloading ipython-8.23.0-py3-none-any.whl.metadata (4.9 kB) Collecting myst-nb>=1 (from scanpy==1.10.0rc2.dev42+g316799b) Downloading myst_nb-1.1.0-py3-none-any.whl.metadata (4.7 kB) Collecting myst-parser>=2 (from scanpy==1.10.0rc2.dev42+g316799b) Downloading myst_parser-2.0.0-py3-none-any.whl.metadata (5.4 kB) Collecting nbsphinx>=0.9 (from scanpy==1.10.0rc2.dev42+g316799b) Downloading nbsphinx-0.9.3-py3-none-any.whl.metadata (2.1 kB) Collecting readthedocs-sphinx-search (from scanpy==1.10.0rc2.dev42+g316799b) Downloading readthedocs_sphinx_search-0.3.2-py3-none-any.whl.metadata (2.4 kB) Collecting sam-algorithm (from scanpy==1.10.0rc2.dev42+g316799b) Downloading sam-algorithm-1.0.2.tar.gz (35 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting scanpydoc>=0.13.4 (from scanpy==1.10.0rc2.dev42+g316799b) Downloading scanpydoc-0.13.4-py3-none-any.whl.metadata (2.6 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages (from scanpy==1.10.0rc2.dev42+g316799b) (69.5.1) Collecting sphinx-autodoc-typehints>=1.25.2 (from scanpy==1.10.0rc2.dev42+g316799b) Downloading sphinx_autodoc_typehints-2.1.0-py3-none-any.whl.metadata (8.0 kB) Collecting sphinx-book-theme>=1.1.0 (from scanpy==1.10.0rc2.dev42+g316799b) Downloading sphinx_book_theme-1.1.2-py3-none-any.whl.metadata (5.7 kB) Collecting sphinx-copybutton (from scanpy==1.10.0rc2.dev42+g316799b) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinx-design (from scanpy==1.10.0rc2.dev42+g316799b) Downloading sphinx_design-0.5.0-py3-none-any.whl.metadata (5.1 kB) Requirement already satisfied: sphinx>=7 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages (from scanpy==1.10.0rc2.dev42+g316799b) (7.3.7) Collecting sphinxcontrib-bibtex (from scanpy==1.10.0rc2.dev42+g316799b) Downloading sphinxcontrib_bibtex-2.6.2-py3-none-any.whl.metadata (6.1 kB) Collecting sphinxext-opengraph (from scanpy==1.10.0rc2.dev42+g316799b) Downloading sphinxext_opengraph-0.9.1-py3-none-any.whl.metadata (6.5 kB) Collecting leidenalg>=0.9.0 (from scanpy==1.10.0rc2.dev42+g316799b) Downloading leidenalg-0.10.2-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (10 kB) Collecting array-api-compat!=1.5,>1.4 (from anndata>=0.8->scanpy==1.10.0rc2.dev42+g316799b) Downloading array_api_compat-1.6-py3-none-any.whl.metadata (1.4 kB) Collecting texttable>=1.6.2 (from igraph->scanpy==1.10.0rc2.dev42+g316799b) Downloading texttable-1.7.0-py2.py3-none-any.whl.metadata (9.8 kB) Collecting decorator (from ipython>=7.20->scanpy==1.10.0rc2.dev42+g316799b) Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) Collecting jedi>=0.16 (from ipython>=7.20->scanpy==1.10.0rc2.dev42+g316799b) Downloading jedi-0.19.1-py2.py3-none-any.whl.metadata (22 kB) Collecting matplotlib-inline (from ipython>=7.20->scanpy==1.10.0rc2.dev42+g316799b) Downloading matplotlib_inline-0.1.7-py3-none-any.whl.metadata (3.9 kB) Collecting prompt-toolkit<3.1.0,>=3.0.41 (from ipython>=7.20->scanpy==1.10.0rc2.dev42+g316799b) Downloading prompt_toolkit-3.0.43-py3-none-any.whl.metadata (6.5 kB) Requirement already satisfied: pygments>=2.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages (from ipython>=7.20->scanpy==1.10.0rc2.dev42+g316799b) (2.17.2) Collecting stack-data (from ipython>=7.20->scanpy==1.10.0rc2.dev42+g316799b) Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB) Collecting traitlets>=5.13.0 (from ipython>=7.20->scanpy==1.10.0rc2.dev42+g316799b) Downloading traitlets-5.14.2-py3-none-any.whl.metadata (10 kB) Collecting pexpect>4.3 (from ipython>=7.20->scanpy==1.10.0rc2.dev42+g316799b) Downloading pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB) Collecting contourpy>=1.0.1 (from matplotlib>=3.6->scanpy==1.10.0rc2.dev42+g316799b) Downloading contourpy-1.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.8 kB) Collecting cycler>=0.10 (from matplotlib>=3.6->scanpy==1.10.0rc2.dev42+g316799b) Downloading cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB) Collecting fonttools>=4.22.0 (from matplotlib>=3.6->scanpy==1.10.0rc2.dev42+g316799b) Downloading fonttools-4.51.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (159 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 159.5/159.5 kB 21.0 MB/s eta 0:00:00 Collecting kiwisolver>=1.3.1 (from matplotlib>=3.6->scanpy==1.10.0rc2.dev42+g316799b) Downloading kiwisolver-1.4.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB) Collecting pillow>=8 (from matplotlib>=3.6->scanpy==1.10.0rc2.dev42+g316799b) Downloading pillow-10.3.0-cp312-cp312-manylinux_2_28_x86_64.whl.metadata (9.2 kB) Collecting pyparsing>=2.3.1 (from matplotlib>=3.6->scanpy==1.10.0rc2.dev42+g316799b) Downloading pyparsing-3.1.2-py3-none-any.whl.metadata (5.1 kB) Collecting python-dateutil>=2.7 (from matplotlib>=3.6->scanpy==1.10.0rc2.dev42+g316799b) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting importlib_metadata (from myst-nb>=1->scanpy==1.10.0rc2.dev42+g316799b) Downloading importlib_metadata-7.1.0-py3-none-any.whl.metadata (4.7 kB) Collecting jupyter-cache>=0.5 (from myst-nb>=1->scanpy==1.10.0rc2.dev42+g316799b) Downloading jupyter_cache-1.0.0-py3-none-any.whl.metadata (5.8 kB) Collecting nbclient (from myst-nb>=1->scanpy==1.10.0rc2.dev42+g316799b) Downloading nbclient-0.10.0-py3-none-any.whl.metadata (7.8 kB) Collecting nbformat>=5.0 (from myst-nb>=1->scanpy==1.10.0rc2.dev42+g316799b) Downloading nbformat-5.10.4-py3-none-any.whl.metadata (3.6 kB) Collecting pyyaml (from myst-nb>=1->scanpy==1.10.0rc2.dev42+g316799b) Downloading PyYAML-6.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting typing-extensions (from myst-nb>=1->scanpy==1.10.0rc2.dev42+g316799b) Downloading typing_extensions-4.11.0-py3-none-any.whl.metadata (3.0 kB) Collecting ipykernel (from myst-nb>=1->scanpy==1.10.0rc2.dev42+g316799b) Downloading ipykernel-6.29.4-py3-none-any.whl.metadata (6.3 kB) Collecting docutils<0.21,>=0.16 (from myst-parser>=2->scanpy==1.10.0rc2.dev42+g316799b) Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages (from myst-parser>=2->scanpy==1.10.0rc2.dev42+g316799b) (3.1.3) Collecting markdown-it-py~=3.0 (from myst-parser>=2->scanpy==1.10.0rc2.dev42+g316799b) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting mdit-py-plugins~=0.4 (from myst-parser>=2->scanpy==1.10.0rc2.dev42+g316799b) Downloading mdit_py_plugins-0.4.0-py3-none-any.whl.metadata (2.7 kB) Collecting nbconvert!=5.4 (from nbsphinx>=0.9->scanpy==1.10.0rc2.dev42+g316799b) Downloading nbconvert-7.16.3-py3-none-any.whl.metadata (8.2 kB) Collecting llvmlite<0.43,>=0.42.0dev0 (from numba>=0.56->scanpy==1.10.0rc2.dev42+g316799b) Downloading llvmlite-0.42.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.8 kB) Collecting pytz>=2020.1 (from pandas>=1.5->scanpy==1.10.0rc2.dev42+g316799b) Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) Collecting tzdata>=2022.7 (from pandas>=1.5->scanpy==1.10.0rc2.dev42+g316799b) Downloading tzdata-2024.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting threadpoolctl>=2.0.0 (from scikit-learn>=0.24->scanpy==1.10.0rc2.dev42+g316799b) Downloading threadpoolctl-3.4.0-py3-none-any.whl.metadata (13 kB) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages (from sphinx>=7->scanpy==1.10.0rc2.dev42+g316799b) (1.0.8) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages (from sphinx>=7->scanpy==1.10.0rc2.dev42+g316799b) (1.0.6) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages (from sphinx>=7->scanpy==1.10.0rc2.dev42+g316799b) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages (from sphinx>=7->scanpy==1.10.0rc2.dev42+g316799b) (2.0.5) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages (from sphinx>=7->scanpy==1.10.0rc2.dev42+g316799b) (1.1.10) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages (from sphinx>=7->scanpy==1.10.0rc2.dev42+g316799b) (1.0.7) Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages (from sphinx>=7->scanpy==1.10.0rc2.dev42+g316799b) (2.2.0) Requirement already satisfied: babel>=2.9 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages (from sphinx>=7->scanpy==1.10.0rc2.dev42+g316799b) (2.14.0) Requirement already satisfied: alabaster~=0.7.14 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages (from sphinx>=7->scanpy==1.10.0rc2.dev42+g316799b) (0.7.16) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages (from sphinx>=7->scanpy==1.10.0rc2.dev42+g316799b) (1.4.1) Requirement already satisfied: requests>=2.25.0 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages (from sphinx>=7->scanpy==1.10.0rc2.dev42+g316799b) (2.31.0) Collecting pydata-sphinx-theme>=0.14 (from sphinx-book-theme>=1.1.0->scanpy==1.10.0rc2.dev42+g316799b) Downloading pydata_sphinx_theme-0.15.2-py3-none-any.whl.metadata (7.3 kB) Collecting six (from patsy->scanpy==1.10.0rc2.dev42+g316799b) Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) Collecting click>=8.1 (from dask->scanpy==1.10.0rc2.dev42+g316799b) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting cloudpickle>=1.5.0 (from dask->scanpy==1.10.0rc2.dev42+g316799b) Downloading cloudpickle-3.0.0-py3-none-any.whl.metadata (7.0 kB) Collecting fsspec>=2021.09.0 (from dask->scanpy==1.10.0rc2.dev42+g316799b) Downloading fsspec-2024.3.1-py3-none-any.whl.metadata (6.8 kB) Collecting partd>=1.2.0 (from dask->scanpy==1.10.0rc2.dev42+g316799b) Downloading partd-1.4.1-py3-none-any.whl.metadata (4.6 kB) Collecting toolz>=0.10.0 (from dask->scanpy==1.10.0rc2.dev42+g316799b) Downloading toolz-0.12.1-py3-none-any.whl.metadata (5.1 kB) Collecting dill (from sam-algorithm->scanpy==1.10.0rc2.dev42+g316799b) Downloading dill-0.3.8-py3-none-any.whl.metadata (10 kB) Collecting harmonypy (from sam-algorithm->scanpy==1.10.0rc2.dev42+g316799b) Downloading harmonypy-0.0.9-py3-none-any.whl.metadata (3.7 kB) Collecting hnswlib (from sam-algorithm->scanpy==1.10.0rc2.dev42+g316799b) Downloading hnswlib-0.8.0.tar.gz (36 kB) 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 stdlib_list (from session-info->scanpy==1.10.0rc2.dev42+g316799b) Downloading stdlib_list-0.10.0-py3-none-any.whl.metadata (3.3 kB) Collecting pybtex>=0.24 (from sphinxcontrib-bibtex->scanpy==1.10.0rc2.dev42+g316799b) Downloading pybtex-0.24.0-py2.py3-none-any.whl.metadata (2.0 kB) Collecting pybtex-docutils>=1.0.0 (from sphinxcontrib-bibtex->scanpy==1.10.0rc2.dev42+g316799b) Downloading pybtex_docutils-1.0.3-py3-none-any.whl.metadata (4.3 kB) Collecting parso<0.9.0,>=0.8.3 (from jedi>=0.16->ipython>=7.20->scanpy==1.10.0rc2.dev42+g316799b) Downloading parso-0.8.4-py2.py3-none-any.whl.metadata (7.7 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages (from jinja2->myst-parser>=2->scanpy==1.10.0rc2.dev42+g316799b) (2.1.5) Collecting attrs (from jupyter-cache>=0.5->myst-nb>=1->scanpy==1.10.0rc2.dev42+g316799b) Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) Collecting sqlalchemy<3,>=1.3.12 (from jupyter-cache>=0.5->myst-nb>=1->scanpy==1.10.0rc2.dev42+g316799b) Downloading SQLAlchemy-2.0.29-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.6 kB) Collecting tabulate (from jupyter-cache>=0.5->myst-nb>=1->scanpy==1.10.0rc2.dev42+g316799b) Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) Collecting mdurl~=0.1 (from markdown-it-py~=3.0->myst-parser>=2->scanpy==1.10.0rc2.dev42+g316799b) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Collecting jupyter-client>=6.1.12 (from nbclient->myst-nb>=1->scanpy==1.10.0rc2.dev42+g316799b) Downloading jupyter_client-8.6.1-py3-none-any.whl.metadata (8.3 kB) Collecting jupyter-core!=5.0.*,>=4.12 (from nbclient->myst-nb>=1->scanpy==1.10.0rc2.dev42+g316799b) Downloading jupyter_core-5.7.2-py3-none-any.whl.metadata (3.4 kB) Collecting beautifulsoup4 (from nbconvert!=5.4->nbsphinx>=0.9->scanpy==1.10.0rc2.dev42+g316799b) Downloading beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB) Collecting bleach!=5.0.0 (from nbconvert!=5.4->nbsphinx>=0.9->scanpy==1.10.0rc2.dev42+g316799b) Downloading bleach-6.1.0-py3-none-any.whl.metadata (30 kB) Collecting defusedxml (from nbconvert!=5.4->nbsphinx>=0.9->scanpy==1.10.0rc2.dev42+g316799b) Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) Collecting jupyterlab-pygments (from nbconvert!=5.4->nbsphinx>=0.9->scanpy==1.10.0rc2.dev42+g316799b) Downloading jupyterlab_pygments-0.3.0-py3-none-any.whl.metadata (4.4 kB) Collecting mistune<4,>=2.0.3 (from nbconvert!=5.4->nbsphinx>=0.9->scanpy==1.10.0rc2.dev42+g316799b) Downloading mistune-3.0.2-py3-none-any.whl.metadata (1.7 kB) Collecting pandocfilters>=1.4.1 (from nbconvert!=5.4->nbsphinx>=0.9->scanpy==1.10.0rc2.dev42+g316799b) Downloading pandocfilters-1.5.1-py2.py3-none-any.whl.metadata (9.0 kB) Collecting tinycss2 (from nbconvert!=5.4->nbsphinx>=0.9->scanpy==1.10.0rc2.dev42+g316799b) Downloading tinycss2-1.2.1-py3-none-any.whl.metadata (3.0 kB) Collecting fastjsonschema>=2.15 (from nbformat>=5.0->myst-nb>=1->scanpy==1.10.0rc2.dev42+g316799b) Downloading fastjsonschema-2.19.1-py3-none-any.whl.metadata (2.1 kB) Collecting jsonschema>=2.6 (from nbformat>=5.0->myst-nb>=1->scanpy==1.10.0rc2.dev42+g316799b) Downloading jsonschema-4.21.1-py3-none-any.whl.metadata (7.8 kB) Collecting locket (from partd>=1.2.0->dask->scanpy==1.10.0rc2.dev42+g316799b) Downloading locket-1.0.0-py2.py3-none-any.whl.metadata (2.8 kB) Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython>=7.20->scanpy==1.10.0rc2.dev42+g316799b) 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>=7.20->scanpy==1.10.0rc2.dev42+g316799b) Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) Collecting latexcodec>=1.0.4 (from pybtex>=0.24->sphinxcontrib-bibtex->scanpy==1.10.0rc2.dev42+g316799b) Downloading latexcodec-3.0.0-py3-none-any.whl.metadata (4.9 kB) Collecting accessible-pygments (from pydata-sphinx-theme>=0.14->sphinx-book-theme>=1.1.0->scanpy==1.10.0rc2.dev42+g316799b) Downloading accessible_pygments-0.0.4-py2.py3-none-any.whl.metadata (6.0 kB) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages (from requests>=2.25.0->sphinx>=7->scanpy==1.10.0rc2.dev42+g316799b) (3.3.2) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages (from requests>=2.25.0->sphinx>=7->scanpy==1.10.0rc2.dev42+g316799b) (3.7) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages (from requests>=2.25.0->sphinx>=7->scanpy==1.10.0rc2.dev42+g316799b) (2.2.1) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages (from requests>=2.25.0->sphinx>=7->scanpy==1.10.0rc2.dev42+g316799b) (2024.2.2) Collecting zipp>=0.5 (from importlib_metadata->myst-nb>=1->scanpy==1.10.0rc2.dev42+g316799b) Downloading zipp-3.18.1-py3-none-any.whl.metadata (3.5 kB) Collecting comm>=0.1.1 (from ipykernel->myst-nb>=1->scanpy==1.10.0rc2.dev42+g316799b) Downloading comm-0.2.2-py3-none-any.whl.metadata (3.7 kB) Collecting debugpy>=1.6.5 (from ipykernel->myst-nb>=1->scanpy==1.10.0rc2.dev42+g316799b) Downloading debugpy-1.8.1-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.1 kB) Collecting nest-asyncio (from ipykernel->myst-nb>=1->scanpy==1.10.0rc2.dev42+g316799b) Downloading nest_asyncio-1.6.0-py3-none-any.whl.metadata (2.8 kB) Collecting psutil (from ipykernel->myst-nb>=1->scanpy==1.10.0rc2.dev42+g316799b) Downloading psutil-5.9.8-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) Collecting pyzmq>=24 (from ipykernel->myst-nb>=1->scanpy==1.10.0rc2.dev42+g316799b) Downloading pyzmq-26.0.0-cp312-cp312-manylinux_2_28_x86_64.whl.metadata (6.2 kB) Collecting tornado>=6.1 (from ipykernel->myst-nb>=1->scanpy==1.10.0rc2.dev42+g316799b) Downloading tornado-6.4-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) Collecting executing>=1.2.0 (from stack-data->ipython>=7.20->scanpy==1.10.0rc2.dev42+g316799b) Downloading executing-2.0.1-py2.py3-none-any.whl.metadata (9.0 kB) Collecting asttokens>=2.1.0 (from stack-data->ipython>=7.20->scanpy==1.10.0rc2.dev42+g316799b) Downloading asttokens-2.4.1-py2.py3-none-any.whl.metadata (5.2 kB) Collecting pure-eval (from stack-data->ipython>=7.20->scanpy==1.10.0rc2.dev42+g316799b) Downloading pure_eval-0.2.2-py3-none-any.whl.metadata (6.2 kB) Collecting webencodings (from bleach!=5.0.0->nbconvert!=5.4->nbsphinx>=0.9->scanpy==1.10.0rc2.dev42+g316799b) Downloading webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB) Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=2.6->nbformat>=5.0->myst-nb>=1->scanpy==1.10.0rc2.dev42+g316799b) Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) Collecting referencing>=0.28.4 (from jsonschema>=2.6->nbformat>=5.0->myst-nb>=1->scanpy==1.10.0rc2.dev42+g316799b) Downloading referencing-0.34.0-py3-none-any.whl.metadata (2.8 kB) Collecting rpds-py>=0.7.1 (from jsonschema>=2.6->nbformat>=5.0->myst-nb>=1->scanpy==1.10.0rc2.dev42+g316799b) Downloading rpds_py-0.18.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) Collecting platformdirs>=2.5 (from jupyter-core!=5.0.*,>=4.12->nbclient->myst-nb>=1->scanpy==1.10.0rc2.dev42+g316799b) Downloading platformdirs-4.2.0-py3-none-any.whl.metadata (11 kB) Collecting greenlet!=0.4.17 (from sqlalchemy<3,>=1.3.12->jupyter-cache>=0.5->myst-nb>=1->scanpy==1.10.0rc2.dev42+g316799b) Downloading greenlet-3.0.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) Collecting soupsieve>1.2 (from beautifulsoup4->nbconvert!=5.4->nbsphinx>=0.9->scanpy==1.10.0rc2.dev42+g316799b) Downloading soupsieve-2.5-py3-none-any.whl.metadata (4.7 kB) Downloading anndata-0.10.7-py3-none-any.whl (122 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.4/122.4 kB 141.5 MB/s eta 0:00:00 Downloading h5py-3.11.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.4/5.4 MB 146.0 MB/s eta 0:00:00 Downloading igraph-0.11.4-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 234.0 MB/s eta 0:00:00 Downloading ipython-8.23.0-py3-none-any.whl (814 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 814.2/814.2 kB 264.2 MB/s eta 0:00:00 Downloading legacy_api_wrap-1.4-py3-none-any.whl (15 kB) Downloading leidenalg-0.10.2-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 243.1 MB/s eta 0:00:00 Downloading matplotlib-3.8.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 219.6 MB/s eta 0:00:00 Downloading myst_nb-1.1.0-py3-none-any.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.3/80.3 kB 215.4 MB/s eta 0:00:00 Downloading myst_parser-2.0.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.2/77.2 kB 207.9 MB/s eta 0:00:00 Downloading nbsphinx-0.9.3-py3-none-any.whl (31 kB) Downloading networkx-3.3-py3-none-any.whl (1.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 246.5 MB/s eta 0:00:00 Downloading numba-0.59.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (3.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 227.8 MB/s eta 0:00:00 Downloading numpy-1.26.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.0/18.0 MB 220.3 MB/s eta 0:00:00 Downloading pandas-2.2.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.7/12.7 MB 217.3 MB/s eta 0:00:00 Downloading pynndescent-0.5.12-py3-none-any.whl (56 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.8/56.8 kB 211.8 MB/s eta 0:00:00 Downloading joblib-1.4.0-py3-none-any.whl (301 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 301.2/301.2 kB 259.9 MB/s eta 0:00:00 Downloading scanpydoc-0.13.4-py3-none-any.whl (32 kB) Downloading scikit_learn-1.4.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.2/12.2 MB 196.3 MB/s eta 0:00:00 Downloading scipy-1.13.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (38.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 38.2/38.2 MB 220.8 MB/s eta 0:00:00 Downloading seaborn-0.13.2-py3-none-any.whl (294 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 294.9/294.9 kB 250.4 MB/s eta 0:00:00 Downloading sphinx_autodoc_typehints-2.1.0-py3-none-any.whl (19 kB) Downloading sphinx_book_theme-1.1.2-py3-none-any.whl (400 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 400.8/400.8 kB 259.6 MB/s eta 0:00:00 Downloading statsmodels-0.14.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (10.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.7/10.7 MB 194.8 MB/s eta 0:00:00 Downloading patsy-0.5.6-py2.py3-none-any.whl (233 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.9/233.9 kB 257.7 MB/s eta 0:00:00 Downloading umap_learn-0.5.6-py3-none-any.whl (85 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.7/85.7 kB 230.8 MB/s eta 0:00:00 Downloading dask-2024.4.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 246.8 MB/s eta 0:00:00 Downloading natsort-8.4.0-py3-none-any.whl (38 kB) Downloading readthedocs_sphinx_search-0.3.2-py3-none-any.whl (21 kB) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading sphinx_design-0.5.0-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 236.2 MB/s eta 0:00:00 Downloading sphinxcontrib_bibtex-2.6.2-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.0/41.0 kB 210.9 MB/s eta 0:00:00 Downloading sphinxext_opengraph-0.9.1-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 265.1 MB/s eta 0:00:00 Downloading tqdm-4.66.2-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.3/78.3 kB 224.6 MB/s eta 0:00:00 Downloading array_api_compat-1.6-py3-none-any.whl (36 kB) Downloading click-8.1.7-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 237.0 MB/s eta 0:00:00 Downloading cloudpickle-3.0.0-py3-none-any.whl (20 kB) Downloading contourpy-1.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (309 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 309.2/309.2 kB 257.8 MB/s eta 0:00:00 Downloading cycler-0.12.1-py3-none-any.whl (8.3 kB) Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 263.5 MB/s eta 0:00:00 Downloading fonttools-4.51.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 229.0 MB/s eta 0:00:00 Downloading fsspec-2024.3.1-py3-none-any.whl (171 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 172.0/172.0 kB 251.5 MB/s eta 0:00:00 Downloading jedi-0.19.1-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 257.9 MB/s eta 0:00:00 Downloading jupyter_cache-1.0.0-py3-none-any.whl (33 kB) Downloading kiwisolver-1.4.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 263.5 MB/s eta 0:00:00 Downloading llvmlite-0.42.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (43.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.8/43.8 MB 219.6 MB/s eta 0:00:00 Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 218.0 MB/s eta 0:00:00 Downloading mdit_py_plugins-0.4.0-py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.1/54.1 kB 208.9 MB/s eta 0:00:00 Downloading nbclient-0.10.0-py3-none-any.whl (25 kB) Downloading nbconvert-7.16.3-py3-none-any.whl (257 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 257.4/257.4 kB 246.2 MB/s eta 0:00:00 Downloading nbformat-5.10.4-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.5/78.5 kB 228.0 MB/s eta 0:00:00 Downloading partd-1.4.1-py3-none-any.whl (18 kB) Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.8/63.8 kB 213.0 MB/s eta 0:00:00 Downloading pillow-10.3.0-cp312-cp312-manylinux_2_28_x86_64.whl (4.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 215.4 MB/s eta 0:00:00 Downloading prompt_toolkit-3.0.43-py3-none-any.whl (386 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 386.1/386.1 kB 247.1 MB/s eta 0:00:00 Downloading pybtex-0.24.0-py2.py3-none-any.whl (561 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.4/561.4 kB 267.1 MB/s eta 0:00:00 Downloading pybtex_docutils-1.0.3-py3-none-any.whl (6.4 kB) Downloading pydata_sphinx_theme-0.15.2-py3-none-any.whl (4.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 210.6 MB/s eta 0:00:00 Downloading pyparsing-3.1.2-py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.2/103.2 kB 214.0 MB/s eta 0:00:00 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 251.3 MB/s eta 0:00:00 Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 258.7 MB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (724 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 725.0/725.0 kB 260.5 MB/s eta 0:00:00 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Downloading texttable-1.7.0-py2.py3-none-any.whl (10 kB) Downloading threadpoolctl-3.4.0-py3-none-any.whl (17 kB) Downloading toolz-0.12.1-py3-none-any.whl (56 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.1/56.1 kB 209.6 MB/s eta 0:00:00 Downloading traitlets-5.14.2-py3-none-any.whl (85 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.4/85.4 kB 221.5 MB/s eta 0:00:00 Downloading tzdata-2024.1-py2.py3-none-any.whl (345 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 345.4/345.4 kB 246.4 MB/s eta 0:00:00 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Downloading dill-0.3.8-py3-none-any.whl (116 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 116.3/116.3 kB 217.0 MB/s eta 0:00:00 Downloading harmonypy-0.0.9-py3-none-any.whl (20 kB) Downloading importlib_metadata-7.1.0-py3-none-any.whl (24 kB) Downloading ipykernel-6.29.4-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.1/117.1 kB 235.8 MB/s eta 0:00:00 Downloading matplotlib_inline-0.1.7-py3-none-any.whl (9.9 kB) Downloading stack_data-0.6.3-py3-none-any.whl (24 kB) Downloading stdlib_list-0.10.0-py3-none-any.whl (79 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.8/79.8 kB 222.9 MB/s eta 0:00:00 Downloading typing_extensions-4.11.0-py3-none-any.whl (34 kB) Downloading asttokens-2.4.1-py2.py3-none-any.whl (27 kB) Downloading bleach-6.1.0-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.8/162.8 kB 251.9 MB/s eta 0:00:00 Downloading comm-0.2.2-py3-none-any.whl (7.2 kB) Downloading debugpy-1.8.1-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 226.5 MB/s eta 0:00:00 Downloading executing-2.0.1-py2.py3-none-any.whl (24 kB) Downloading fastjsonschema-2.19.1-py3-none-any.whl (23 kB) Downloading jsonschema-4.21.1-py3-none-any.whl (85 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.5/85.5 kB 228.2 MB/s eta 0:00:00 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 185.4 MB/s eta 0:00:00 Downloading jupyter_client-8.6.1-py3-none-any.whl (105 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 105.9/105.9 kB 238.5 MB/s eta 0:00:00 Downloading jupyter_core-5.7.2-py3-none-any.whl (28 kB) Downloading latexcodec-3.0.0-py3-none-any.whl (18 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading mistune-3.0.2-py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.0/48.0 kB 202.9 MB/s eta 0:00:00 Downloading pandocfilters-1.5.1-py2.py3-none-any.whl (8.7 kB) Downloading parso-0.8.4-py2.py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.7/103.7 kB 234.2 MB/s eta 0:00:00 Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Downloading pyzmq-26.0.0-cp312-cp312-manylinux_2_28_x86_64.whl (911 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 911.2/911.2 kB 263.4 MB/s eta 0:00:00 Downloading SQLAlchemy-2.0.29-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 234.0 MB/s eta 0:00:00 Downloading tornado-6.4-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (435 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 435.4/435.4 kB 258.3 MB/s eta 0:00:00 Downloading zipp-3.18.1-py3-none-any.whl (8.2 kB) Downloading accessible_pygments-0.0.4-py2.py3-none-any.whl (29 kB) Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.9/147.9 kB 244.5 MB/s eta 0:00:00 Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Downloading jupyterlab_pygments-0.3.0-py3-none-any.whl (15 kB) Downloading locket-1.0.0-py2.py3-none-any.whl (4.4 kB) Downloading nest_asyncio-1.6.0-py3-none-any.whl (5.2 kB) Downloading psutil-5.9.8-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (288 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 288.2/288.2 kB 255.3 MB/s eta 0:00:00 Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB) Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) Downloading tinycss2-1.2.1-py3-none-any.whl (21 kB) Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) Downloading greenlet-3.0.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (625 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 625.7/625.7 kB 260.8 MB/s eta 0:00:00 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) Downloading platformdirs-4.2.0-py3-none-any.whl (17 kB) Downloading referencing-0.34.0-py3-none-any.whl (26 kB) Downloading rpds_py-0.18.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 261.4 MB/s eta 0:00:00 Downloading soupsieve-2.5-py3-none-any.whl (36 kB) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Building wheels for collected packages: scanpy, sam-algorithm, session-info, hnswlib Building wheel for scanpy (pyproject.toml): started Building wheel for scanpy (pyproject.toml): finished with status 'done' Created wheel for scanpy: filename=scanpy-1.10.0rc2.dev42+g316799b-py3-none-any.whl size=2079338 sha256=e57628d23783f9efeb85a6a31a9d59aef97025b8b70cc3961afe2028d308f74e Stored in directory: /tmp/pip-ephem-wheel-cache-dgw2ovdj/wheels/7f/ca/2e/f4da7d6f60b4cd8f40c2e62de533ca99310708597571330126 Building wheel for sam-algorithm (setup.py): started Building wheel for sam-algorithm (setup.py): finished with status 'done' Created wheel for sam-algorithm: filename=sam_algorithm-1.0.2-py3-none-any.whl size=34578 sha256=20dc8f38a63b600fed019c3e7f9b9bee8357ab586eb9bec9c27543bbd39ecdcc Stored in directory: /tmp/pip-ephem-wheel-cache-dgw2ovdj/wheels/57/54/be/ca87c5831826023e1d64b77d6680c582ff898a13844a7ed4ed Building wheel for session-info (setup.py): started Building wheel for session-info (setup.py): finished with status 'done' Created wheel for session-info: filename=session_info-1.0.0-py3-none-any.whl size=8024 sha256=baf7c8071771860beae36fbefde21c3f4ee41e5053b9b7e17ddb11dd8a4aa072 Stored in directory: /tmp/pip-ephem-wheel-cache-dgw2ovdj/wheels/23/da/7c/868424f4a5845ab58cd8686e0eb405e9e1e2d4152bf702c39d Building wheel for hnswlib (pyproject.toml): started Building wheel for hnswlib (pyproject.toml): finished with status 'done' Created wheel for hnswlib: filename=hnswlib-0.8.0-cp312-cp312-linux_x86_64.whl size=2312731 sha256=794e20236fb085d7fb87764e39a002984543e367b4d9aae459742c27dd7d3628 Stored in directory: /tmp/pip-ephem-wheel-cache-dgw2ovdj/wheels/ac/39/b3/cbd7f9cbb76501d2d5fbc84956e70d0b94e788aac87bda465e Successfully built scanpy sam-algorithm session-info hnswlib Installing collected packages: webencodings, wcwidth, texttable, pytz, pure-eval, ptyprocess, fastjsonschema, array-api-compat, zipp, tzdata, typing-extensions, traitlets, tqdm, tornado, toolz, tinycss2, threadpoolctl, tabulate, stdlib_list, soupsieve, six, rpds-py, readthedocs-sphinx-search, pyzmq, pyyaml, pyparsing, psutil, prompt-toolkit, platformdirs, pillow, pexpect, parso, pandocfilters, numpy, networkx, nest-asyncio, natsort, mistune, mdurl, locket, llvmlite, legacy-api-wrap, latexcodec, kiwisolver, jupyterlab-pygments, joblib, igraph, greenlet, fsspec, fonttools, executing, docutils, dill, defusedxml, decorator, debugpy, cycler, cloudpickle, click, attrs, accessible-pygments, sqlalchemy, session-info, scipy, referencing, python-dateutil, pybtex, patsy, partd, numba, matplotlib-inline, markdown-it-py, leidenalg, jupyter-core, jedi, importlib_metadata, hnswlib, h5py, contourpy, comm, bleach, beautifulsoup4, asttokens, stack-data, sphinxext-opengraph, sphinx-design, sphinx-copybutton, sphinx-autodoc-typehints, scikit-learn, scanpydoc, pydata-sphinx-theme, pybtex-docutils, pandas, mdit-py-plugins, matplotlib, jupyter-client, jsonschema-specifications, dask, statsmodels, sphinxcontrib-bibtex, sphinx-book-theme, seaborn, pynndescent, myst-parser, jsonschema, ipython, harmonypy, anndata, umap-learn, nbformat, ipykernel, scanpy, sam-algorithm, nbclient, nbconvert, jupyter-cache, nbsphinx, myst-nb Attempting uninstall: docutils Found existing installation: docutils 0.21.1 Uninstalling docutils-0.21.1: Successfully uninstalled docutils-0.21.1 Successfully installed accessible-pygments-0.0.4 anndata-0.10.7 array-api-compat-1.6 asttokens-2.4.1 attrs-23.2.0 beautifulsoup4-4.12.3 bleach-6.1.0 click-8.1.7 cloudpickle-3.0.0 comm-0.2.2 contourpy-1.2.1 cycler-0.12.1 dask-2024.4.1 debugpy-1.8.1 decorator-5.1.1 defusedxml-0.7.1 dill-0.3.8 docutils-0.20.1 executing-2.0.1 fastjsonschema-2.19.1 fonttools-4.51.0 fsspec-2024.3.1 greenlet-3.0.3 h5py-3.11.0 harmonypy-0.0.9 hnswlib-0.8.0 igraph-0.11.4 importlib_metadata-7.1.0 ipykernel-6.29.4 ipython-8.23.0 jedi-0.19.1 joblib-1.4.0 jsonschema-4.21.1 jsonschema-specifications-2023.12.1 jupyter-cache-1.0.0 jupyter-client-8.6.1 jupyter-core-5.7.2 jupyterlab-pygments-0.3.0 kiwisolver-1.4.5 latexcodec-3.0.0 legacy-api-wrap-1.4 leidenalg-0.10.2 llvmlite-0.42.0 locket-1.0.0 markdown-it-py-3.0.0 matplotlib-3.8.4 matplotlib-inline-0.1.7 mdit-py-plugins-0.4.0 mdurl-0.1.2 mistune-3.0.2 myst-nb-1.1.0 myst-parser-2.0.0 natsort-8.4.0 nbclient-0.10.0 nbconvert-7.16.3 nbformat-5.10.4 nbsphinx-0.9.3 nest-asyncio-1.6.0 networkx-3.3 numba-0.59.1 numpy-1.26.4 pandas-2.2.2 pandocfilters-1.5.1 parso-0.8.4 partd-1.4.1 patsy-0.5.6 pexpect-4.9.0 pillow-10.3.0 platformdirs-4.2.0 prompt-toolkit-3.0.43 psutil-5.9.8 ptyprocess-0.7.0 pure-eval-0.2.2 pybtex-0.24.0 pybtex-docutils-1.0.3 pydata-sphinx-theme-0.15.2 pynndescent-0.5.12 pyparsing-3.1.2 python-dateutil-2.9.0.post0 pytz-2024.1 pyyaml-6.0.1 pyzmq-26.0.0 readthedocs-sphinx-search-0.3.2 referencing-0.34.0 rpds-py-0.18.0 sam-algorithm-1.0.2 scanpy-1.10.0rc2.dev42+g316799b scanpydoc-0.13.4 scikit-learn-1.4.2 scipy-1.13.0 seaborn-0.13.2 session-info-1.0.0 six-1.16.0 soupsieve-2.5 sphinx-autodoc-typehints-2.1.0 sphinx-book-theme-1.1.2 sphinx-copybutton-0.5.2 sphinx-design-0.5.0 sphinxcontrib-bibtex-2.6.2 sphinxext-opengraph-0.9.1 sqlalchemy-2.0.29 stack-data-0.6.3 statsmodels-0.14.2 stdlib_list-0.10.0 tabulate-0.9.0 texttable-1.7.0 threadpoolctl-3.4.0 tinycss2-1.2.1 toolz-0.12.1 tornado-6.4 tqdm-4.66.2 traitlets-5.14.2 typing-extensions-4.11.0 tzdata-2024.1 umap-learn-0.5.6 wcwidth-0.2.13 webencodings-0.5.1 zipp-3.18.1 [rtd-command-info] start-time: 2024-04-19T08:29:31.052311Z, end-time: 2024-04-19T08:29:31.112718Z, duration: 0, exit-code: 0 cat docs/conf.py from __future__ import annotations import sys from datetime import datetime from pathlib import Path from typing import TYPE_CHECKING import matplotlib # noqa from packaging.version import Version # Don’t use tkinter agg when importing scanpy → … → matplotlib matplotlib.use("agg") HERE = Path(__file__).parent sys.path[:0] = [str(HERE.parent), str(HERE / "extensions")] import scanpy # noqa if TYPE_CHECKING: from sphinx.application import Sphinx # -- General configuration ------------------------------------------------ nitpicky = True # Warn about broken links. This is here for a reason: Do not change. needs_sphinx = "4.0" # Nicer param docs suppress_warnings = [ "myst.header", # https://github.com/executablebooks/MyST-Parser/issues/262 ] # General information project = "Scanpy" author = "Scanpy development team" repository_url = "https://github.com/scverse/scanpy" copyright = f"{datetime.now():%Y}, the Scanpy development team" version = scanpy.__version__.replace(".dirty", "") # Bumping the version updates all docs, so don't do that if Version(version).is_devrelease: parsed = Version(version) version = f"{parsed.major}.{parsed.minor}.{parsed.micro}.dev" release = version # Bibliography settings bibtex_bibfiles = ["references.bib"] bibtex_reference_style = "author_year" # default settings templates_path = ["_templates"] master_doc = "index" default_role = "literal" exclude_patterns = ["_build", "Thumbs.db", ".DS_Store", "**.ipynb_checkpoints"] extensions = [ "myst_nb", "sphinx_copybutton", "sphinx.ext.autodoc", "sphinx.ext.intersphinx", "sphinx.ext.doctest", "sphinx.ext.coverage", "sphinx.ext.mathjax", "sphinx.ext.napoleon", "sphinx.ext.autosummary", "sphinx.ext.extlinks", "sphinxcontrib.bibtex", "matplotlib.sphinxext.plot_directive", "sphinx_autodoc_typehints", # needs to be after napoleon "git_ref", # needs to be before scanpydoc.rtd_github_links "scanpydoc", # needs to be before sphinx.ext.linkcode "sphinx.ext.linkcode", "sphinx_design", "sphinx_search.extension", "sphinxext.opengraph", *[p.stem for p in (HERE / "extensions").glob("*.py") if p.stem not in {"git_ref"}], ] # Generate the API documentation when building autosummary_generate = True autodoc_member_order = "bysource" # autodoc_default_flags = ['members'] napoleon_google_docstring = False napoleon_numpy_docstring = True napoleon_include_init_with_doc = False napoleon_use_rtype = True # having a separate entry generally helps readability napoleon_use_param = True napoleon_custom_sections = [("Params", "Parameters")] todo_include_todos = False api_dir = HERE / "api" # function_images myst_enable_extensions = [ "amsmath", "colon_fence", "deflist", "dollarmath", "html_image", "html_admonition", ] myst_url_schemes = ("http", "https", "mailto", "ftp") nb_output_stderr = "remove" nb_execution_mode = "off" nb_merge_streams = True ogp_site_url = "https://scanpy.readthedocs.io/en/stable/" ogp_image = "https://scanpy.readthedocs.io/en/stable/_static/Scanpy_Logo_BrightFG.svg" typehints_defaults = "braces" pygments_style = "default" pygments_dark_style = "native" intersphinx_mapping = dict( anndata=("https://anndata.readthedocs.io/en/stable/", None), bbknn=("https://bbknn.readthedocs.io/en/latest/", None), cuml=("https://docs.rapids.ai/api/cuml/stable/", None), cycler=("https://matplotlib.org/cycler/", None), dask=("https://docs.dask.org/en/stable/", None), dask_ml=("https://ml.dask.org/", None), h5py=("https://docs.h5py.org/en/stable/", None), ipython=("https://ipython.readthedocs.io/en/stable/", None), igraph=("https://python.igraph.org/en/stable/api/", None), leidenalg=("https://leidenalg.readthedocs.io/en/latest/", None), louvain=("https://louvain-igraph.readthedocs.io/en/latest/", None), matplotlib=("https://matplotlib.org/stable/", None), networkx=("https://networkx.org/documentation/stable/", None), numpy=("https://numpy.org/doc/stable/", None), pandas=("https://pandas.pydata.org/pandas-docs/stable/", None), pynndescent=("https://pynndescent.readthedocs.io/en/latest/", None), pytest=("https://docs.pytest.org/en/latest/", None), python=("https://docs.python.org/3", None), rapids_singlecell=("https://rapids-singlecell.readthedocs.io/en/latest/", None), scipy=("https://docs.scipy.org/doc/scipy/", None), seaborn=("https://seaborn.pydata.org/", None), sklearn=("https://scikit-learn.org/stable/", None), ) # -- Options for HTML output ---------------------------------------------- # The theme is sphinx-book-theme, with patches for readthedocs-sphinx-search html_theme = "scanpydoc" html_theme_options = { "repository_url": repository_url, "use_repository_button": True, } html_static_path = ["_static"] html_show_sphinx = False html_logo = "_static/img/Scanpy_Logo_BrightFG.svg" html_title = "scanpy" def setup(app: Sphinx): """App setup hook.""" app.add_config_value( "recommonmark_config", { "auto_toc_tree_section": "Contents", "enable_auto_toc_tree": True, "enable_math": True, "enable_inline_math": False, "enable_eval_rst": True, }, True, ) # -- Options for other output formats ------------------------------------------ htmlhelp_basename = f"{project}doc" doc_title = f"{project} Documentation" latex_documents = [(master_doc, f"{project}.tex", doc_title, author, "manual")] man_pages = [(master_doc, project, doc_title, [author], 1)] texinfo_documents = [ ( master_doc, project, doc_title, author, project, "One line description of project.", "Miscellaneous", ) ] # -- Suppress link warnings ---------------------------------------------------- qualname_overrides = { "sklearn.neighbors._dist_metrics.DistanceMetric": "sklearn.metrics.DistanceMetric", "scanpy.plotting._matrixplot.MatrixPlot": "scanpy.pl.MatrixPlot", "scanpy.plotting._dotplot.DotPlot": "scanpy.pl.DotPlot", "scanpy.plotting._stacked_violin.StackedViolin": "scanpy.pl.StackedViolin", "pandas.core.series.Series": "pandas.Series", } nitpick_ignore = [ # Technical issues ("py:class", "numpy.int64"), # documented as “attribute” # Will probably be documented ("py:class", "scanpy._settings.Verbosity"), ("py:class", "scanpy.neighbors.OnFlySymMatrix"), ("py:class", "scanpy.plotting._baseplot_class.BasePlot"), # Currently undocumented # https://github.com/mwaskom/seaborn/issues/1810 ("py:class", "seaborn.matrix.ClusterGrid"), ("py:class", "samalg.SAM"), # Won’t be documented ("py:class", "scanpy.plotting._utils._AxesSubplot"), ("py:class", "scanpy._utils.Empty"), ("py:class", "numpy.random.mtrand.RandomState"), ("py:class", "scanpy.neighbors._types.KnnTransformerLike"), # Will work once scipy 1.8 is released ("py:class", "scipy.sparse.base.spmatrix"), ("py:class", "scipy.sparse.csr.csr_matrix"), ] # Options for plot examples plot_include_source = True plot_formats = [("png", 90)] plot_html_show_formats = False plot_html_show_source_link = False plot_working_directory = HERE.parent # Project root # extlinks config extlinks = { "issue": ("https://github.com/scverse/scanpy/issues/%s", "issue%s"), "pr": ("https://github.com/scverse/scanpy/pull/%s", "pr%s"), } ########################################################################### # 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') # Define this variable in case it's not defined by the user. # It defaults to `alabaster` which is the default from Sphinx. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_theme html_theme = globals().get('html_theme', 'alabaster') #Add project information to the template context. context = { 'html_theme': html_theme, 'current_version': "3015", 'version_slug': "3015", '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/"), ("stable", "/en/stable/"), ("1.10.x", "/en/1.10.x/"), ("1.9.x", "/en/1.9.x/"), ("1.8.x", "/en/1.8.x/"), ("1.7.x", "/en/1.7.x/"), ("1.6.x", "/en/1.6.x/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'icb-scanpy', 'name': u'scanpy', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'scverse', 'proxied_api_host': '/_', 'github_repo': 'scanpy', 'github_version': '316799bacd55c0ebd23431656645fa2a666f46bd', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': '316799bacd55c0ebd23431656645fa2a666f46bd', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': '316799bacd55c0ebd23431656645fa2a666f46bd', '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': '316799ba', } # 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(): for key in context: if key not in html_context: html_context[key] = context[key] 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 'external' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'https://github.com/scverse/scanpy/pull/3015' readthedocs_build_url = 'https://readthedocs.com/projects/icb-scanpy/builds/2163377/' 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: 2024-04-19T08:29:31.181320Z, end-time: 2024-04-19T08:34:05.167788Z, duration: 273, exit-code: 1 python -m sphinx -T -W --keep-going -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v7.3.7 Matplotlib is building the font cache; this may take a moment. making output directory... done checking bibtex cache... out of date parsing bibtex file /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/references.bib... parsed 8 entries myst v2.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'html_image', 'html_admonition', 'colon_fence', 'amsmath', 'dollarmath', 'deflist'}, disable_syntax=[], all_links_external=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=0, heading_slug_func=None, html_meta={}, 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.0: 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=True, 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/checkouts/3015/_readthedocs/.jupyter_cache loading intersphinx inventory from https://anndata.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from https://bbknn.readthedocs.io/en/latest/objects.inv... loading intersphinx inventory from https://docs.rapids.ai/api/cuml/stable/objects.inv... loading intersphinx inventory from https://matplotlib.org/cycler/objects.inv... loading intersphinx inventory from https://docs.dask.org/en/stable/objects.inv... loading intersphinx inventory from https://ml.dask.org/objects.inv... loading intersphinx inventory from https://docs.h5py.org/en/stable/objects.inv... loading intersphinx inventory from https://ipython.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from https://python.igraph.org/en/stable/api/objects.inv... loading intersphinx inventory from https://leidenalg.readthedocs.io/en/latest/objects.inv... loading intersphinx inventory from https://louvain-igraph.readthedocs.io/en/latest/objects.inv... loading intersphinx inventory from https://matplotlib.org/stable/objects.inv... loading intersphinx inventory from https://networkx.org/documentation/stable/objects.inv... loading intersphinx inventory from https://numpy.org/doc/stable/objects.inv... loading intersphinx inventory from https://pandas.pydata.org/pandas-docs/stable/objects.inv... loading intersphinx inventory from https://pynndescent.readthedocs.io/en/latest/objects.inv... loading intersphinx inventory from https://docs.pytest.org/en/latest/objects.inv... loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://rapids-singlecell.readthedocs.io/en/latest/objects.inv... loading intersphinx inventory from https://docs.scipy.org/doc/scipy/objects.inv... loading intersphinx inventory from https://seaborn.pydata.org/objects.inv... loading intersphinx inventory from https://scikit-learn.org/stable/objects.inv... [autosummary] generating autosummary for: api/classes.md, api/datasets.md, api/deprecated.md, api/experimental.md, api/get.md, api/index.md, api/metrics.md, api/plotting.md, api/preprocessing.md, api/queries.md, ..., tutorials/index.md, tutorials/plotting/advanced.ipynb, tutorials/plotting/core.ipynb, tutorials/plotting/index.md, tutorials/spatial/basic-analysis.ipynb, tutorials/spatial/index.md, tutorials/spatial/integration-scanorama.ipynb, tutorials/trajectories/index.md, tutorials/trajectories/paga-paul15.ipynb, usage-principles.md [autosummary] generating autosummary for: /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/api/generated/classes/scanpy.pl.DotPlot.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/api/generated/classes/scanpy.pl.MatrixPlot.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/api/generated/classes/scanpy.pl.StackedViolin.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/api/generated/scanpy.pl.diffmap.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/api/generated/scanpy.pl.dpt_groups_pseudotime.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/api/generated/scanpy.pl.dpt_timeseries.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/api/generated/scanpy.pl.draw_graph.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/api/generated/scanpy.pl.embedding.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/api/generated/scanpy.pl.embedding_density.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/api/generated/scanpy.pl.filter_genes_dispersion.rst, ..., /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/generated/scanpy.tl.leiden.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/generated/scanpy.tl.louvain.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/generated/scanpy.tl.marker_gene_overlap.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/generated/scanpy.tl.paga.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/generated/scanpy.tl.rank_genes_groups.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/generated/scanpy.tl.score_genes.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/generated/scanpy.tl.score_genes_cell_cycle.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/generated/scanpy.tl.sim.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/generated/scanpy.tl.tsne.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/generated/scanpy.tl.umap.rst [autosummary] generating autosummary for: /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/api/generated/classes/scanpy.pl.DotPlot.DEFAULT_CATEGORY_HEIGHT.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/api/generated/classes/scanpy.pl.DotPlot.DEFAULT_CATEGORY_WIDTH.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/api/generated/classes/scanpy.pl.DotPlot.DEFAULT_COLORMAP.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/api/generated/classes/scanpy.pl.DotPlot.DEFAULT_COLOR_LEGEND_TITLE.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/api/generated/classes/scanpy.pl.DotPlot.DEFAULT_COLOR_ON.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/api/generated/classes/scanpy.pl.DotPlot.DEFAULT_DOT_EDGECOLOR.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/api/generated/classes/scanpy.pl.DotPlot.DEFAULT_DOT_EDGELW.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/api/generated/classes/scanpy.pl.DotPlot.DEFAULT_DOT_MAX.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/api/generated/classes/scanpy.pl.DotPlot.DEFAULT_DOT_MIN.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/api/generated/classes/scanpy.pl.DotPlot.DEFAULT_LARGEST_DOT.rst, ..., /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/generated/scanpy._settings.ScanpyConfig.file_format_data.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/generated/scanpy._settings.ScanpyConfig.file_format_figs.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/generated/scanpy._settings.ScanpyConfig.logfile.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/generated/scanpy._settings.ScanpyConfig.logpath.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/generated/scanpy._settings.ScanpyConfig.max_memory.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/generated/scanpy._settings.ScanpyConfig.n_jobs.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/generated/scanpy._settings.ScanpyConfig.plot_suffix.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/generated/scanpy._settings.ScanpyConfig.set_figure_params.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/generated/scanpy._settings.ScanpyConfig.verbosity.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/generated/scanpy._settings.ScanpyConfig.writedir.rst The default value for `navigation_with_keys` will change to `False` in the next release. If you wish to preserve the old behavior for your site, set `navigation_with_keys=True` in the `html_theme_options` dict in your `conf.py` file. Be aware that `navigation_with_keys = True` has negative accessibility implications: https://github.com/pydata/pydata-sphinx-theme/issues/1492 building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 103 source files that are out of date updating environment: [new config] 359 added, 0 changed, 0 removed reading sources... [ 0%] api/classes reading sources... [ 1%] api/datasets reading sources... [ 1%] api/deprecated reading sources... [ 1%] api/experimental reading sources... [ 1%] api/generated/classes/scanpy.pl.DotPlot reading sources... [ 2%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_CATEGORY_HEIGHT reading sources... [ 2%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_CATEGORY_WIDTH reading sources... [ 2%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_COLORMAP reading sources... [ 3%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_COLOR_LEGEND_TITLE reading sources... [ 3%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_COLOR_ON reading sources... [ 3%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_DOT_EDGECOLOR reading sources... [ 3%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_DOT_EDGELW reading sources... [ 4%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_DOT_MAX reading sources... [ 4%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_DOT_MIN reading sources... [ 4%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_LARGEST_DOT reading sources... [ 4%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_LEGENDS_WIDTH reading sources... [ 5%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_PLOT_X_PADDING reading sources... [ 5%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_PLOT_Y_PADDING reading sources... [ 5%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_SAVE_PREFIX reading sources... [ 6%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_SIZE_EXPONENT reading sources... [ 6%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_SIZE_LEGEND_TITLE reading sources... [ 6%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_SMALLEST_DOT reading sources... [ 6%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_WSPACE reading sources... [ 7%] api/generated/classes/scanpy.pl.DotPlot.MAX_NUM_CATEGORIES reading sources... [ 7%] api/generated/classes/scanpy.pl.DotPlot.MIN_FIGURE_HEIGHT reading sources... [ 7%] api/generated/classes/scanpy.pl.DotPlot.add_dendrogram reading sources... [ 8%] api/generated/classes/scanpy.pl.DotPlot.add_totals reading sources... [ 8%] api/generated/classes/scanpy.pl.DotPlot.get_axes reading sources... [ 8%] api/generated/classes/scanpy.pl.DotPlot.getdoc reading sources... [ 8%] api/generated/classes/scanpy.pl.DotPlot.legend reading sources... [ 9%] api/generated/classes/scanpy.pl.DotPlot.make_figure reading sources... [ 9%] api/generated/classes/scanpy.pl.DotPlot.savefig reading sources... [ 9%] api/generated/classes/scanpy.pl.DotPlot.show reading sources... [ 9%] api/generated/classes/scanpy.pl.DotPlot.style reading sources... [ 10%] api/generated/classes/scanpy.pl.DotPlot.swap_axes reading sources... [ 10%] api/generated/classes/scanpy.pl.MatrixPlot reading sources... [ 10%] api/generated/classes/scanpy.pl.MatrixPlot.DEFAULT_CATEGORY_HEIGHT reading sources... [ 11%] api/generated/classes/scanpy.pl.MatrixPlot.DEFAULT_CATEGORY_WIDTH reading sources... [ 11%] api/generated/classes/scanpy.pl.MatrixPlot.DEFAULT_COLORMAP reading sources... [ 11%] api/generated/classes/scanpy.pl.MatrixPlot.DEFAULT_COLOR_LEGEND_TITLE reading sources... [ 11%] api/generated/classes/scanpy.pl.MatrixPlot.DEFAULT_EDGE_COLOR reading sources... [ 12%] api/generated/classes/scanpy.pl.MatrixPlot.DEFAULT_EDGE_LW reading sources... [ 12%] api/generated/classes/scanpy.pl.MatrixPlot.DEFAULT_LEGENDS_WIDTH reading sources... [ 12%] api/generated/classes/scanpy.pl.MatrixPlot.DEFAULT_SAVE_PREFIX reading sources... [ 13%] api/generated/classes/scanpy.pl.MatrixPlot.DEFAULT_WSPACE reading sources... [ 13%] api/generated/classes/scanpy.pl.MatrixPlot.MAX_NUM_CATEGORIES reading sources... [ 13%] api/generated/classes/scanpy.pl.MatrixPlot.MIN_FIGURE_HEIGHT reading sources... [ 13%] api/generated/classes/scanpy.pl.MatrixPlot.add_dendrogram reading sources... [ 14%] api/generated/classes/scanpy.pl.MatrixPlot.add_totals reading sources... [ 14%] api/generated/classes/scanpy.pl.MatrixPlot.get_axes reading sources... [ 14%] api/generated/classes/scanpy.pl.MatrixPlot.getdoc reading sources... [ 14%] api/generated/classes/scanpy.pl.MatrixPlot.legend reading sources... [ 15%] api/generated/classes/scanpy.pl.MatrixPlot.make_figure reading sources... [ 15%] api/generated/classes/scanpy.pl.MatrixPlot.savefig reading sources... [ 15%] api/generated/classes/scanpy.pl.MatrixPlot.show reading sources... [ 16%] api/generated/classes/scanpy.pl.MatrixPlot.style reading sources... [ 16%] api/generated/classes/scanpy.pl.MatrixPlot.swap_axes reading sources... [ 16%] api/generated/classes/scanpy.pl.StackedViolin reading sources... [ 16%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_CATEGORY_HEIGHT reading sources... [ 17%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_CATEGORY_WIDTH reading sources... [ 17%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_COLORMAP reading sources... [ 17%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_COLOR_LEGEND_TITLE reading sources... [ 18%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_CUT reading sources... [ 18%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_DENSITY_NORM reading sources... [ 18%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_INNER reading sources... [ 18%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_JITTER reading sources... [ 19%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_JITTER_SIZE reading sources... [ 19%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_LEGENDS_WIDTH reading sources... [ 19%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_LINE_WIDTH reading sources... [ 19%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_PLOT_X_PADDING reading sources... [ 20%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_PLOT_YTICKLABELS reading sources... [ 20%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_PLOT_Y_PADDING reading sources... [ 20%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_ROW_PALETTE reading sources... [ 21%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_SAVE_PREFIX reading sources... [ 21%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_STRIPPLOT reading sources... [ 21%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_WSPACE reading sources... [ 21%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_YLIM reading sources... [ 22%] api/generated/classes/scanpy.pl.StackedViolin.MAX_NUM_CATEGORIES reading sources... [ 22%] api/generated/classes/scanpy.pl.StackedViolin.MIN_FIGURE_HEIGHT reading sources... [ 22%] api/generated/classes/scanpy.pl.StackedViolin.add_dendrogram reading sources... [ 23%] api/generated/classes/scanpy.pl.StackedViolin.add_totals reading sources... [ 23%] api/generated/classes/scanpy.pl.StackedViolin.get_axes reading sources... [ 23%] api/generated/classes/scanpy.pl.StackedViolin.getdoc reading sources... [ 23%] api/generated/classes/scanpy.pl.StackedViolin.legend reading sources... [ 24%] api/generated/classes/scanpy.pl.StackedViolin.make_figure reading sources... [ 24%] api/generated/classes/scanpy.pl.StackedViolin.savefig reading sources... [ 24%] api/generated/classes/scanpy.pl.StackedViolin.show reading sources... [ 25%] api/generated/classes/scanpy.pl.StackedViolin.style reading sources... [ 25%] api/generated/classes/scanpy.pl.StackedViolin.swap_axes reading sources... [ 25%] api/generated/scanpy.pl.diffmap reading sources... [ 25%] api/generated/scanpy.pl.dpt_groups_pseudotime reading sources... [ 26%] api/generated/scanpy.pl.dpt_timeseries reading sources... [ 26%] api/generated/scanpy.pl.draw_graph WARNING: Package 'fa2' is not installed, falling back to layout 'fr'.To use the faster and better ForceAtlas2 layout, install package 'fa2' (`pip install fa2`). reading sources... [ 26%] api/generated/scanpy.pl.embedding reading sources... [ 26%] api/generated/scanpy.pl.embedding_density :65: (ERROR/3) no path specified :75: (ERROR/3) no path specified :82: (ERROR/3) no path specified reading sources... [ 27%] api/generated/scanpy.pl.filter_genes_dispersion reading sources... [ 27%] api/generated/scanpy.pl.highest_expr_genes reading sources... [ 27%] api/generated/scanpy.pl.highly_variable_genes reading sources... [ 28%] api/generated/scanpy.pl.paga 0%| | 0.00/23.5M [00:00", line 3, in File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages/legacy_api_wrap/__init__.py", line 80, in fn_compatible return fn(*args_all, **kw) ^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/tools/_rank_genes_groups.py", line 677, in rank_genes_groups test_obj.compute_statistics( File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/tools/_rank_genes_groups.py", line 413, in compute_statistics for group_index, scores, pvals in generate_test_results: File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/tools/_rank_genes_groups.py", line 224, in t_test self._basic_stats() File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/tools/_rank_genes_groups.py", line 204, in _basic_stats self.means[group_index], self.vars[group_index] = _get_mean_var(X_mask) ^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/preprocessing/_utils.py", line 36, in _get_mean_var mean, var = sparse_mean_variance_axis(X, axis=axis) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/preprocessing/_utils.py", line 77, in sparse_mean_variance_axis mtx.indtpr, ^^^^^^^^^^ AttributeError: 'csr_matrix' object has no attribute 'indtpr'. Did you mean: 'indptr'? /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/plotting/_tools/__init__.py:docstring of scanpy.plotting._tools.rank_genes_groups_dotplot:63: WARNING: Exception occurred in plotting scanpy-pl-rank_genes_groups_dotplot-2 from /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/api/generated/scanpy.pl.rank_genes_groups_dotplot.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages/matplotlib/sphinxext/plot_directive.py", line 552, in _run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages/legacy_api_wrap/__init__.py", line 80, in fn_compatible return fn(*args_all, **kw) ^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/plotting/_tools/__init__.py", line 945, in rank_genes_groups_dotplot return _rank_genes_groups_plot( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/plotting/_tools/__init__.py", line 520, in _rank_genes_groups_plot group_names = adata.uns[key]["names"].dtype.names if groups is None else groups ~~~~~~~~~~~~~~^^^^^^^^^ KeyError: 'names' /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/plotting/_tools/__init__.py:docstring of scanpy.plotting._tools.rank_genes_groups_dotplot:70: WARNING: Exception occurred in plotting scanpy-pl-rank_genes_groups_dotplot-3 from /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/api/generated/scanpy.pl.rank_genes_groups_dotplot.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages/matplotlib/sphinxext/plot_directive.py", line 552, in _run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages/legacy_api_wrap/__init__.py", line 80, in fn_compatible return fn(*args_all, **kw) ^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/plotting/_tools/__init__.py", line 945, in rank_genes_groups_dotplot return _rank_genes_groups_plot( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/plotting/_tools/__init__.py", line 520, in _rank_genes_groups_plot group_names = adata.uns[key]["names"].dtype.names if groups is None else groups ~~~~~~~~~~~~~~^^^^^^^^^ KeyError: 'names' /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/plotting/_tools/__init__.py:docstring of scanpy.plotting._tools.rank_genes_groups_dotplot:80: WARNING: Exception occurred in plotting scanpy-pl-rank_genes_groups_dotplot-4 from /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/api/generated/scanpy.pl.rank_genes_groups_dotplot.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages/matplotlib/sphinxext/plot_directive.py", line 552, in _run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages/legacy_api_wrap/__init__.py", line 80, in fn_compatible return fn(*args_all, **kw) ^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/plotting/_tools/__init__.py", line 945, in rank_genes_groups_dotplot return _rank_genes_groups_plot( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/plotting/_tools/__init__.py", line 520, in _rank_genes_groups_plot group_names = adata.uns[key]["names"].dtype.names if groups is None else groups ~~~~~~~~~~~~~~^^^^^^^^^ KeyError: 'names' /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/plotting/_tools/__init__.py:docstring of scanpy.plotting._tools.rank_genes_groups_dotplot:96: WARNING: Exception occurred in plotting scanpy-pl-rank_genes_groups_dotplot-5 from /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/api/generated/scanpy.pl.rank_genes_groups_dotplot.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages/matplotlib/sphinxext/plot_directive.py", line 552, in _run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages/legacy_api_wrap/__init__.py", line 80, in fn_compatible return fn(*args_all, **kw) ^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/plotting/_tools/__init__.py", line 945, in rank_genes_groups_dotplot return _rank_genes_groups_plot( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/plotting/_tools/__init__.py", line 520, in _rank_genes_groups_plot group_names = adata.uns[key]["names"].dtype.names if groups is None else groups ~~~~~~~~~~~~~~^^^^^^^^^ KeyError: 'names' /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/plotting/_tools/__init__.py:docstring of scanpy.plotting._tools.rank_genes_groups_dotplot:113: WARNING: Exception occurred in plotting scanpy-pl-rank_genes_groups_dotplot-6 from /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/api/generated/scanpy.pl.rank_genes_groups_dotplot.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages/matplotlib/sphinxext/plot_directive.py", line 552, in _run_code exec(code, ns) File "", line 4, in File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages/legacy_api_wrap/__init__.py", line 80, in fn_compatible return fn(*args_all, **kw) ^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/plotting/_tools/__init__.py", line 945, in rank_genes_groups_dotplot return _rank_genes_groups_plot( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/plotting/_tools/__init__.py", line 520, in _rank_genes_groups_plot group_names = adata.uns[key]["names"].dtype.names if groups is None else groups ~~~~~~~~~~~~~~^^^^^^^^^ KeyError: 'names' /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/plotting/_tools/__init__.py:docstring of scanpy.plotting._tools.rank_genes_groups_heatmap:43: WARNING: Exception occurred in plotting scanpy-pl-rank_genes_groups_heatmap-1 from /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/api/generated/scanpy.pl.rank_genes_groups_heatmap.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages/matplotlib/sphinxext/plot_directive.py", line 552, in _run_code exec(code, ns) File "", line 3, in File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages/legacy_api_wrap/__init__.py", line 80, in fn_compatible return fn(*args_all, **kw) ^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/tools/_rank_genes_groups.py", line 677, in rank_genes_groups test_obj.compute_statistics( File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/tools/_rank_genes_groups.py", line 413, in compute_statistics for group_index, scores, pvals in generate_test_results: File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/tools/_rank_genes_groups.py", line 224, in t_test self._basic_stats() File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/tools/_rank_genes_groups.py", line 204, in _basic_stats self.means[group_index], self.vars[group_index] = _get_mean_var(X_mask) ^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/preprocessing/_utils.py", line 36, in _get_mean_var mean, var = sparse_mean_variance_axis(X, axis=axis) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/preprocessing/_utils.py", line 77, in sparse_mean_variance_axis mtx.indtpr, ^^^^^^^^^^ AttributeError: 'csr_matrix' object has no attribute 'indtpr'. Did you mean: 'indptr'? /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/plotting/_tools/__init__.py:docstring of scanpy.plotting._tools.rank_genes_groups_heatmap:53: WARNING: Exception occurred in plotting scanpy-pl-rank_genes_groups_heatmap-2 from /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/api/generated/scanpy.pl.rank_genes_groups_heatmap.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages/matplotlib/sphinxext/plot_directive.py", line 552, in _run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages/legacy_api_wrap/__init__.py", line 80, in fn_compatible return fn(*args_all, **kw) ^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/plotting/_tools/__init__.py", line 720, in rank_genes_groups_heatmap return _rank_genes_groups_plot( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/plotting/_tools/__init__.py", line 520, in _rank_genes_groups_plot group_names = adata.uns[key]["names"].dtype.names if groups is None else groups ~~~~~~~~~~~~~~^^^^^^^^^ KeyError: 'names' /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/plotting/_tools/__init__.py:docstring of scanpy.plotting._tools.rank_genes_groups_heatmap:60: WARNING: Exception occurred in plotting scanpy-pl-rank_genes_groups_heatmap-3 from /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/api/generated/scanpy.pl.rank_genes_groups_heatmap.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages/matplotlib/sphinxext/plot_directive.py", line 552, in _run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages/legacy_api_wrap/__init__.py", line 80, in fn_compatible return fn(*args_all, **kw) ^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/plotting/_tools/__init__.py", line 720, in rank_genes_groups_heatmap return _rank_genes_groups_plot( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/plotting/_tools/__init__.py", line 520, in _rank_genes_groups_plot group_names = adata.uns[key]["names"].dtype.names if groups is None else groups ~~~~~~~~~~~~~~^^^^^^^^^ KeyError: 'names' /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/plotting/_tools/__init__.py:docstring of scanpy.plotting._tools.rank_genes_groups_matrixplot:54: WARNING: Exception occurred in plotting scanpy-pl-rank_genes_groups_matrixplot-1 from /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/api/generated/scanpy.pl.rank_genes_groups_matrixplot.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages/matplotlib/sphinxext/plot_directive.py", line 552, in _run_code exec(code, ns) File "", line 3, in File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages/legacy_api_wrap/__init__.py", line 80, in fn_compatible return fn(*args_all, **kw) ^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/tools/_rank_genes_groups.py", line 677, in rank_genes_groups test_obj.compute_statistics( File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/tools/_rank_genes_groups.py", line 413, in compute_statistics for group_index, scores, pvals in generate_test_results: File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/tools/_rank_genes_groups.py", line 224, in t_test self._basic_stats() File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/tools/_rank_genes_groups.py", line 204, in _basic_stats self.means[group_index], self.vars[group_index] = _get_mean_var(X_mask) ^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/preprocessing/_utils.py", line 36, in _get_mean_var mean, var = sparse_mean_variance_axis(X, axis=axis) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/preprocessing/_utils.py", line 77, in sparse_mean_variance_axis mtx.indtpr, ^^^^^^^^^^ AttributeError: 'csr_matrix' object has no attribute 'indtpr'. Did you mean: 'indptr'? /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/plotting/_tools/__init__.py:docstring of scanpy.plotting._tools.rank_genes_groups_matrixplot:66: WARNING: Exception occurred in plotting scanpy-pl-rank_genes_groups_matrixplot-2 from /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/api/generated/scanpy.pl.rank_genes_groups_matrixplot.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages/matplotlib/sphinxext/plot_directive.py", line 552, in _run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages/legacy_api_wrap/__init__.py", line 80, in fn_compatible return fn(*args_all, **kw) ^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/plotting/_tools/__init__.py", line 1155, in rank_genes_groups_matrixplot return _rank_genes_groups_plot( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/plotting/_tools/__init__.py", line 520, in _rank_genes_groups_plot group_names = adata.uns[key]["names"].dtype.names if groups is None else groups ~~~~~~~~~~~~~~^^^^^^^^^ KeyError: 'names' /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/plotting/_tools/__init__.py:docstring of scanpy.plotting._tools.rank_genes_groups_matrixplot:83: WARNING: Exception occurred in plotting scanpy-pl-rank_genes_groups_matrixplot-3 from /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/api/generated/scanpy.pl.rank_genes_groups_matrixplot.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages/matplotlib/sphinxext/plot_directive.py", line 552, in _run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages/legacy_api_wrap/__init__.py", line 80, in fn_compatible return fn(*args_all, **kw) ^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/plotting/_tools/__init__.py", line 1155, in rank_genes_groups_matrixplot return _rank_genes_groups_plot( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/plotting/_tools/__init__.py", line 520, in _rank_genes_groups_plot group_names = adata.uns[key]["names"].dtype.names if groups is None else groups ~~~~~~~~~~~~~~^^^^^^^^^ KeyError: 'names' /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/plotting/_tools/__init__.py:docstring of scanpy.plotting._tools.rank_genes_groups_matrixplot:100: WARNING: Exception occurred in plotting scanpy-pl-rank_genes_groups_matrixplot-4 from /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/api/generated/scanpy.pl.rank_genes_groups_matrixplot.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages/matplotlib/sphinxext/plot_directive.py", line 552, in _run_code exec(code, ns) File "", line 4, in File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages/legacy_api_wrap/__init__.py", line 80, in fn_compatible return fn(*args_all, **kw) ^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/plotting/_tools/__init__.py", line 1155, in rank_genes_groups_matrixplot return _rank_genes_groups_plot( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/plotting/_tools/__init__.py", line 520, in _rank_genes_groups_plot group_names = adata.uns[key]["names"].dtype.names if groups is None else groups ~~~~~~~~~~~~~~^^^^^^^^^ KeyError: 'names' /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/plotting/_tools/__init__.py:docstring of scanpy.plotting._tools.rank_genes_groups_tracksplot:43: WARNING: Exception occurred in plotting scanpy-pl-rank_genes_groups_tracksplot-1 from /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/docs/api/generated/scanpy.pl.rank_genes_groups_tracksplot.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages/matplotlib/sphinxext/plot_directive.py", line 552, in _run_code exec(code, ns) File "", line 3, in File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/3015/lib/python3.12/site-packages/legacy_api_wrap/__init__.py", line 80, in fn_compatible return fn(*args_all, **kw) ^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/tools/_rank_genes_groups.py", line 677, in rank_genes_groups test_obj.compute_statistics( File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/tools/_rank_genes_groups.py", line 413, in compute_statistics for group_index, scores, pvals in generate_test_results: File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/tools/_rank_genes_groups.py", line 224, in t_test self._basic_stats() File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/tools/_rank_genes_groups.py", line 204, in _basic_stats self.means[group_index], self.vars[group_index] = _get_mean_var(X_mask) ^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/preprocessing/_utils.py", line 36, in _get_mean_var mean, var = sparse_mean_variance_axis(X, axis=axis) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3015/scanpy/preprocessing/_utils.py", line 77, in sparse_mean_variance_axis mtx.indtpr, ^^^^^^^^^^ AttributeError: 'csr_matrix' object has no attribute 'indtpr'. Did you mean: 'indptr'? looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done done writing output... [ 0%] api/classes writing output... [ 1%] api/datasets writing output... [ 1%] api/deprecated writing output... [ 1%] api/experimental writing output... [ 1%] api/generated/classes/scanpy.pl.DotPlot writing output... [ 2%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_CATEGORY_HEIGHT writing output... [ 2%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_CATEGORY_WIDTH writing output... [ 2%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_COLORMAP writing output... [ 3%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_COLOR_LEGEND_TITLE writing output... [ 3%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_COLOR_ON writing output... [ 3%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_DOT_EDGECOLOR writing output... [ 3%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_DOT_EDGELW writing output... [ 4%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_DOT_MAX writing output... [ 4%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_DOT_MIN writing output... [ 4%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_LARGEST_DOT writing output... [ 4%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_LEGENDS_WIDTH writing output... [ 5%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_PLOT_X_PADDING writing output... [ 5%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_PLOT_Y_PADDING writing output... [ 5%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_SAVE_PREFIX writing output... [ 6%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_SIZE_EXPONENT writing output... [ 6%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_SIZE_LEGEND_TITLE writing output... [ 6%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_SMALLEST_DOT writing output... [ 6%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_WSPACE writing output... [ 7%] api/generated/classes/scanpy.pl.DotPlot.MAX_NUM_CATEGORIES writing output... [ 7%] api/generated/classes/scanpy.pl.DotPlot.MIN_FIGURE_HEIGHT writing output... [ 7%] api/generated/classes/scanpy.pl.DotPlot.add_dendrogram writing output... [ 8%] api/generated/classes/scanpy.pl.DotPlot.add_totals writing output... [ 8%] api/generated/classes/scanpy.pl.DotPlot.get_axes writing output... [ 8%] api/generated/classes/scanpy.pl.DotPlot.getdoc writing output... [ 8%] api/generated/classes/scanpy.pl.DotPlot.legend writing output... [ 9%] api/generated/classes/scanpy.pl.DotPlot.make_figure writing output... [ 9%] api/generated/classes/scanpy.pl.DotPlot.savefig writing output... [ 9%] api/generated/classes/scanpy.pl.DotPlot.show writing output... [ 9%] api/generated/classes/scanpy.pl.DotPlot.style writing output... [ 10%] api/generated/classes/scanpy.pl.DotPlot.swap_axes writing output... [ 10%] api/generated/classes/scanpy.pl.MatrixPlot writing output... [ 10%] api/generated/classes/scanpy.pl.MatrixPlot.DEFAULT_CATEGORY_HEIGHT writing output... [ 11%] api/generated/classes/scanpy.pl.MatrixPlot.DEFAULT_CATEGORY_WIDTH writing output... [ 11%] api/generated/classes/scanpy.pl.MatrixPlot.DEFAULT_COLORMAP writing output... [ 11%] api/generated/classes/scanpy.pl.MatrixPlot.DEFAULT_COLOR_LEGEND_TITLE writing output... [ 11%] api/generated/classes/scanpy.pl.MatrixPlot.DEFAULT_EDGE_COLOR writing output... [ 12%] api/generated/classes/scanpy.pl.MatrixPlot.DEFAULT_EDGE_LW writing output... [ 12%] api/generated/classes/scanpy.pl.MatrixPlot.DEFAULT_LEGENDS_WIDTH writing output... [ 12%] api/generated/classes/scanpy.pl.MatrixPlot.DEFAULT_SAVE_PREFIX writing output... [ 13%] api/generated/classes/scanpy.pl.MatrixPlot.DEFAULT_WSPACE writing output... [ 13%] api/generated/classes/scanpy.pl.MatrixPlot.MAX_NUM_CATEGORIES writing output... [ 13%] api/generated/classes/scanpy.pl.MatrixPlot.MIN_FIGURE_HEIGHT writing output... [ 13%] api/generated/classes/scanpy.pl.MatrixPlot.add_dendrogram writing output... [ 14%] api/generated/classes/scanpy.pl.MatrixPlot.add_totals writing output... [ 14%] api/generated/classes/scanpy.pl.MatrixPlot.get_axes writing output... [ 14%] api/generated/classes/scanpy.pl.MatrixPlot.getdoc writing output... [ 14%] api/generated/classes/scanpy.pl.MatrixPlot.legend writing output... [ 15%] api/generated/classes/scanpy.pl.MatrixPlot.make_figure writing output... [ 15%] api/generated/classes/scanpy.pl.MatrixPlot.savefig writing output... [ 15%] api/generated/classes/scanpy.pl.MatrixPlot.show writing output... [ 16%] api/generated/classes/scanpy.pl.MatrixPlot.style writing output... [ 16%] api/generated/classes/scanpy.pl.MatrixPlot.swap_axes writing output... [ 16%] api/generated/classes/scanpy.pl.StackedViolin writing output... [ 16%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_CATEGORY_HEIGHT writing output... [ 17%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_CATEGORY_WIDTH writing output... [ 17%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_COLORMAP writing output... [ 17%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_COLOR_LEGEND_TITLE writing output... [ 18%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_CUT writing output... [ 18%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_DENSITY_NORM writing output... [ 18%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_INNER writing output... [ 18%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_JITTER writing output... [ 19%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_JITTER_SIZE writing output... [ 19%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_LEGENDS_WIDTH writing output... [ 19%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_LINE_WIDTH writing output... [ 19%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_PLOT_X_PADDING writing output... [ 20%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_PLOT_YTICKLABELS writing output... [ 20%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_PLOT_Y_PADDING writing output... [ 20%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_ROW_PALETTE writing output... [ 21%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_SAVE_PREFIX writing output... [ 21%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_STRIPPLOT writing output... [ 21%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_WSPACE writing output... [ 21%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_YLIM writing output... [ 22%] api/generated/classes/scanpy.pl.StackedViolin.MAX_NUM_CATEGORIES writing output... [ 22%] api/generated/classes/scanpy.pl.StackedViolin.MIN_FIGURE_HEIGHT writing output... [ 22%] api/generated/classes/scanpy.pl.StackedViolin.add_dendrogram writing output... [ 23%] api/generated/classes/scanpy.pl.StackedViolin.add_totals writing output... [ 23%] api/generated/classes/scanpy.pl.StackedViolin.get_axes writing output... [ 23%] api/generated/classes/scanpy.pl.StackedViolin.getdoc writing output... [ 23%] api/generated/classes/scanpy.pl.StackedViolin.legend writing output... [ 24%] api/generated/classes/scanpy.pl.StackedViolin.make_figure writing output... [ 24%] api/generated/classes/scanpy.pl.StackedViolin.savefig writing output... [ 24%] api/generated/classes/scanpy.pl.StackedViolin.show writing output... [ 25%] api/generated/classes/scanpy.pl.StackedViolin.style writing output... [ 25%] api/generated/classes/scanpy.pl.StackedViolin.swap_axes writing output... [ 25%] api/generated/scanpy.pl.diffmap writing output... [ 25%] api/generated/scanpy.pl.dpt_groups_pseudotime writing output... [ 26%] api/generated/scanpy.pl.dpt_timeseries writing output... [ 26%] api/generated/scanpy.pl.draw_graph writing output... [ 26%] api/generated/scanpy.pl.embedding writing output... [ 26%] api/generated/scanpy.pl.embedding_density writing output... [ 27%] api/generated/scanpy.pl.filter_genes_dispersion writing output... [ 27%] api/generated/scanpy.pl.highest_expr_genes writing output... [ 27%] api/generated/scanpy.pl.highly_variable_genes writing output... [ 28%] api/generated/scanpy.pl.paga writing output... [ 28%] api/generated/scanpy.pl.paga_compare writing output... [ 28%] api/generated/scanpy.pl.paga_path writing output... [ 28%] api/generated/scanpy.pl.pca writing output... [ 29%] api/generated/scanpy.pl.pca_loadings writing output... [ 29%] api/generated/scanpy.pl.pca_overview writing output... [ 29%] api/generated/scanpy.pl.pca_variance_ratio writing output... [ 30%] api/generated/scanpy.pl.rank_genes_groups writing output... [ 30%] api/generated/scanpy.pl.rank_genes_groups_dotplot writing output... [ 30%] api/generated/scanpy.pl.rank_genes_groups_heatmap writing output... [ 30%] api/generated/scanpy.pl.rank_genes_groups_matrixplot writing output... [ 31%] api/generated/scanpy.pl.rank_genes_groups_stacked_violin writing output... [ 31%] api/generated/scanpy.pl.rank_genes_groups_tracksplot writing output... [ 31%] api/generated/scanpy.pl.rank_genes_groups_violin writing output... [ 31%] api/generated/scanpy.pl.scrublet_score_distribution writing output... [ 32%] api/generated/scanpy.pl.sim writing output... [ 32%] api/generated/scanpy.pl.spatial writing output... [ 32%] api/generated/scanpy.pl.tsne writing output... [ 33%] api/generated/scanpy.pl.umap writing output... [ 33%] api/generated/scanpy.pp.combat writing output... [ 33%] api/generated/scanpy.pp.neighbors writing output... [ 33%] api/generated/scanpy.pp.recipe_seurat writing output... [ 34%] api/generated/scanpy.pp.recipe_weinreb17 writing output... [ 34%] api/generated/scanpy.pp.recipe_zheng17 writing output... [ 34%] api/generated/scanpy.pp.scrublet writing output... [ 35%] api/generated/scanpy.pp.scrublet_simulate_doublets writing output... [ 35%] api/get writing output... [ 35%] api/index writing output... [ 35%] api/metrics writing output... [ 36%] api/plotting writing output... [ 36%] api/preprocessing writing output... [ 36%] api/queries writing output... [ 36%] api/reading writing output... [ 37%] api/settings writing output... [ 37%] api/tools writing output... [ 37%] basic_usage writing output... [ 38%] community writing output... [ 38%] contributors writing output... [ 38%] dev/ci writing output... [ 38%] dev/code writing output... [ 39%] dev/documentation writing output... [ 39%] dev/getting-set-up writing output... [ 39%] dev/index writing output... [ 40%] dev/release writing output... [ 40%] dev/testing writing output... [ 40%] dev/versioning writing output... [ 40%] ecosystem writing output... [ 41%] external/exporting writing output... [ 41%] external/generated/scanpy.external.tl.cyclone writing output... [ 41%] external/generated/scanpy.external.tl.harmony_timeseries writing output... [ 42%] external/generated/scanpy.external.tl.palantir writing output... [ 42%] external/generated/scanpy.external.tl.palantir_results writing output... [ 42%] external/generated/scanpy.external.tl.phate writing output... [ 42%] external/generated/scanpy.external.tl.phenograph writing output... [ 43%] external/generated/scanpy.external.tl.sam writing output... [ 43%] external/generated/scanpy.external.tl.sandbag writing output... [ 43%] external/generated/scanpy.external.tl.trimap writing output... [ 43%] external/generated/scanpy.external.tl.wishbone writing output... [ 44%] external/index writing output... [ 44%] external/plotting writing output... [ 44%] external/preprocessing writing output... [ 45%] external/tools writing output... [ 45%] generated/scanpy.Neighbors writing output... [ 45%] generated/scanpy.Neighbors.compute_eigen writing output... [ 45%] generated/scanpy.Neighbors.compute_neighbors writing output... [ 46%] generated/scanpy.Neighbors.compute_transitions writing output... [ 46%] generated/scanpy.Neighbors.connectivities writing output... [ 46%] generated/scanpy.Neighbors.distances writing output... [ 47%] generated/scanpy.Neighbors.distances_dpt writing output... [ 47%] generated/scanpy.Neighbors.eigen_basis writing output... [ 47%] generated/scanpy.Neighbors.eigen_values writing output... [ 47%] generated/scanpy.Neighbors.getdoc writing output... [ 48%] generated/scanpy.Neighbors.rp_forest writing output... [ 48%] generated/scanpy.Neighbors.to_igraph writing output... [ 48%] generated/scanpy.Neighbors.transitions writing output... [ 48%] generated/scanpy.Neighbors.transitions_sym writing output... [ 49%] generated/scanpy._settings.ScanpyConfig writing output... [ 49%] generated/scanpy._settings.ScanpyConfig.N_PCS writing output... [ 49%] generated/scanpy._settings.ScanpyConfig.autosave writing output... [ 50%] generated/scanpy._settings.ScanpyConfig.autoshow writing output... [ 50%] generated/scanpy._settings.ScanpyConfig.cache_compression writing output... [ 50%] generated/scanpy._settings.ScanpyConfig.cachedir writing output... [ 50%] generated/scanpy._settings.ScanpyConfig.categories_to_ignore writing output... [ 51%] generated/scanpy._settings.ScanpyConfig.datasetdir writing output... [ 51%] generated/scanpy._settings.ScanpyConfig.figdir writing output... [ 51%] generated/scanpy._settings.ScanpyConfig.file_format_data writing output... [ 52%] generated/scanpy._settings.ScanpyConfig.file_format_figs writing output... [ 52%] generated/scanpy._settings.ScanpyConfig.logfile writing output... [ 52%] generated/scanpy._settings.ScanpyConfig.logpath writing output... [ 52%] generated/scanpy._settings.ScanpyConfig.max_memory writing output... [ 53%] generated/scanpy._settings.ScanpyConfig.n_jobs writing output... [ 53%] generated/scanpy._settings.ScanpyConfig.plot_suffix writing output... [ 53%] generated/scanpy._settings.ScanpyConfig.set_figure_params writing output... [ 53%] generated/scanpy._settings.ScanpyConfig.verbosity writing output... [ 54%] generated/scanpy._settings.ScanpyConfig.writedir writing output... [ 54%] generated/scanpy.datasets.blobs writing output... [ 54%] generated/scanpy.datasets.ebi_expression_atlas writing output... [ 55%] generated/scanpy.datasets.krumsiek11 writing output... [ 55%] generated/scanpy.datasets.moignard15 writing output... [ 55%] generated/scanpy.datasets.paul15 writing output... [ 55%] generated/scanpy.datasets.pbmc3k writing output... [ 56%] generated/scanpy.datasets.pbmc3k_processed writing output... [ 56%] generated/scanpy.datasets.pbmc68k_reduced writing output... [ 56%] generated/scanpy.datasets.toggleswitch writing output... [ 57%] generated/scanpy.datasets.visium_sge writing output... [ 57%] generated/scanpy.experimental.pp.highly_variable_genes writing output... [ 57%] generated/scanpy.experimental.pp.normalize_pearson_residuals writing output... [ 57%] generated/scanpy.experimental.pp.normalize_pearson_residuals_pca writing output... [ 58%] generated/scanpy.experimental.pp.recipe_pearson_residuals writing output... [ 58%] generated/scanpy.external.exporting.cellbrowser writing output... [ 58%] generated/scanpy.external.exporting.spring_project writing output... [ 58%] generated/scanpy.external.pl.phate writing output... [ 59%] generated/scanpy.external.pl.sam writing output... [ 59%] generated/scanpy.external.pl.trimap writing output... [ 59%] generated/scanpy.external.pl.wishbone_marker_trajectory writing output... [ 60%] generated/scanpy.external.pp.bbknn writing output... [ 60%] generated/scanpy.external.pp.dca writing output... [ 60%] generated/scanpy.external.pp.harmony_integrate writing output... [ 60%] generated/scanpy.external.pp.hashsolo writing output... [ 61%] generated/scanpy.external.pp.magic writing output... [ 61%] generated/scanpy.external.pp.mnn_correct writing output... [ 61%] generated/scanpy.external.pp.scanorama_integrate writing output... [ 62%] generated/scanpy.get.aggregate writing output... [ 62%] generated/scanpy.get.obs_df writing output... [ 62%] generated/scanpy.get.rank_genes_groups_df writing output... [ 62%] generated/scanpy.get.var_df writing output... [ 63%] generated/scanpy.logging.print_header writing output... [ 63%] generated/scanpy.logging.print_versions writing output... [ 63%] generated/scanpy.metrics.confusion_matrix writing output... [ 64%] generated/scanpy.metrics.gearys_c writing output... [ 64%] generated/scanpy.metrics.morans_i writing output... [ 64%] generated/scanpy.pl.clustermap writing output... [ 64%] generated/scanpy.pl.dendrogram writing output... [ 65%] generated/scanpy.pl.dotplot writing output... [ 65%] generated/scanpy.pl.heatmap writing output... [ 65%] generated/scanpy.pl.matrixplot writing output... [ 65%] generated/scanpy.pl.ranking writing output... [ 66%] generated/scanpy.pl.scatter writing output... [ 66%] generated/scanpy.pl.stacked_violin writing output... [ 66%] generated/scanpy.pl.tracksplot writing output... [ 67%] generated/scanpy.pl.violin writing output... [ 67%] generated/scanpy.pp.calculate_qc_metrics writing output... [ 67%] generated/scanpy.pp.downsample_counts writing output... [ 67%] generated/scanpy.pp.filter_cells writing output... [ 68%] generated/scanpy.pp.filter_genes writing output... [ 68%] generated/scanpy.pp.filter_genes_dispersion writing output... [ 68%] generated/scanpy.pp.highly_variable_genes writing output... [ 69%] generated/scanpy.pp.log1p writing output... [ 69%] generated/scanpy.pp.normalize_per_cell writing output... [ 69%] generated/scanpy.pp.normalize_total writing output... [ 69%] generated/scanpy.pp.pca writing output... [ 70%] generated/scanpy.pp.regress_out writing output... [ 70%] generated/scanpy.pp.scale writing output... [ 70%] generated/scanpy.pp.subsample writing output... [ 70%] generated/scanpy.queries.biomart_annotations writing output... [ 71%] generated/scanpy.queries.enrich writing output... [ 71%] generated/scanpy.queries.gene_coordinates writing output... [ 71%] generated/scanpy.queries.mitochondrial_genes writing output... [ 72%] generated/scanpy.read writing output... [ 72%] generated/scanpy.read_10x_h5 writing output... [ 72%] generated/scanpy.read_10x_mtx writing output... [ 72%] generated/scanpy.read_csv writing output... [ 73%] generated/scanpy.read_excel writing output... [ 73%] generated/scanpy.read_h5ad writing output... [ 73%] generated/scanpy.read_hdf writing output... [ 74%] generated/scanpy.read_loom writing output... [ 74%] generated/scanpy.read_mtx writing output... [ 74%] generated/scanpy.read_text writing output... [ 74%] generated/scanpy.read_umi_tools writing output... [ 75%] generated/scanpy.read_visium writing output... [ 75%] generated/scanpy.set_figure_params writing output... [ 75%] generated/scanpy.tl.dendrogram writing output... [ 75%] generated/scanpy.tl.diffmap writing output... [ 76%] generated/scanpy.tl.dpt writing output... [ 76%] generated/scanpy.tl.draw_graph writing output... [ 76%] generated/scanpy.tl.embedding_density writing output... [ 77%] generated/scanpy.tl.filter_rank_genes_groups writing output... [ 77%] generated/scanpy.tl.ingest writing output... [ 77%] generated/scanpy.tl.leiden writing output... [ 77%] generated/scanpy.tl.louvain writing output... [ 78%] generated/scanpy.tl.marker_gene_overlap writing output... [ 78%] generated/scanpy.tl.paga writing output... [ 78%] generated/scanpy.tl.rank_genes_groups writing output... [ 79%] generated/scanpy.tl.score_genes writing output... [ 79%] generated/scanpy.tl.score_genes_cell_cycle writing output... [ 79%] generated/scanpy.tl.sim writing output... [ 79%] generated/scanpy.tl.tsne writing output... [ 80%] generated/scanpy.tl.umap writing output... [ 80%] how-to/index writing output... [ 80%] how-to/knn-transformers writing output... [ 81%] how-to/plotting-with-marsilea writing output... [ 81%] index writing output... [ 81%] installation writing output... [ 81%] news writing output... [ 82%] references writing output... [ 82%] release-notes/0.1.0 writing output... [ 82%] release-notes/0.2.1 writing output... [ 82%] release-notes/0.2.9 writing output... [ 83%] release-notes/0.3.0 writing output... [ 83%] release-notes/0.3.2 writing output... [ 83%] release-notes/0.4.0 writing output... [ 84%] release-notes/0.4.2 writing output... [ 84%] release-notes/0.4.3 writing output... [ 84%] release-notes/0.4.4 writing output... [ 84%] release-notes/1.0.0 writing output... [ 85%] release-notes/1.1.0 writing output... [ 85%] release-notes/1.10.0 writing output... [ 85%] release-notes/1.10.1 writing output... [ 86%] release-notes/1.10.2 writing output... [ 86%] release-notes/1.11.0 writing output... [ 86%] release-notes/1.2.0 writing output... [ 86%] release-notes/1.2.1 writing output... [ 87%] release-notes/1.3.1 writing output... [ 87%] release-notes/1.3.3 writing output... [ 87%] release-notes/1.3.4 writing output... [ 87%] release-notes/1.3.5 writing output... [ 88%] release-notes/1.3.6 writing output... [ 88%] release-notes/1.3.7 writing output... [ 88%] release-notes/1.3.8 writing output... [ 89%] release-notes/1.4.1 writing output... [ 89%] release-notes/1.4.2 writing output... [ 89%] release-notes/1.4.3 writing output... [ 89%] release-notes/1.4.4 writing output... [ 90%] release-notes/1.4.5 writing output... [ 90%] release-notes/1.4.6 writing output... [ 90%] release-notes/1.5.0 writing output... [ 91%] release-notes/1.5.1 writing output... [ 91%] release-notes/1.6.0 writing output... [ 91%] release-notes/1.7.0 writing output... [ 91%] release-notes/1.7.1 writing output... [ 92%] release-notes/1.7.2 writing output... [ 92%] release-notes/1.8.0 writing output... [ 92%] release-notes/1.8.1 writing output... [ 92%] release-notes/1.8.2 writing output... [ 93%] release-notes/1.9.0 writing output... [ 93%] release-notes/1.9.1 writing output... [ 93%] release-notes/1.9.2 writing output... [ 94%] release-notes/1.9.3 writing output... [ 94%] release-notes/1.9.4 writing output... [ 94%] release-notes/1.9.5 writing output... [ 94%] release-notes/1.9.6 writing output... [ 95%] release-notes/1.9.7 writing output... [ 95%] release-notes/1.9.8 writing output... [ 95%] release-notes/index writing output... [ 96%] tutorials/basics/clustering writing output... [ 96%] tutorials/basics/clustering-2017 writing output... [ 96%] tutorials/basics/index writing output... [ 96%] tutorials/basics/integrating-data-using-ingest writing output... [ 97%] tutorials/experimental/dask writing output... [ 97%] tutorials/experimental/index writing output... [ 97%] tutorials/experimental/pearson_residuals writing output... [ 97%] tutorials/index writing output... [ 98%] tutorials/plotting/advanced writing output... [ 98%] tutorials/plotting/core writing output... [ 98%] tutorials/plotting/index writing output... [ 99%] tutorials/spatial/basic-analysis writing output... [ 99%] tutorials/spatial/index writing output... [ 99%] tutorials/spatial/integration-scanorama writing output... [ 99%] tutorials/trajectories/index writing output... [100%] tutorials/trajectories/paga-paul15 writing output... [100%] usage-principles generating indices... genindex py-modindex done writing additional pages... search done copying images... [ 0%] _build/plot_directive/api/generated/classes/scanpy-pl-MatrixPlot-1.png copying images... [ 1%] _build/plot_directive/api/generated/classes/scanpy-pl-MatrixPlot-2.png copying images... [ 1%] _build/plot_directive/api/generated/classes/scanpy-pl-MatrixPlot-style-2.png copying images... [ 2%] _build/plot_directive/api/generated/scanpy-pl-diffmap-1.png copying images... [ 2%] _build/plot_directive/api/generated/scanpy-pl-draw_graph-1.png copying images... [ 3%] _build/plot_directive/api/generated/scanpy-pl-embedding_density-2.png copying images... [ 3%] _build/plot_directive/api/generated/scanpy-pl-embedding_density-3.png copying images... [ 4%] _build/plot_directive/api/generated/scanpy-pl-paga-1.png copying images... [ 4%] _build/plot_directive/api/generated/scanpy-pl-paga-2.png copying images... [ 5%] _build/plot_directive/api/generated/scanpy-pl-pca-1.png copying images... [ 5%] _build/plot_directive/api/generated/scanpy-pl-pca-2.png copying images... [ 6%] _build/plot_directive/api/generated/scanpy-pl-pca-3.png copying images... [ 6%] _build/plot_directive/api/generated/scanpy-pl-pca_loadings-2.png copying images... [ 7%] _build/plot_directive/api/generated/scanpy-pl-pca_overview-1_00.png copying images... [ 7%] _build/plot_directive/api/generated/scanpy-pl-pca_overview-1_01.png copying images... [ 8%] _build/plot_directive/api/generated/scanpy-pl-pca_overview-1_02.png copying images... [ 8%] _build/plot_directive/api/generated/scanpy-pl-rank_genes_groups-1.png copying images... [ 9%] _build/plot_directive/api/generated/scanpy-pl-rank_genes_groups-2.png copying images... [ 9%] _build/plot_directive/api/generated/scanpy-pl-tsne-1.png copying images... [ 10%] _build/plot_directive/api/generated/scanpy-pl-umap-1.png copying images... [ 10%] _build/plot_directive/api/generated/scanpy-pl-umap-2.png copying images... [ 11%] _build/plot_directive/api/generated/scanpy-pl-umap-3.png copying images... [ 11%] _build/plot_directive/api/generated/scanpy-pl-umap-4.png copying images... [ 11%] _static/img/ci_plot-view_tests-tab.png copying images... [ 12%] _static/img/ci_plot-view_select-test.png copying images... [ 12%] _static/img/ci_plot-view_attachment-tab.png copying images... [ 13%] _build/plot_directive/generated/scanpy-metrics-confusion_matrix-1.png copying images... [ 13%] _build/plot_directive/generated/scanpy-pl-clustermap-1.png copying images... [ 14%] _build/plot_directive/generated/scanpy-pl-clustermap-2.png copying images... [ 14%] _build/plot_directive/generated/scanpy-pl-dendrogram-1.png copying images... [ 15%] _build/plot_directive/generated/scanpy-pl-dotplot-1.png copying images... [ 15%] _build/plot_directive/generated/scanpy-pl-dotplot-2.png copying images... [ 16%] _build/plot_directive/generated/scanpy-pl-dotplot-3.png copying images... [ 16%] _build/plot_directive/generated/scanpy-pl-heatmap-1.png copying images... [ 17%] _build/plot_directive/generated/scanpy-pl-matrixplot-1.png copying images... [ 17%] _build/plot_directive/generated/scanpy-pl-matrixplot-2.png copying images... [ 18%] _build/plot_directive/generated/scanpy-pl-matrixplot-3.png copying images... [ 18%] _build/plot_directive/generated/scanpy-pl-stacked_violin-1.png copying images... [ 19%] _build/plot_directive/generated/scanpy-pl-stacked_violin-2.png copying images... [ 19%] _build/plot_directive/generated/scanpy-pl-stacked_violin-3.png copying images... [ 20%] _build/plot_directive/generated/scanpy-pl-tracksplot-1.png copying images... [ 20%] _build/plot_directive/generated/scanpy-pl-tracksplot-2.png copying images... [ 21%] _build/plot_directive/generated/scanpy-pl-violin-1.png copying images... [ 21%] _build/plot_directive/generated/scanpy-pl-violin-2.png copying images... [ 22%] _build/plot_directive/generated/scanpy-pl-violin-3.png copying images... [ 22%] _build/plot_directive/generated/scanpy-pl-violin-4.png copying images... [ 22%] _build/plot_directive/generated/scanpy-pl-violin-5.png copying images... [ 23%] _build/plot_directive/generated/scanpy-pp-calculate_qc_metrics-1.png copying images... [ 23%] _build/plot_directive/generated/scanpy-pp-calculate_qc_metrics-2.png copying images... [ 24%] _build/plot_directive/generated/scanpy-tl-embedding_density-1.png copying images... [ 24%] _build/plot_directive/generated/scanpy-tl-embedding_density-2.png copying images... [ 25%] ../_readthedocs/jupyter_execute/ad8d8a4b869e02ab2b2ca1c0cddab9f8150214bfc27e6036a49ab5d854f5983c.png copying images... [ 25%] ../_readthedocs/jupyter_execute/e737e95fbc7026f4b487ab694650992a33a562df9e0957470859bbdcaf73038a.png copying images... [ 26%] ../_readthedocs/jupyter_execute/3d7c5e7d842d8428aa707da99ecaaf6e052baa54bfa99f335497b1f89c3985ea.png copying images... [ 26%] ../_readthedocs/jupyter_execute/14a7a575b6b6294e555ad3119e9ac53d548c2e652dae070218f6a87cc17db304.png copying images... [ 27%] ../_readthedocs/jupyter_execute/3849089cc0403e26baecbe295b4e5b2a57f50ac04e8d64a4f314c907fa895989.png copying images... [ 27%] ../_readthedocs/jupyter_execute/5f7ab889b79131772395a7543b1b39a94a7f449177137b5b9cae8d3fa329b0d8.png copying images... [ 28%] ../_readthedocs/jupyter_execute/0647f4deb6f5202afff987c4f4f6873217313624b4d8eeb6fc85dac5c79592ac.png copying images... [ 28%] ../_readthedocs/jupyter_execute/a927466a6142f5376024c83fc0747af682994e1bf8f5cb0da5e9f21a05680e3c.png copying images... [ 29%] ../_readthedocs/jupyter_execute/9f23356131ac408ddae4f4c3bcf42e18a7daecd82124d77698d49a7ae3c70faf.png copying images... [ 29%] ../_readthedocs/jupyter_execute/2369cb7f97a8853b39251e0ca2ccae217e8613cbea0bf8c599d13adfed54622b.png copying images... [ 30%] ../_readthedocs/jupyter_execute/3385e74bc3cd67483b2cc40687bbe1089c590fd399799f887c24323ea25ea637.png copying images... [ 30%] ../_readthedocs/jupyter_execute/83a982f840b154da4420735c806689e16b150ad10ab64372e4ad9c0404390dd3.png copying images... [ 31%] ../_readthedocs/jupyter_execute/9a168f2d7a68905521ea3fb1ef5a0ac2a22d65e6a5e7c3796a55da1c24c28cb1.png copying images... [ 31%] ../_readthedocs/jupyter_execute/bd436a0a79afac682ff8132b32d4c90d3f74738d57e07f5743a03a55d9f82f68.png copying images... [ 32%] ../_readthedocs/jupyter_execute/12e4e27cf02e408effd640d9a5846b20c0b4ea4856511e9af58f5743897aaf38.png copying images... [ 32%] ../_readthedocs/jupyter_execute/e77d6bf9cd6e938808b2d57ffd8840f0d1aa27233c819a4f8f7b9fdd1d6a44cb.png copying images... [ 33%] ../_readthedocs/jupyter_execute/610d17bf258b0cc0d840713ebac7867cf292c626df2e807ebd78b459a03ebd28.png copying images... [ 33%] ../_readthedocs/jupyter_execute/08cb70daba840353bbf8529bf9f27d6121451a8200114c5b77f581df4bbf1a7b.png copying images... [ 33%] ../_readthedocs/jupyter_execute/2b92963adeb5c28502e023b24967f509deb537d668944e8bec22585c1e66e341.png copying images... [ 34%] ../_readthedocs/jupyter_execute/7c615842aa3a955f46581c1333bbb91b74a2fb9d38b7f18966a67a39cb1ce0f2.png copying images... [ 34%] ../_readthedocs/jupyter_execute/17e024239d09ec7c14e90bdb43ea70d7959aab70f7e5d3d2f1620a8f96b77809.png copying images... [ 35%] ../_readthedocs/jupyter_execute/e103233bd60eaaf71b1bee1293d49a4732a3e96a1e206df311d8166de065a188.png copying images... [ 35%] ../_readthedocs/jupyter_execute/d016caf498b3b59f81afddca30abfa1354fc0d904eaa8c69776bf7c4e305996e.png copying images... [ 36%] ../_readthedocs/jupyter_execute/ed9881bebcd5953137fcf30e4944fcbce5e7c4c12ab667db72f7d3f36f30058c.png copying images... [ 36%] ../_readthedocs/jupyter_execute/4e88edca93fd310f0fe7af62ca93ebfc2a687d57d4b7e1a304672ab51a7c334c.png copying images... [ 37%] ../_readthedocs/jupyter_execute/78c4088c92321073845e76b14c463511cf819c903177837bab5830af28206b6d.png copying images... [ 37%] ../_readthedocs/jupyter_execute/4b7f38e2f2ae84492a518033c5ea9acdf496e9d985c703a948461b7224ab7c7e.png copying images... [ 38%] ../_readthedocs/jupyter_execute/b11c7408eca682f8840ad5974baf5b67ddf7f8dcd9cdc8fec16a159855c0f9df.png copying images... [ 38%] ../_readthedocs/jupyter_execute/d6b0abc906341f62df41f52067ab313e90d255581ce270e098053d39cae128ca.png copying images... [ 39%] ../_readthedocs/jupyter_execute/e1560db6d51bccaee68e079db3ad3949f757e8912b9f99e206553e29a0915a22.png copying images... [ 39%] ../_readthedocs/jupyter_execute/27d036a5d6d7facd8c3477df4c73077f64a6e637dc2e9373ab748835bc0c164b.png copying images... [ 40%] ../_readthedocs/jupyter_execute/1924a655d8cbd9eb7a2434785ace6d9aacb7671af2c4035e48f24c59b88c548b.png copying images... [ 40%] ../_readthedocs/jupyter_execute/63c86bf6eddeeee0e414bda8b8a6fb8f5b5fff1ed3e150d9a7fc31e7bade41a2.png copying images... [ 41%] ../_readthedocs/jupyter_execute/a62ffd0e54feefbc602c045f8a44b87eb8c34389dfcc494602106f48897f1c30.png copying images... [ 41%] ../_readthedocs/jupyter_execute/b7b449588533a3dbf01ca62c09659bf7e37fc69e7752917ed5db79f675cdb568.png copying images... [ 42%] ../_readthedocs/jupyter_execute/fe768d7ddf7cad3bd2ecb53b2fd22e523e633ea9b3eac51aa68263e887dde546.png copying images... [ 42%] ../_readthedocs/jupyter_execute/ef86c97c8ed4bb775254b9ca517c73b155da3fe8a0ebafc5362d55cfe0bb712b.png copying images... [ 43%] ../_readthedocs/jupyter_execute/fb6b92c2fa4efe78b509bf4ad1bf17229de0a8a52f82b3c916ad107243b3e292.png copying images... [ 43%] ../_readthedocs/jupyter_execute/48194bcf5b08aeaa814cd6e68a786a20c47d7bd3da16610cfa322d2e5d7f8a44.png copying images... [ 44%] ../_readthedocs/jupyter_execute/0297752065ba2b790aec52ff2e6d24fdd469b5050fd81c8e19f31499648d8bad.png copying images... [ 44%] ../_readthedocs/jupyter_execute/66235fc964a35fcf52eb3497082c6feb3d49f0259d6371adb9c4ff0bf06bbb1a.png copying images... [ 44%] ../_readthedocs/jupyter_execute/3110dba6d70db7bd0b80ed087dd44f51240ba3687de97ed076f4e169e921a37f.png copying images... [ 45%] ../_readthedocs/jupyter_execute/8243aacd081a724d22b1322a34b4ef92378fbb60712907853dbebc8a8f5de106.png copying images... [ 45%] ../_readthedocs/jupyter_execute/542415f9bd02cc1108d982f182bea4116ed2a182764ad41d095c6a0a5d712cdc.png copying images... [ 46%] ../_readthedocs/jupyter_execute/21423d090d5deec30ffffaf9fe999cabf3897e83fc08febea1ebcb0048b14b9e.png copying images... [ 46%] ../_readthedocs/jupyter_execute/3fbf51d0bc0256b8b387de3510d6964aa24372f671d2085d798d1fc2bc1428c4.png copying images... [ 47%] ../_readthedocs/jupyter_execute/fdbd63abd20448ff20607bdcd4da6f91db2db9c9c541e66f3520e04f1bedbadf.png copying images... [ 47%] ../_readthedocs/jupyter_execute/1af1296c7ed0c06d2815caeb3a8c31b62d471620af488450173c8a05d54dad6d.png copying images... [ 48%] ../_readthedocs/jupyter_execute/cc1dfa9ffb1eec5439a19e1ca9f612225a9597aa6a2a26b3e378009b972e942b.png copying images... [ 48%] ../_readthedocs/jupyter_execute/c0104eda27200a144158abe264ff469d18727eb9bafbab10dba115548ca922af.png copying images... [ 49%] ../_readthedocs/jupyter_execute/78103d8a616e5b464c6c563b549fc57bbadd4b155e2c0e305fcb9f28b4e1b40d.png copying images... [ 49%] ../_readthedocs/jupyter_execute/cbdc500ce63e341c08c1ce211be52d703d16f4783b5666affe8f4f4a60e703b3.png copying images... [ 50%] ../_readthedocs/jupyter_execute/409b2243634a8a3383d9f328335c9b5db8fc9315a4144d3a35b17edc6b9a4c0d.png copying images... [ 50%] ../_readthedocs/jupyter_execute/ed18200ddf3d74f299e2d77ddb844cba0b52270d67c35b71be7a0d45b4b4b26e.png copying images... [ 51%] ../_readthedocs/jupyter_execute/4492033e1eb9e476766c6942aabd46eaad2b3228f96b3e28cb643a2ad98fb4d1.png copying images... [ 51%] ../_readthedocs/jupyter_execute/59119cceab24bf4920c184099992be16e9207c2857690ae3bb5455a637148f03.png copying images... [ 52%] ../_readthedocs/jupyter_execute/cb406a9d4f9a72bf01132cf1d55e4e793bc859ccca4b60f50b51900fdaacc35c.png copying images... [ 52%] ../_readthedocs/jupyter_execute/b8fd98286602b70fef96014115306e6aa13e94f407b40f5c19bd18fbd0cf2ef4.png copying images... [ 53%] ../_readthedocs/jupyter_execute/13cc6c1d53e9a3aba72799cd93759ce396bc0cf762f3b46d5a762e2e276cd168.png copying images... [ 53%] ../_readthedocs/jupyter_execute/5f159fa54af4fc9b8f206c572e1b24b1f1eb24f3711032a9892df784cc5bdd7c.png copying images... [ 54%] ../_readthedocs/jupyter_execute/2eba1ec7ea236ae4f0ec8644785ccb3e4c08e44a3615eb1f0fcecbf277c408ae.png copying images... [ 54%] ../_readthedocs/jupyter_execute/67a8f588f5e935db5d190240996d7ef24c757b99131454c54c9a4463823244a5.png copying images... [ 55%] ../_readthedocs/jupyter_execute/915d74a745633da1ae5a4b91ea8bde5ace438f0cb3c103f3908c86e8166b46b1.png copying images... [ 55%] ../_readthedocs/jupyter_execute/2e949f6382ce68273faebe569154569a3ee12f69ebcd948c449e0354db3c3858.png copying images... [ 56%] ../_readthedocs/jupyter_execute/c4c7363df186dd1e25bb52b3ab60a88f27e65c5fd273d15d0e8e90d084b61a10.png copying images... [ 56%] ../_readthedocs/jupyter_execute/58a1e8c7549f5784c7d394c45d782825e39f1bdf074e3fdded8f85138303dbb8.png copying images... [ 56%] ../_readthedocs/jupyter_execute/f70cfa87abeee08705f1c0f68850c7f473f43cd828bd61d505236881b3929ea3.png copying images... [ 57%] ../_readthedocs/jupyter_execute/18bc84a5f8b79b26336676391d299a04a557a748cf1d07ed08e6e8cac7da4c96.png copying images... [ 57%] ../_readthedocs/jupyter_execute/db7abd6c2ccafd0838aad46c2bc2b048630dbb12171d5517102e5c05ff61195e.png copying images... [ 58%] ../_readthedocs/jupyter_execute/dfecea44c594db8a640293ba3b83b768f0f8fffb11feb06bb02a9db87ac88f07.png copying images... [ 58%] ../_readthedocs/jupyter_execute/dd9bd20407057e3f381a408e020551eab4a8158f49ffb9a4a5df3182d2245762.png copying images... [ 59%] ../_readthedocs/jupyter_execute/5894ed27c5482d0a22c852ad7ec122674a5403866dfc7b981dc53aaa358cd43c.png copying images... [ 59%] ../_readthedocs/jupyter_execute/9dde4846823e894d0bd646d737d64babb11955d44121dd294a676ecda2030ff7.png copying images... [ 60%] ../_readthedocs/jupyter_execute/56b1242b1fc93eb876458f16b792cfc8f378a7ecc1fd970d8a885833f3d7a134.png copying images... [ 60%] ../_readthedocs/jupyter_execute/75e95ac30061d0a6c4b5bbf3d3e5a9680b19ff08269fe2d8ea59ab10a023914e.png copying images... [ 61%] ../_readthedocs/jupyter_execute/71c776827198f5562510afe4c17873f7d10a2a35357ffe4aeaa128a78e788e1b.png copying images... [ 61%] ../_readthedocs/jupyter_execute/2d65107bba327ff05ed6987cc4c2777b641bed01c1ba09b6cc252a8e67c11998.png copying images... [ 62%] ../_readthedocs/jupyter_execute/656a59ad999749dafe447f6f02f9dc776d629197c94870a322466e09d20cb963.png copying images... [ 62%] ../_readthedocs/jupyter_execute/1e16be2728eeb5c9ab9542cc63fb3644e3b7c76f944de373115f046e2bddaa41.png copying images... [ 63%] ../_readthedocs/jupyter_execute/00e09d35a6edfcfa22e4469241715ce73a888cecd411514d94cd40d382f41e22.png copying images... [ 63%] ../_readthedocs/jupyter_execute/fec4e153d5cfd92a83fcba1cc62c2cdec87e8e91e1cb6f6b083ba8bf0f20f406.png copying images... [ 64%] ../_readthedocs/jupyter_execute/5a26fa44dcc471d706f3f7ecf801d3cf31743edbb836a393073e937ab85c7237.png copying images... [ 64%] ../_readthedocs/jupyter_execute/a7ed97e5192d909da6c3aef055bd93d31530c357a5110bf8219524f59aea1f47.png copying images... [ 65%] ../_readthedocs/jupyter_execute/114213c032705aeaf87f170cedba7f54024e21f20b59eff12c40067b3eff9d64.png copying images... [ 65%] ../_readthedocs/jupyter_execute/4b80a8ebb2fe694a361810d5829ad423339dec1272a186549a7f918f37259dd9.png copying images... [ 66%] ../_readthedocs/jupyter_execute/0f9a0935c010d0ca3f3e91c8fa02275b0be7c9ee8e544f273cbb72a6a0ce3350.png copying images... [ 66%] ../_readthedocs/jupyter_execute/03cce8ccfd5513f7ddc46190831f275b68395b19629c77570c13b7bb2ef5c0fd.png copying images... [ 67%] ../_readthedocs/jupyter_execute/95d4d301cb8d8f1010e6cd414b366f4226bcaa19ee061e88e0366e862ceca920.png copying images... [ 67%] ../_readthedocs/jupyter_execute/d5a3a68c99b881daa67c137c3d7bc76e191396f0a10909e3c86a00a4a5c3075c.png copying images... [ 67%] ../_readthedocs/jupyter_execute/fc25f73c02ceb1211cb72c585ad3dc7b21852f9c79f8a4477e41a704f851dbaf.png copying images... [ 68%] ../_readthedocs/jupyter_execute/f8a3a5f206cfdbc8fb57787377fb9f7ed9aee4755e69529878a36325eb9d9d3e.png copying images... [ 68%] ../_readthedocs/jupyter_execute/014721e47639c9d7f9c1d1a707959e3c7d87bee55dab814b24034ef26bee0cd8.png copying images... [ 69%] ../_readthedocs/jupyter_execute/82bf8185351514bbacde2d71cdbed19bd39ad9914092251bd40b07b1cc9ec0dc.png copying images... [ 69%] ../_readthedocs/jupyter_execute/47e219415022be69ebab4ddc0dc565d07df0d0e7ec71e622d328381286b0cdb3.png copying images... [ 70%] ../_readthedocs/jupyter_execute/bc2843555a0c778a2bc285fea5f772e8357d4f62eff7531e77a08e1c58094456.png copying images... [ 70%] ../_readthedocs/jupyter_execute/57be388755512bf1c4bece588c87eeb6fc5c9961ca87791671a11abb9472dcf6.png copying images... [ 71%] ../_readthedocs/jupyter_execute/f5fb8a678ef83c003c35c7b020573f9e2aab56cddf2a5a701e28f2735f83422b.png copying images... [ 71%] ../_readthedocs/jupyter_execute/d21985bcdf27832fccc189399bdaef7bee22ef093bdd40da4061dc10b9b1baed.png copying images... [ 72%] ../_readthedocs/jupyter_execute/2aa081589d93ba1ae17c10722df228186adf87c3c43905fc2b887185d1dde828.png copying images... [ 72%] ../_readthedocs/jupyter_execute/95d9bc0fcfc65573d6ce802c62532cbda2ce8ecbc4ad06e1f1a731afa50527b3.png copying images... [ 73%] ../_readthedocs/jupyter_execute/02d019ffed26debe94c69e5adbb17bb52797c8b6b9a7a18512cbf8c7d7fb59ac.png copying images... [ 73%] ../_readthedocs/jupyter_execute/4d533bc71a9c43e23187261bcaf2bf4886d883f16a387ccd810c160d2568eeb4.png copying images... [ 74%] ../_readthedocs/jupyter_execute/cbc036ce11fe42ce6583bcbd1e43942af679d7892b61bca04050a791bacbf83b.png copying images... [ 74%] ../_readthedocs/jupyter_execute/477a99eb112ecbc4b0e1c526f14ec5a27a1fb25bb6eae3c49e5ec57142142d0d.png copying images... [ 75%] ../_readthedocs/jupyter_execute/8bde7de95a2351bd40bce07c97f561d37524ee1a236956626ee6b2b73d5637bd.png copying images... [ 75%] ../_readthedocs/jupyter_execute/6b10b32141a9383cc2d3ec112957ac1cfbee8154c449683ff9be2f612420b6f0.png copying images... [ 76%] ../_readthedocs/jupyter_execute/de3758d79d14fbdb767d6a7bd7e4168274b76a9681e24a4e9fd8ecbb3a422b66.png copying images... [ 76%] ../_readthedocs/jupyter_execute/b092a195a2e9e7d9ca1d9584a76b5b83ff3ad24c61bf77ffc0b61536bb8a4265.png copying images... [ 77%] ../_readthedocs/jupyter_execute/72018721bf8762bbb23bdd5d118ce8c53e823e86f38104920ff825660e8251a2.png copying images... [ 77%] ../_readthedocs/jupyter_execute/94d6e876d08841a146bf45d65240823eb8a13b2445b54ed983aea66c19f19d74.png copying images... [ 78%] ../_readthedocs/jupyter_execute/eca426ba0c175565e5e34a5fb0e16eb75ea1933a4008b87634d6251931bab373.png copying images... [ 78%] ../_readthedocs/jupyter_execute/8a5b9a3a844761620a81333f1f9aa834f42f58dbe1c07556eede789fa73d3821.png copying images... [ 78%] ../_readthedocs/jupyter_execute/5cba17b1487a5b9f8e4f82747a7b5402b238afd0f8b9771329cc2cafe762323f.png copying images... [ 79%] ../_readthedocs/jupyter_execute/d92ac8cff005d3d675db226476fcf16ce95c0103d3028eb2770e7aa8c5ae5f78.png copying images... [ 79%] ../_readthedocs/jupyter_execute/33587a56c76354a9006e5432138fc644f0098910297dce64d387667ac6ad53f6.png copying images... [ 80%] ../_readthedocs/jupyter_execute/a8f32a9fad1c3bca6c889411fa6340403d93cff435aa8365331db6d409594068.png copying images... [ 80%] ../_readthedocs/jupyter_execute/26e16bbaa5daced14abe7dc8619f966a7bc30f364dba20e461e1a8b3f272ba98.png copying images... [ 81%] ../_readthedocs/jupyter_execute/e1d9a1ff1adb3487a37c60f6580f69b4d4c0da2a2d01025db06e83cca852729b.png copying images... [ 81%] ../_readthedocs/jupyter_execute/100284609ffeda2f93a6b1a417142135c4b7efe38bdf3c2883769701a7b4299d.png copying images... [ 82%] ../_readthedocs/jupyter_execute/9e13c66be5f38fec2706fb5171b52fed4f99fce233114d52b1dec726fbb68961.png copying images... [ 82%] ../_readthedocs/jupyter_execute/4d34fb0bcd64d9de622e9376144625d1cee775569df40d6c2953ef9c5c7eb989.png copying images... [ 83%] ../_readthedocs/jupyter_execute/23de59d1185f3141aad01dd923dd8751ace35d6223b6dd3283d195b4b5a35bda.png copying images... [ 83%] ../_readthedocs/jupyter_execute/d392ef9bf7bccb0cfa92bd7cfd20f15708623f461850d487d268ace8881bacbe.png copying images... [ 84%] ../_readthedocs/jupyter_execute/9be6cbb75c066ca431aa1697c02b3bbc6387d91d32376e5cb2fff533a28d0dcf.png copying images... [ 84%] ../_readthedocs/jupyter_execute/0f430485100fa1e738391c6c573147391e3b05235873271ca76308ff27873f8b.png copying images... [ 85%] ../_readthedocs/jupyter_execute/07218b82400958fd118f851eba7a1c593d3d083f790cbb9b46c10ea4dffa173c.png copying images... [ 85%] ../_readthedocs/jupyter_execute/3d1d0aaab00e772893316173eaca085db98615b901a1ac7ade4d25dff68a672e.png copying images... [ 86%] ../_readthedocs/jupyter_execute/d468b69af1c7f0af35798c70c6312a99e836c25fd2134bb9edbdbbe4b7e9cded.png copying images... [ 86%] ../_readthedocs/jupyter_execute/b12877b4e058b5310108e83e7b492a837cf49fb4203e4b68e48c678b612e34d8.png copying images... [ 87%] ../_readthedocs/jupyter_execute/82fb18ee734c4f9cf6e5db6d5dae523a02126bdf21455165648b95d5e1ea9fb9.png copying images... [ 87%] ../_readthedocs/jupyter_execute/1b81b6f79760bb6741c2b9380ca11b84580ab2d627bb5951de0c2fa33b0ca737.png copying images... [ 88%] ../_readthedocs/jupyter_execute/2f5a89c96ba3e65e79d6df85263d5a0c8d329a9fbbf73368d313d9bd3376ddf7.png copying images... [ 88%] ../_readthedocs/jupyter_execute/1a2073e231dc9f8a81d50a9246c9580eac9fe004d3120bc381bbdad20609aa17.png copying images... [ 89%] ../_readthedocs/jupyter_execute/6a45269efcf7bf7309f92cdf684948b9e91beb3f8a4c89840b3c60f86714ef5c.png copying images... [ 89%] ../_readthedocs/jupyter_execute/8bb74c11eb99e1b14e0880107a9753a8e071e0ec20559b95b1f62d62c305f727.png copying images... [ 89%] ../_readthedocs/jupyter_execute/4e2619b85a5be447dac180b3c70c37c168b0c7b0ecd8f69f1be50d7affe1f3cf.png copying images... [ 90%] ../_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... [ 93%] ../_readthedocs/jupyter_execute/7058d282c4bf34508fb7060e8002a81692aebe757bed798259814c4ba05aad98.png copying images... [ 94%] ../_readthedocs/jupyter_execute/c201abda2ed90687a4dfe6dda241b5cfc7a3a42c22b761cb195227a4e228a3f1.png copying images... [ 94%] ../_readthedocs/jupyter_execute/523261eadb2e967d20b517a2c1f5ef653e65e8f02a58da98cd5d4bcf08a6e398.png copying images... [ 95%] ../_readthedocs/jupyter_execute/72825cab1ce202e45f5ed8347ed1c2be71e66760b993d8f5b0df3021da541f25.png copying images... [ 95%] _static/img/tutorials/paga_planaria.png copying images... [ 96%] ../_readthedocs/jupyter_execute/a3a02c63f6cf5c59f8dd1f9cac14b4655adcff7c3fac1170691d96d654362e91.png copying images... [ 96%] ../_readthedocs/jupyter_execute/7b578c69a2284b8fd485f3bd2dd0688e0c23240b49992062543b4fd78e1249d5.png copying images... [ 97%] ../_readthedocs/jupyter_execute/8c6e16996372827af59a9307b99355e02a221d5dc9263dd06bf4b4c700e24a16.png copying images... [ 97%] ../_readthedocs/jupyter_execute/f79e8a9231c64ac6ebd623f262089b4dd439d322200e42eb83bae3a4aff60025.png copying images... [ 98%] ../_readthedocs/jupyter_execute/486b4fae6e599adc0c8bdce07b379475fc92dc6a22415e5b94705437c75588b3.png copying images... [ 98%] ../_readthedocs/jupyter_execute/eeb0653d95013989aa1b7ee46828634e0c8b6b0986a0cc33b8d5dbe8d5996b30.png copying images... [ 99%] ../_readthedocs/jupyter_execute/59d88b19dec14c20c6a54bbbdd29f6ed504dbd194b950c4a110d0c822137ade1.png copying images... [ 99%] ../_readthedocs/jupyter_execute/0c6d4195d19a39ad2ac081136ad90cb848a6da29f81b06f72b7c82aa80ea9f2c.png copying images... [100%] ../_readthedocs/jupyter_execute/651cfdb470bfbd2326d31865d359a62d8d959aa466ca2f63bb94fb6c321040c5.png copying images... [100%] ../_readthedocs/jupyter_execute/7c168ae28a9840611590d3ad58b410b693b51e46f830cda886e2f99469ce8fd4.png dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... build finished with problems, 14 warnings.