Skip to main content

Deploy details

Deploy successful for hyppo

Update cca.py

PR #425: main@4b2a5ea

Deploy log

Initializing

Complete
8:51:34 PM: Build ready to start
8:51:48 PM: build-image version: c3449036692ceba113a2b71302d561bccc8b6156 (focal)
8:51:48 PM: buildbot version: 6e5dfadf0eec598d7c9db5c1e005bfa46b6682c0
8:51:48 PM: Fetching cached dependencies
8:51:48 PM: Starting to download cache of 342.2MB
8:51:50 PM: Finished downloading cache in 1.763s
8:51:50 PM: Starting to extract cache
8:51:52 PM: Finished extracting cache in 2.391s
8:51:53 PM: Finished fetching cache in 4.324s
8:51:53 PM: Starting to prepare the repo for build
8:51:53 PM: Preparing Git Reference pull/425/head
8:51:54 PM: Custom build command detected. Proceeding with the specified command: 'pip install -r docs/requirements.txt; pip install -r requirements.txt; pip install -e .; cd docs; make all; cd ..'
8:51:55 PM: Starting to install dependencies
8:51:55 PM: Started restoring cached mise cache
8:51:56 PM: Finished restoring cached mise cache
8:51:56 PM: mise python@3.8.20 install
8:51:56 PM: mise python@3.8.20 download cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
8:51:57 PM: mise python@3.8.20 extract cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
8:51:57 PM: mise python@3.8.20 python --version
8:51:57 PM: mise python@3.8.20 Python 3.8.20
8:51:57 PM: mise python@3.8.20 installed
8:51:57 PM: Python version set to 3.8
8:51:58 PM: Collecting pipenv
8:51:58 PM: Downloading pipenv-2024.4.0-py3-none-any.whl.metadata (19 kB)
8:51:58 PM: Collecting certifi (from pipenv)
8:51:58 PM: Downloading certifi-2024.12.14-py3-none-any.whl.metadata (2.3 kB)
8:51:58 PM: Collecting packaging>=22 (from pipenv)
8:51:58 PM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
8:51:58 PM: Requirement already satisfied: setuptools>=67 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from pipenv) (70.3.0)
8:51:58 PM: Collecting virtualenv>=20.24.2 (from pipenv)
8:51:58 PM: Downloading virtualenv-20.28.0-py3-none-any.whl.metadata (4.4 kB)
8:51:58 PM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
8:51:58 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
8:51:58 PM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
8:51:58 PM: Downloading filelock-3.16.1-py3-none-any.whl.metadata (2.9 kB)
8:51:58 PM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
8:51:58 PM: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
8:51:58 PM: Downloading pipenv-2024.4.0-py3-none-any.whl (3.0 MB)
8:51:58 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 45.5 MB/s eta 0:00:00
8:51:58 PM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
8:51:58 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 4.3 MB/s eta 0:00:00
8:51:58 PM: Downloading virtualenv-20.28.0-py3-none-any.whl (4.3 MB)
8:51:58 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 124.4 MB/s eta 0:00:00
8:51:58 PM: Downloading certifi-2024.12.14-py3-none-any.whl (164 kB)
8:51:58 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 164.9/164.9 kB 13.1 MB/s eta 0:00:00
8:51:58 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
8:51:58 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 32.8 MB/s eta 0:00:00
8:51:58 PM: Downloading filelock-3.16.1-py3-none-any.whl (16 kB)
8:51:58 PM: Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
8:51:59 PM: Installing collected packages: distlib, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
8:52:00 PM: Successfully installed certifi-2024.12.14 distlib-0.3.9 filelock-3.16.1 packaging-24.2 pipenv-2024.4.0 platformdirs-4.3.6 virtualenv-20.28.0
8:52:00 PM: [notice] A new release of pip is available: 24.1.2 -> 24.3.1
8:52:00 PM: [notice] To update, run: pip install --upgrade pip
8:52:00 PM: Installing pip dependencies from requirements.txt
8:52:00 PM: Started restoring cached pip cache
8:52:00 PM: Finished restoring cached pip cache
8:52:01 PM: Collecting numpy>=1.17 (from -r requirements.txt (line 1))
8:52:01 PM: Using cached numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB)
8:52:01 PM: Collecting scipy>=1.4.0 (from -r requirements.txt (line 2))
8:52:01 PM: Using cached scipy-1.10.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (58 kB)
8:52:01 PM: Collecting numba>=0.46 (from -r requirements.txt (line 3))
8:52:01 PM: Using cached numba-0.58.1-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.7 kB)
8:52:02 PM: Collecting scikit-learn>=0.22 (from -r requirements.txt (line 4))
8:52:02 PM: Using cached scikit_learn-1.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB)
8:52:02 PM: Collecting joblib>=0.17.0 (from -r requirements.txt (line 5))
8:52:02 PM: Using cached joblib-1.4.2-py3-none-any.whl.metadata (5.4 kB)
8:52:02 PM: Collecting autograd>=1.3 (from -r requirements.txt (line 6))
8:52:02 PM: Using cached autograd-1.7.0-py3-none-any.whl.metadata (7.5 kB)
8:52:02 PM: Collecting future (from -r requirements.txt (line 7))
8:52:02 PM: Using cached future-1.0.0-py3-none-any.whl.metadata (4.0 kB)
8:52:02 PM: Collecting llvmlite<0.42,>=0.41.0dev0 (from numba>=0.46->-r requirements.txt (line 3))
8:52:02 PM: Using cached llvmlite-0.41.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.8 kB)
8:52:02 PM: Collecting importlib-metadata (from numba>=0.46->-r requirements.txt (line 3))
8:52:02 PM: Using cached importlib_metadata-8.5.0-py3-none-any.whl.metadata (4.8 kB)
8:52:02 PM: Collecting threadpoolctl>=2.0.0 (from scikit-learn>=0.22->-r requirements.txt (line 4))
8:52:02 PM: Using cached threadpoolctl-3.5.0-py3-none-any.whl.metadata (13 kB)
8:52:02 PM: Collecting zipp>=3.20 (from importlib-metadata->numba>=0.46->-r requirements.txt (line 3))
8:52:02 PM: Using cached zipp-3.20.2-py3-none-any.whl.metadata (3.7 kB)
8:52:02 PM: Using cached numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB)
8:52:02 PM: Using cached scipy-1.10.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.5 MB)
8:52:02 PM: Using cached numba-0.58.1-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (3.7 MB)
8:52:02 PM: Using cached scikit_learn-1.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.1 MB)
8:52:02 PM: Using cached joblib-1.4.2-py3-none-any.whl (301 kB)
8:52:02 PM: Using cached autograd-1.7.0-py3-none-any.whl (52 kB)
8:52:02 PM: Using cached future-1.0.0-py3-none-any.whl (491 kB)
8:52:02 PM: Using cached llvmlite-0.41.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (43.6 MB)
8:52:02 PM: Using cached threadpoolctl-3.5.0-py3-none-any.whl (18 kB)
8:52:02 PM: Using cached importlib_metadata-8.5.0-py3-none-any.whl (26 kB)
8:52:02 PM: Using cached zipp-3.20.2-py3-none-any.whl (9.2 kB)
8:52:02 PM: Installing collected packages: zipp, threadpoolctl, numpy, llvmlite, joblib, future, scipy, importlib-metadata, autograd, scikit-learn, numba
8:52:10 PM: Successfully installed autograd-1.7.0 future-1.0.0 importlib-metadata-8.5.0 joblib-1.4.2 llvmlite-0.41.1 numba-0.58.1 numpy-1.24.4 scikit-learn-1.3.2 scipy-1.10.1 threadpoolctl-3.5.0 zipp-3.20.2
8:52:10 PM: [notice] A new release of pip is available: 24.1.2 -> 24.3.1
8:52:10 PM: [notice] To update, run: pip install --upgrade pip
8:52:10 PM: Pip dependencies installed
8:52:10 PM: Attempting Ruby version 2.6.2, read from environment
8:52:10 PM: Started restoring cached Ruby version
8:52:10 PM: Finished restoring cached Ruby version
8:52:11 PM: Using Ruby version 2.6.2
8:52:12 PM: Started restoring cached go cache
8:52:12 PM: Finished restoring cached go cache
8:52:12 PM: Installing Go version 1.12 (requested 1.12)
8:52:15 PM: go version go1.12 linux/amd64
8:52:16 PM: Using PHP version 8.0
8:52:18 PM: Started restoring cached Node.js version
8:52:18 PM: Finished restoring cached Node.js version
8:52:19 PM: v10.24.1 is already installed.
8:52:19 PM: Now using node v10.24.1 (npm v6.14.12)
8:52:19 PM: Started restoring cached build plugins
8:52:19 PM: Finished restoring cached build plugins
8:52:19 PM: Successfully installed dependencies
8:52:19 PM: Starting build script
8:52:21 PM: Detected 0 framework(s)
8:52:21 PM: Section completed: initializing

Building

Complete
8:52:22 PM: Netlify Build
8:52:22 PM: ────────────────────────────────────────────────────────────────
8:52:22 PM:
8:52:22 PM: ❯ Version
8:52:22 PM: @netlify/build 29.58.1
8:52:22 PM:
8:52:22 PM: ❯ Flags
8:52:22 PM: accountId: 5d9784c7e9ff923d4c713019
8:52:22 PM: baseRelDir: true
8:52:22 PM: buildId: 6769cd56bec71a0008ea3bdc
8:52:22 PM: deployId: 6769cd56bec71a0008ea3bde
8:52:22 PM:
8:52:22 PM: ❯ Current directory
8:52:22 PM: /opt/build/repo
8:52:22 PM:
8:52:22 PM: ❯ Config file
8:52:22 PM: /opt/build/repo/netlify.toml
8:52:22 PM:
8:52:22 PM: ❯ Context
8:52:22 PM: deploy-preview
8:52:22 PM:
8:52:22 PM: build.command from netlify.toml
8:52:22 PM: ────────────────────────────────────────────────────────────────
8:52:22 PM: ​
8:52:22 PM: $ pip install -r docs/requirements.txt; pip install -r requirements.txt; pip install -e .; cd docs; make all; cd ..
8:52:22 PM: Collecting sphinxcontrib-rawfiles==0.1.1 (from -r docs/requirements.txt (line 1))
8:52:22 PM: Using cached sphinxcontrib_rawfiles-0.1.1-py3-none-any.whl
8:52:22 PM: Collecting nbsphinx==0.8.0 (from -r docs/requirements.txt (line 2))
8:52:22 PM: Using cached nbsphinx-0.8.0-py3-none-any.whl.metadata (2.1 kB)
8:52:22 PM: Collecting ipython==8.10.0 (from -r docs/requirements.txt (line 3))
8:52:22 PM: Using cached ipython-8.10.0-py3-none-any.whl.metadata (5.7 kB)
8:52:22 PM: Collecting ipykernel==5.4.3 (from -r docs/requirements.txt (line 4))
8:52:22 PM: Using cached ipykernel-5.4.3-py3-none-any.whl.metadata (1.1 kB)
8:52:22 PM: Collecting sphinx==4.0.2 (from -r docs/requirements.txt (line 5))
8:52:22 PM: Using cached Sphinx-4.0.2-py3-none-any.whl.metadata (7.9 kB)
8:52:22 PM: Collecting pydata-sphinx-theme==0.7.1 (from -r docs/requirements.txt (line 6))
8:52:22 PM: Using cached pydata_sphinx_theme-0.7.1-py3-none-any.whl.metadata (7.7 kB)
8:52:22 PM: Collecting sphinx-gallery==0.8.2 (from -r docs/requirements.txt (line 7))
8:52:22 PM: Using cached sphinx_gallery-0.8.2-py3-none-any.whl
8:52:22 PM: Collecting numpydoc==0.7.0 (from -r docs/requirements.txt (line 8))
8:52:22 PM: Using cached numpydoc-0.7.0-py3-none-any.whl
8:52:22 PM: Collecting myst_parser (from -r docs/requirements.txt (line 9))
8:52:22 PM: Using cached myst_parser-3.0.1-py3-none-any.whl.metadata (5.5 kB)
8:52:22 PM: Collecting matplotlib (from -r docs/requirements.txt (line 10))
8:52:22 PM: Using cached matplotlib-3.7.5-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (5.7 kB)
8:52:22 PM: Collecting seaborn (from -r docs/requirements.txt (line 11))
8:52:22 PM: Using cached seaborn-0.13.2-py3-none-any.whl.metadata (5.4 kB)
8:52:23 PM: Collecting sphinxcontrib-bibtex>=2.2.0 (from -r docs/requirements.txt (line 12))
8:52:23 PM: Using cached sphinxcontrib_bibtex-2.6.3-py3-none-any.whl.metadata (6.3 kB)
8:52:23 PM: Collecting docutils==0.17.1 (from -r docs/requirements.txt (line 13))
8:52:23 PM: Using cached docutils-0.17.1-py2.py3-none-any.whl.metadata (2.9 kB)
8:52:23 PM: Collecting sphinx_sitemap (from -r docs/requirements.txt (line 14))
8:52:23 PM: Using cached sphinx_sitemap-2.6.0-py3-none-any.whl.metadata (3.4 kB)
8:52:23 PM: Collecting jinja2 (from nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
8:52:23 PM: Using cached jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB)
8:52:23 PM: Collecting nbconvert!=5.4 (from nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
8:52:23 PM: Using cached nbconvert-7.16.4-py3-none-any.whl.metadata (8.5 kB)
8:52:23 PM: Collecting nbformat (from nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
8:52:23 PM: Using cached nbformat-5.10.4-py3-none-any.whl.metadata (3.6 kB)
8:52:23 PM: Collecting traitlets (from nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
8:52:23 PM: Using cached traitlets-5.14.3-py3-none-any.whl.metadata (10 kB)
8:52:23 PM: Collecting backcall (from ipython==8.10.0->-r docs/requirements.txt (line 3))
8:52:23 PM: Using cached backcall-0.2.0-py2.py3-none-any.whl.metadata (2.0 kB)
8:52:23 PM: Collecting decorator (from ipython==8.10.0->-r docs/requirements.txt (line 3))
8:52:23 PM: Using cached decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB)
8:52:23 PM: Collecting jedi>=0.16 (from ipython==8.10.0->-r docs/requirements.txt (line 3))
8:52:23 PM: Using cached jedi-0.19.2-py2.py3-none-any.whl.metadata (22 kB)
8:52:23 PM: Collecting matplotlib-inline (from ipython==8.10.0->-r docs/requirements.txt (line 3))
8:52:23 PM: Using cached matplotlib_inline-0.1.7-py3-none-any.whl.metadata (3.9 kB)
8:52:23 PM: Collecting pickleshare (from ipython==8.10.0->-r docs/requirements.txt (line 3))
8:52:23 PM: Using cached pickleshare-0.7.5-py2.py3-none-any.whl.metadata (1.5 kB)
8:52:23 PM: Collecting prompt-toolkit<3.1.0,>=3.0.30 (from ipython==8.10.0->-r docs/requirements.txt (line 3))
8:52:23 PM: Using cached prompt_toolkit-3.0.48-py3-none-any.whl.metadata (6.4 kB)
8:52:23 PM: Collecting pygments>=2.4.0 (from ipython==8.10.0->-r docs/requirements.txt (line 3))
8:52:23 PM: Using cached pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB)
8:52:23 PM: Collecting stack-data (from ipython==8.10.0->-r docs/requirements.txt (line 3))
8:52:23 PM: Using cached stack_data-0.6.3-py3-none-any.whl.metadata (18 kB)
8:52:23 PM: Collecting pexpect>4.3 (from ipython==8.10.0->-r docs/requirements.txt (line 3))
8:52:23 PM: Using cached pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB)
8:52:23 PM: Collecting jupyter-client (from ipykernel==5.4.3->-r docs/requirements.txt (line 4))
8:52:23 PM: Using cached jupyter_client-8.6.3-py3-none-any.whl.metadata (8.3 kB)
8:52:23 PM: Collecting tornado>=4.2 (from ipykernel==5.4.3->-r docs/requirements.txt (line 4))
8:52:23 PM: Using cached tornado-6.4.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB)
8:52:23 PM: Collecting sphinxcontrib-applehelp (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
8:52:23 PM: Using cached sphinxcontrib_applehelp-1.0.4-py3-none-any.whl.metadata (2.7 kB)
8:52:23 PM: Collecting sphinxcontrib-devhelp (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
8:52:23 PM: Using cached sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl.metadata (1.4 kB)
8:52:23 PM: Collecting sphinxcontrib-jsmath (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
8:52:23 PM: Using cached sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB)
8:52:23 PM: Collecting sphinxcontrib-htmlhelp (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
8:52:23 PM: Using cached sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl.metadata (2.8 kB)
8:52:23 PM: Collecting sphinxcontrib-serializinghtml (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
8:52:23 PM: Using cached sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl.metadata (1.5 kB)
8:52:23 PM: Collecting sphinxcontrib-qthelp (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
8:52:23 PM: Using cached sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl.metadata (1.4 kB)
8:52:23 PM: Collecting snowballstemmer>=1.1 (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
8:52:23 PM: Using cached snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB)
8:52:23 PM: Collecting babel>=1.3 (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
8:52:23 PM: Using cached babel-2.16.0-py3-none-any.whl.metadata (1.5 kB)
8:52:23 PM: Collecting alabaster<0.8,>=0.7 (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
8:52:23 PM: Using cached alabaster-0.7.13-py3-none-any.whl.metadata (3.0 kB)
8:52:23 PM: Collecting imagesize (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
8:52:23 PM: Using cached imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB)
8:52:23 PM: Collecting requests>=2.5.0 (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
8:52:23 PM: Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
8:52:23 PM: Requirement already satisfied: setuptools in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from sphinx==4.0.2->-r docs/requirements.txt (line 5)) (70.3.0)
8:52:23 PM: Requirement already satisfied: packaging in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from sphinx==4.0.2->-r docs/requirements.txt (line 5)) (24.2)
8:52:23 PM: Collecting beautifulsoup4 (from pydata-sphinx-theme==0.7.1->-r docs/requirements.txt (line 6))
8:52:23 PM: Using cached beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB)
8:52:23 PM: INFO: pip is looking at multiple versions of myst-parser to determine which version is compatible with other requirements. This could take a while.
8:52:23 PM: Collecting myst_parser (from -r docs/requirements.txt (line 9))
8:52:23 PM: Using cached myst_parser-3.0.0-py3-none-any.whl.metadata (5.5 kB)
8:52:23 PM: Using cached myst_parser-2.0.0-py3-none-any.whl.metadata (5.4 kB)
8:52:23 PM: Collecting markdown-it-py~=3.0 (from myst_parser->-r docs/requirements.txt (line 9))
8:52:23 PM: Using cached markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB)
8:52:23 PM: Collecting mdit-py-plugins~=0.4 (from myst_parser->-r docs/requirements.txt (line 9))
8:52:23 PM: Using cached mdit_py_plugins-0.4.2-py3-none-any.whl.metadata (2.8 kB)
8:52:23 PM: Collecting pyyaml (from myst_parser->-r docs/requirements.txt (line 9))
8:52:23 PM: Using cached PyYAML-6.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
8:52:23 PM: Collecting myst_parser (from -r docs/requirements.txt (line 9))
8:52:23 PM: Using cached myst_parser-1.0.0-py3-none-any.whl.metadata (5.5 kB)
8:52:23 PM: Collecting markdown-it-py<3.0.0,>=1.0.0 (from myst_parser->-r docs/requirements.txt (line 9))
8:52:23 PM: Using cached markdown_it_py-2.2.0-py3-none-any.whl.metadata (6.8 kB)
8:52:23 PM: Collecting mdit-py-plugins~=0.3.4 (from myst_parser->-r docs/requirements.txt (line 9))
8:52:23 PM: Using cached mdit_py_plugins-0.3.5-py3-none-any.whl.metadata (2.8 kB)
8:52:23 PM: Collecting myst_parser (from -r docs/requirements.txt (line 9))
8:52:23 PM: Using cached myst_parser-0.19.2-py3-none-any.whl.metadata (5.5 kB)
8:52:23 PM: Using cached myst_parser-0.19.1-py3-none-any.whl.metadata (5.5 kB)
8:52:23 PM: Using cached myst_parser-0.19.0-py3-none-any.whl.metadata (5.5 kB)
8:52:23 PM: Using cached myst_parser-0.18.1-py3-none-any.whl.metadata (5.1 kB)
8:52:23 PM: Collecting typing-extensions (from myst_parser->-r docs/requirements.txt (line 9))
8:52:23 PM: Using cached typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB)
8:52:23 PM: Collecting contourpy>=1.0.1 (from matplotlib->-r docs/requirements.txt (line 10))
8:52:23 PM: Using cached contourpy-1.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.9 kB)
8:52:24 PM: Collecting cycler>=0.10 (from matplotlib->-r docs/requirements.txt (line 10))
8:52:24 PM: Using cached cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB)
8:52:24 PM: Collecting fonttools>=4.22.0 (from matplotlib->-r docs/requirements.txt (line 10))
8:52:24 PM: Using cached fonttools-4.55.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (165 kB)
8:52:24 PM: Collecting kiwisolver>=1.0.1 (from matplotlib->-r docs/requirements.txt (line 10))
8:52:24 PM: Using cached kiwisolver-1.4.7-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (6.3 kB)
8:52:24 PM: Requirement already satisfied: numpy<2,>=1.20 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from matplotlib->-r docs/requirements.txt (line 10)) (1.24.4)
8:52:24 PM: Collecting pillow>=6.2.0 (from matplotlib->-r docs/requirements.txt (line 10))
8:52:24 PM: Using cached pillow-10.4.0-cp38-cp38-manylinux_2_28_x86_64.whl.metadata (9.2 kB)
8:52:24 PM: Collecting pyparsing>=2.3.1 (from matplotlib->-r docs/requirements.txt (line 10))
8:52:24 PM: Using cached pyparsing-3.1.4-py3-none-any.whl.metadata (5.1 kB)
8:52:24 PM: Collecting python-dateutil>=2.7 (from matplotlib->-r docs/requirements.txt (line 10))
8:52:24 PM: Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
8:52:24 PM: Collecting importlib-resources>=3.2.0 (from matplotlib->-r docs/requirements.txt (line 10))
8:52:24 PM: Using cached importlib_resources-6.4.5-py3-none-any.whl.metadata (4.0 kB)
8:52:24 PM: Collecting pandas>=1.2 (from seaborn->-r docs/requirements.txt (line 11))
8:52:24 PM: Using cached pandas-2.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (18 kB)
8:52:24 PM: Collecting pybtex>=0.24 (from sphinxcontrib-bibtex>=2.2.0->-r docs/requirements.txt (line 12))
8:52:24 PM: Using cached pybtex-0.24.0-py2.py3-none-any.whl.metadata (2.0 kB)
8:52:24 PM: Collecting pybtex-docutils>=1.0.0 (from sphinxcontrib-bibtex>=2.2.0->-r docs/requirements.txt (line 12))
8:52:24 PM: Using cached pybtex_docutils-1.0.3-py3-none-any.whl.metadata (4.3 kB)
8:52:24 PM: Requirement already satisfied: importlib-metadata>=3.6 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from sphinxcontrib-bibtex>=2.2.0->-r docs/requirements.txt (line 12)) (8.5.0)
8:52:24 PM: Collecting pytz>=2015.7 (from babel>=1.3->sphinx==4.0.2->-r docs/requirements.txt (line 5))
8:52:24 PM: Using cached pytz-2024.2-py2.py3-none-any.whl.metadata (22 kB)
8:52:24 PM: Requirement already satisfied: zipp>=3.20 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from importlib-metadata>=3.6->sphinxcontrib-bibtex>=2.2.0->-r docs/requirements.txt (line 12)) (3.20.2)
8:52:24 PM: Collecting parso<0.9.0,>=0.8.4 (from jedi>=0.16->ipython==8.10.0->-r docs/requirements.txt (line 3))
8:52:24 PM: Using cached parso-0.8.4-py2.py3-none-any.whl.metadata (7.7 kB)
8:52:24 PM: Collecting MarkupSafe>=2.0 (from jinja2->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
8:52:24 PM: Using cached MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB)
8:52:24 PM: Collecting mdurl~=0.1 (from markdown-it-py<3.0.0,>=1.0.0->myst_parser->-r docs/requirements.txt (line 9))
8:52:24 PM: Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
8:52:24 PM: Collecting bleach!=5.0.0 (from nbconvert!=5.4->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
8:52:24 PM: Using cached bleach-6.1.0-py3-none-any.whl.metadata (30 kB)
8:52:24 PM: Collecting defusedxml (from nbconvert!=5.4->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
8:52:24 PM: Using cached defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB)
8:52:24 PM: Collecting jupyter-core>=4.7 (from nbconvert!=5.4->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
8:52:24 PM: Using cached jupyter_core-5.7.2-py3-none-any.whl.metadata (3.4 kB)
8:52:24 PM: Collecting jupyterlab-pygments (from nbconvert!=5.4->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
8:52:24 PM: Using cached jupyterlab_pygments-0.3.0-py3-none-any.whl.metadata (4.4 kB)
8:52:24 PM: Collecting mistune<4,>=2.0.3 (from nbconvert!=5.4->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
8:52:24 PM: Using cached mistune-3.0.2-py3-none-any.whl.metadata (1.7 kB)
8:52:24 PM: Collecting nbclient>=0.5.0 (from nbconvert!=5.4->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
8:52:24 PM: Using cached nbclient-0.10.1-py3-none-any.whl.metadata (8.2 kB)
8:52:24 PM: Collecting pandocfilters>=1.4.1 (from nbconvert!=5.4->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
8:52:24 PM: Using cached pandocfilters-1.5.1-py2.py3-none-any.whl.metadata (9.0 kB)
8:52:25 PM: Collecting tinycss2 (from nbconvert!=5.4->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
8:52:25 PM: Using cached tinycss2-1.4.0-py3-none-any.whl.metadata (3.0 kB)
8:52:25 PM: Collecting fastjsonschema>=2.15 (from nbformat->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
8:52:25 PM: Using cached fastjsonschema-2.21.1-py3-none-any.whl.metadata (2.2 kB)
8:52:25 PM: Collecting jsonschema>=2.6 (from nbformat->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
8:52:25 PM: Using cached jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB)
8:52:25 PM: Collecting tzdata>=2022.1 (from pandas>=1.2->seaborn->-r docs/requirements.txt (line 11))
8:52:25 PM: Using cached tzdata-2024.2-py2.py3-none-any.whl.metadata (1.4 kB)
8:52:25 PM: Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython==8.10.0->-r docs/requirements.txt (line 3))
8:52:25 PM: Using cached ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB)
8:52:25 PM: Collecting wcwidth (from prompt-toolkit<3.1.0,>=3.0.30->ipython==8.10.0->-r docs/requirements.txt (line 3))
8:52:25 PM: Using cached wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB)
8:52:25 PM: Collecting latexcodec>=1.0.4 (from pybtex>=0.24->sphinxcontrib-bibtex>=2.2.0->-r docs/requirements.txt (line 12))
8:52:25 PM: Using cached latexcodec-3.0.0-py3-none-any.whl.metadata (4.9 kB)
8:52:25 PM: Collecting six (from pybtex>=0.24->sphinxcontrib-bibtex>=2.2.0->-r docs/requirements.txt (line 12))
8:52:25 PM: Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
8:52:25 PM: Collecting charset-normalizer<4,>=2 (from requests>=2.5.0->sphinx==4.0.2->-r docs/requirements.txt (line 5))
8:52:25 PM: Using cached charset_normalizer-3.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (34 kB)
8:52:25 PM: Collecting idna<4,>=2.5 (from requests>=2.5.0->sphinx==4.0.2->-r docs/requirements.txt (line 5))
8:52:25 PM: Using cached idna-3.10-py3-none-any.whl.metadata (10 kB)
8:52:25 PM: Collecting urllib3<3,>=1.21.1 (from requests>=2.5.0->sphinx==4.0.2->-r docs/requirements.txt (line 5))
8:52:25 PM: Using cached urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB)
8:52:25 PM: Requirement already satisfied: certifi>=2017.4.17 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from requests>=2.5.0->sphinx==4.0.2->-r docs/requirements.txt (line 5)) (2024.12.14)
8:52:25 PM: Collecting soupsieve>1.2 (from beautifulsoup4->pydata-sphinx-theme==0.7.1->-r docs/requirements.txt (line 6))
8:52:25 PM: Using cached soupsieve-2.6-py3-none-any.whl.metadata (4.6 kB)
8:52:25 PM: Collecting pyzmq>=23.0 (from jupyter-client->ipykernel==5.4.3->-r docs/requirements.txt (line 4))
8:52:25 PM: Using cached pyzmq-26.2.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (6.2 kB)
8:52:25 PM: Collecting executing>=1.2.0 (from stack-data->ipython==8.10.0->-r docs/requirements.txt (line 3))
8:52:25 PM: Using cached executing-2.1.0-py2.py3-none-any.whl.metadata (8.9 kB)
8:52:25 PM: Collecting asttokens>=2.1.0 (from stack-data->ipython==8.10.0->-r docs/requirements.txt (line 3))
8:52:25 PM: Using cached asttokens-3.0.0-py3-none-any.whl.metadata (4.7 kB)
8:52:25 PM: Collecting pure-eval (from stack-data->ipython==8.10.0->-r docs/requirements.txt (line 3))
8:52:25 PM: Using cached pure_eval-0.2.3-py3-none-any.whl.metadata (6.3 kB)
8:52:25 PM: Collecting webencodings (from bleach!=5.0.0->nbconvert!=5.4->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
8:52:25 PM: Using cached webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB)
8:52:25 PM: Collecting attrs>=22.2.0 (from jsonschema>=2.6->nbformat->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
8:52:25 PM: Using cached attrs-24.3.0-py3-none-any.whl.metadata (11 kB)
8:52:25 PM: Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=2.6->nbformat->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
8:52:25 PM: Using cached jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB)
8:52:25 PM: Collecting pkgutil-resolve-name>=1.3.10 (from jsonschema>=2.6->nbformat->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
8:52:25 PM: Using cached pkgutil_resolve_name-1.3.10-py3-none-any.whl.metadata (624 bytes)
8:52:25 PM: Collecting referencing>=0.28.4 (from jsonschema>=2.6->nbformat->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
8:52:25 PM: Using cached referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB)
8:52:25 PM: Collecting rpds-py>=0.7.1 (from jsonschema>=2.6->nbformat->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
8:52:25 PM: Using cached rpds_py-0.20.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB)
8:52:25 PM: Requirement already satisfied: platformdirs>=2.5 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from jupyter-core>=4.7->nbconvert!=5.4->nbsphinx==0.8.0->-r docs/requirements.txt (line 2)) (4.3.6)
8:52:26 PM: Using cached nbsphinx-0.8.0-py3-none-any.whl (24 kB)
8:52:26 PM: Using cached ipython-8.10.0-py3-none-any.whl (784 kB)
8:52:26 PM: Using cached ipykernel-5.4.3-py3-none-any.whl (120 kB)
8:52:26 PM: Using cached Sphinx-4.0.2-py3-none-any.whl (2.9 MB)
8:52:26 PM: Using cached pydata_sphinx_theme-0.7.1-py3-none-any.whl (1.4 MB)
8:52:26 PM: Using cached docutils-0.17.1-py2.py3-none-any.whl (575 kB)
8:52:26 PM: Using cached myst_parser-0.18.1-py3-none-any.whl (58 kB)
8:52:26 PM: Using cached matplotlib-3.7.5-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (9.2 MB)
8:52:26 PM: Using cached seaborn-0.13.2-py3-none-any.whl (294 kB)
8:52:26 PM: Using cached sphinxcontrib_bibtex-2.6.3-py3-none-any.whl (40 kB)
8:52:26 PM: Using cached sphinx_sitemap-2.6.0-py3-none-any.whl (5.6 kB)
8:52:26 PM: Using cached alabaster-0.7.13-py3-none-any.whl (13 kB)
8:52:26 PM: Using cached babel-2.16.0-py3-none-any.whl (9.6 MB)
8:52:26 PM: Using cached contourpy-1.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (301 kB)
8:52:26 PM: Using cached cycler-0.12.1-py3-none-any.whl (8.3 kB)
8:52:26 PM: Using cached fonttools-4.55.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.7 MB)
8:52:26 PM: Using cached importlib_resources-6.4.5-py3-none-any.whl (36 kB)
8:52:26 PM: Using cached jedi-0.19.2-py2.py3-none-any.whl (1.6 MB)
8:52:26 PM: Using cached jinja2-3.1.5-py3-none-any.whl (134 kB)
8:52:26 PM: Using cached kiwisolver-1.4.7-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.2 MB)
8:52:26 PM: Using cached markdown_it_py-2.2.0-py3-none-any.whl (84 kB)
8:52:26 PM: Using cached mdit_py_plugins-0.3.5-py3-none-any.whl (52 kB)
8:52:26 PM: Using cached nbconvert-7.16.4-py3-none-any.whl (257 kB)
8:52:26 PM: Using cached nbformat-5.10.4-py3-none-any.whl (78 kB)
8:52:26 PM: Using cached pandas-2.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.4 MB)
8:52:26 PM: Using cached pexpect-4.9.0-py2.py3-none-any.whl (63 kB)
8:52:26 PM: Using cached pillow-10.4.0-cp38-cp38-manylinux_2_28_x86_64.whl (4.5 MB)
8:52:26 PM: Using cached prompt_toolkit-3.0.48-py3-none-any.whl (386 kB)
8:52:26 PM: Using cached pybtex-0.24.0-py2.py3-none-any.whl (561 kB)
8:52:26 PM: Using cached pybtex_docutils-1.0.3-py3-none-any.whl (6.4 kB)
8:52:26 PM: Using cached pygments-2.18.0-py3-none-any.whl (1.2 MB)
8:52:26 PM: Using cached pyparsing-3.1.4-py3-none-any.whl (104 kB)
8:52:26 PM: Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
8:52:26 PM: Using cached PyYAML-6.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (746 kB)
8:52:26 PM: Using cached requests-2.32.3-py3-none-any.whl (64 kB)
8:52:26 PM: Using cached snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB)
8:52:26 PM: Using cached tornado-6.4.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (437 kB)
8:52:26 PM: Using cached traitlets-5.14.3-py3-none-any.whl (85 kB)
8:52:26 PM: Using cached backcall-0.2.0-py2.py3-none-any.whl (11 kB)
8:52:26 PM: Using cached beautifulsoup4-4.12.3-py3-none-any.whl (147 kB)
8:52:26 PM: Using cached decorator-5.1.1-py3-none-any.whl (9.1 kB)
8:52:26 PM: Using cached imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB)
8:52:26 PM: Using cached jupyter_client-8.6.3-py3-none-any.whl (106 kB)
8:52:26 PM: Using cached matplotlib_inline-0.1.7-py3-none-any.whl (9.9 kB)
8:52:26 PM: Using cached pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB)
8:52:26 PM: Using cached sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB)
8:52:26 PM: Using cached sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB)
8:52:26 PM: Using cached sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB)
8:52:26 PM: Using cached sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB)
8:52:26 PM: Using cached sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB)
8:52:26 PM: Using cached sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB)
8:52:26 PM: Using cached stack_data-0.6.3-py3-none-any.whl (24 kB)
8:52:26 PM: Using cached typing_extensions-4.12.2-py3-none-any.whl (37 kB)
8:52:26 PM: Using cached asttokens-3.0.0-py3-none-any.whl (26 kB)
8:52:26 PM: Using cached bleach-6.1.0-py3-none-any.whl (162 kB)
8:52:26 PM: Using cached charset_normalizer-3.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (143 kB)
8:52:26 PM: Using cached executing-2.1.0-py2.py3-none-any.whl (25 kB)
8:52:26 PM: Using cached fastjsonschema-2.21.1-py3-none-any.whl (23 kB)
8:52:26 PM: Using cached idna-3.10-py3-none-any.whl (70 kB)
8:52:26 PM: Using cached jsonschema-4.23.0-py3-none-any.whl (88 kB)
8:52:26 PM: Using cached jupyter_core-5.7.2-py3-none-any.whl (28 kB)
8:52:26 PM: Using cached latexcodec-3.0.0-py3-none-any.whl (18 kB)
8:52:26 PM: Using cached MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB)
8:52:26 PM: Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
8:52:26 PM: Using cached mistune-3.0.2-py3-none-any.whl (47 kB)
8:52:26 PM: Using cached nbclient-0.10.1-py3-none-any.whl (25 kB)
8:52:26 PM: Using cached pandocfilters-1.5.1-py2.py3-none-any.whl (8.7 kB)
8:52:26 PM: Using cached parso-0.8.4-py2.py3-none-any.whl (103 kB)
8:52:26 PM: Using cached ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB)
8:52:26 PM: Using cached pytz-2024.2-py2.py3-none-any.whl (508 kB)
8:52:26 PM: Using cached pyzmq-26.2.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (862 kB)
8:52:26 PM: Using cached six-1.17.0-py2.py3-none-any.whl (11 kB)
8:52:26 PM: Using cached soupsieve-2.6-py3-none-any.whl (36 kB)
8:52:26 PM: Using cached tzdata-2024.2-py2.py3-none-any.whl (346 kB)
8:52:26 PM: Using cached urllib3-2.2.3-py3-none-any.whl (126 kB)
8:52:26 PM: Using cached defusedxml-0.7.1-py2.py3-none-any.whl (25 kB)
8:52:26 PM: Using cached jupyterlab_pygments-0.3.0-py3-none-any.whl (15 kB)
8:52:26 PM: Using cached pure_eval-0.2.3-py3-none-any.whl (11 kB)
8:52:26 PM: Using cached tinycss2-1.4.0-py3-none-any.whl (26 kB)
8:52:26 PM: Using cached wcwidth-0.2.13-py2.py3-none-any.whl (34 kB)
8:52:26 PM: Using cached attrs-24.3.0-py3-none-any.whl (63 kB)
8:52:26 PM: Using cached jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB)
8:52:26 PM: Using cached pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB)
8:52:26 PM: Using cached referencing-0.35.1-py3-none-any.whl (26 kB)
8:52:26 PM: Using cached rpds_py-0.20.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (360 kB)
8:52:26 PM: Using cached webencodings-0.5.1-py2.py3-none-any.whl (11 kB)
8:52:26 PM: Installing collected packages: webencodings, wcwidth, snowballstemmer, pytz, pure-eval, ptyprocess, pickleshare, fastjsonschema, backcall, urllib3, tzdata, typing-extensions, traitlets, tornado, tinycss2, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, soupsieve, six, rpds-py, pyzmq, pyyaml, pyparsing, pygments, prompt-toolkit, pkgutil-resolve-name, pillow, pexpect, parso, pandocfilters, mistune, mdurl, MarkupSafe, latexcodec, kiwisolver, jupyterlab-pygments, importlib-resources, imagesize, idna, fonttools, executing, docutils, defusedxml, decorator, cycler, contourpy, charset-normalizer, babel, attrs, asttokens, alabaster, stack-data, requests, referencing, python-dateutil, pybtex, matplotlib-inline, markdown-it-py, jupyter-core, jinja2, jedi, bleach, beautifulsoup4, sphinx, pybtex-docutils, pandas, mdit-py-plugins, matplotlib, jupyter-client, jsonschema-specifications, ipython, sphinxcontrib-rawfiles, sphinxcontrib-bibtex, sphinx_sitemap, sphinx-gallery, seaborn, pydata-sphinx-theme, numpydoc, myst_parser, jsonschema, ipykernel, nbformat, nbclient, nbconvert, nbsphinx
8:52:35 PM: Successfully installed MarkupSafe-2.1.5 alabaster-0.7.13 asttokens-3.0.0 attrs-24.3.0 babel-2.16.0 backcall-0.2.0 beautifulsoup4-4.12.3 bleach-6.1.0 charset-normalizer-3.4.0 contourpy-1.1.1 cycler-0.12.1 decorator-5.1.1 defusedxml-0.7.1 docutils-0.17.1 executing-2.1.0 fastjsonschema-2.21.1 fonttools-4.55.3 idna-3.10 imagesize-1.4.1 importlib-resources-6.4.5 ipykernel-5.4.3 ipython-8.10.0 jedi-0.19.2 jinja2-3.1.5 jsonschema-4.23.0 jsonschema-specifications-2023.12.1 jupyter-client-8.6.3 jupyter-core-5.7.2 jupyterlab-pygments-0.3.0 kiwisolver-1.4.7 latexcodec-3.0.0 markdown-it-py-2.2.0 matplotlib-3.7.5 matplotlib-inline-0.1.7 mdit-py-plugins-0.3.5 mdurl-0.1.2 mistune-3.0.2 myst_parser-0.18.1 nbclient-0.10.1 nbconvert-7.16.4 nbformat-5.10.4 nbsphinx-0.8.0 numpydoc-0.7.0 pandas-2.0.3 pandocfilters-1.5.1 parso-0.8.4 pexpect-4.9.0 pickleshare-0.7.5 pillow-10.4.0 pkgutil-resolve-name-1.3.10 prompt-toolkit-3.0.48 ptyprocess-0.7.0 pure-eval-0.2.3 pybtex-0.24.0 pybtex-docutils-1.0.3 pydata-sphinx-theme-0.7.1 pygments-2.18.0 pyparsing-3.1.4 python-dateutil-2.9.0.post0 pytz-2024.2 pyyaml-6.0.2 pyzmq-26.2.0 referencing-0.35.1 requests-2.32.3 rpds-py-0.20.1 seaborn-0.13.2 six-1.17.0 snowballstemmer-2.2.0 soupsieve-2.6 sphinx-4.0.2 sphinx-gallery-0.8.2 sphinx_sitemap-2.6.0 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-bibtex-2.6.3 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-rawfiles-0.1.1 sphinxcontrib-serializinghtml-1.1.5 stack-data-0.6.3 tinycss2-1.4.0 tornado-6.4.2 traitlets-5.14.3 typing-extensions-4.12.2 tzdata-2024.2 urllib3-2.2.3 wcwidth-0.2.13 webencodings-0.5.1
8:52:35 PM: [notice] A new release of pip is available: 24.1.2 -> 24.3.1
8:52:35 PM: [notice] To update, run: pip install --upgrade pip
8:52:36 PM: Requirement already satisfied: numpy>=1.17 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from -r requirements.txt (line 1)) (1.24.4)
8:52:36 PM: Requirement already satisfied: scipy>=1.4.0 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from -r requirements.txt (line 2)) (1.10.1)
8:52:36 PM: Requirement already satisfied: numba>=0.46 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from -r requirements.txt (line 3)) (0.58.1)
8:52:36 PM: Requirement already satisfied: scikit-learn>=0.22 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (1.3.2)
8:52:36 PM: Requirement already satisfied: joblib>=0.17.0 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (1.4.2)
8:52:36 PM: Requirement already satisfied: autograd>=1.3 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (1.7.0)
8:52:36 PM: Requirement already satisfied: future in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (1.0.0)
8:52:36 PM: Requirement already satisfied: llvmlite<0.42,>=0.41.0dev0 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from numba>=0.46->-r requirements.txt (line 3)) (0.41.1)
8:52:36 PM: Requirement already satisfied: importlib-metadata in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from numba>=0.46->-r requirements.txt (line 3)) (8.5.0)
8:52:36 PM: Requirement already satisfied: threadpoolctl>=2.0.0 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from scikit-learn>=0.22->-r requirements.txt (line 4)) (3.5.0)
8:52:36 PM: Requirement already satisfied: zipp>=3.20 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from importlib-metadata->numba>=0.46->-r requirements.txt (line 3)) (3.20.2)
8:52:36 PM: [notice] A new release of pip is available: 24.1.2 -> 24.3.1
8:52:36 PM: [notice] To update, run: pip install --upgrade pip
8:52:36 PM: Obtaining file:///opt/build/repo
8:52:36 PM: Installing build dependencies: started
8:52:37 PM: Installing build dependencies: finished with status 'done'
8:52:37 PM: Checking if build backend supports build_editable: started
8:52:37 PM: Checking if build backend supports build_editable: finished with status 'done'
8:52:37 PM: Getting requirements to build editable: started
8:52:37 PM: Getting requirements to build editable: finished with status 'done'
8:52:37 PM: Preparing editable metadata (pyproject.toml): started
8:52:38 PM: Preparing editable metadata (pyproject.toml): finished with status 'done'
8:52:38 PM: Requirement already satisfied: numpy>=1.17 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from hyppo==0.5.1) (1.24.4)
8:52:38 PM: Requirement already satisfied: scipy>=1.4.0 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from hyppo==0.5.1) (1.10.1)
8:52:38 PM: Requirement already satisfied: numba>=0.46 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from hyppo==0.5.1) (0.58.1)
8:52:38 PM: Requirement already satisfied: scikit-learn>=0.19.1 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from hyppo==0.5.1) (1.3.2)
8:52:38 PM: Requirement already satisfied: autograd>=1.3 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from hyppo==0.5.1) (1.7.0)
8:52:38 PM: Requirement already satisfied: llvmlite<0.42,>=0.41.0dev0 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from numba>=0.46->hyppo==0.5.1) (0.41.1)
8:52:38 PM: Requirement already satisfied: importlib-metadata in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from numba>=0.46->hyppo==0.5.1) (8.5.0)
8:52:38 PM: Requirement already satisfied: joblib>=1.1.1 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from scikit-learn>=0.19.1->hyppo==0.5.1) (1.4.2)
8:52:38 PM: Requirement already satisfied: threadpoolctl>=2.0.0 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from scikit-learn>=0.19.1->hyppo==0.5.1) (3.5.0)
8:52:38 PM: Requirement already satisfied: zipp>=3.20 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from importlib-metadata->numba>=0.46->hyppo==0.5.1) (3.20.2)
8:52:38 PM: Building wheels for collected packages: hyppo
8:52:38 PM: Building editable for hyppo (pyproject.toml): started
8:52:38 PM: Building editable for hyppo (pyproject.toml): finished with status 'done'
8:52:38 PM: Created wheel for hyppo: filename=hyppo-0.5.1-0.editable-py3-none-any.whl size=5316 sha256=0d6fc992bffd9d1de1b3c6c5b270dbb67baf0482db67d7c8355d2214454754da
8:52:38 PM: Stored in directory: /tmp/pip-ephem-wheel-cache-bs6lo7b6/wheels/15/ef/6d/5f6ef80dced486a1a3086ee2366a5097a79e53f92438567448
8:52:38 PM: Successfully built hyppo
8:52:38 PM: Installing collected packages: hyppo
8:52:38 PM: Successfully installed hyppo-0.5.1
8:52:38 PM: [notice] A new release of pip is available: 24.1.2 -> 24.3.1
8:52:38 PM: [notice] To update, run: pip install --upgrade pip
8:52:38 PM: Building API docs.
8:52:38 PM: sphinx-autogen -i -t _templates -o api/generated api/index.rst
8:52:39 PM: [autosummary] generating autosummary for: api/index.rst
8:52:39 PM: [autosummary] writing to api/generated
8:52:39 PM: [autosummary] generating autosummary for: api/generated/hyppo.conditional.ConditionalDcorr.rst, api/generated/hyppo.conditional.FCIT.rst, api/generated/hyppo.conditional.KCI.rst, api/generated/hyppo.conditional.PartialCorr.rst, api/generated/hyppo.conditional.PartialDcorr.rst, api/generated/hyppo.d_variate.base.DVariateTest.rst, api/generated/hyppo.d_variate.dHsic.rst, api/generated/hyppo.discrim.DiscrimOneSample.rst, api/generated/hyppo.discrim.DiscrimTwoSample.rst, api/generated/hyppo.discrim.base.DiscriminabilityTest.rst, ..., api/generated/hyppo.tools.rot_ksamp.rst, api/generated/hyppo.tools.sin_four_pi.rst, api/generated/hyppo.tools.sin_sixteen_pi.rst, api/generated/hyppo.tools.spiral.rst, api/generated/hyppo.tools.square.rst, api/generated/hyppo.tools.step.rst, api/generated/hyppo.tools.ts_sim.rst, api/generated/hyppo.tools.two_parabolas.rst, api/generated/hyppo.tools.uncorrelated_bernoulli.rst, api/generated/hyppo.tools.w_shaped.rst
8:52:39 PM: [autosummary] writing to api/generated
8:52:39 PM: Building HTML files.
8:52:39 PM: sphinx-build -b html -d _build/doctrees . _build/html
8:52:40 PM: Running Sphinx v4.0.2
8:52:40 PM: loading translations [en]... done
8:52:40 PM: making output directory... done
8:52:40 PM: checking bibtex cache... out of date
8:52:40 PM: parsing bibtex file /opt/build/repo/docs/refs.bib... parsed 43 entries
8:52:40 PM: [autosummary] generating autosummary for: README.md, api/generated/hyppo.conditional.ConditionalDcorr.rst, api/generated/hyppo.conditional.FCIT.rst, api/generated/hyppo.conditional.KCI.rst, api/generated/hyppo.conditional.PartialCorr.rst, api/generated/hyppo.conditional.PartialDcorr.rst, api/generated/hyppo.d_variate.base.DVariateTest.rst, api/generated/hyppo.d_variate.dHsic.rst, api/generated/hyppo.discrim.DiscrimOneSample.rst, api/generated/hyppo.discrim.DiscrimTwoSample.rst, ..., user_guide/conditional.rst, user_guide/d_variate.rst, user_guide/discrim.rst, user_guide/examples.rst, user_guide/independence.rst, user_guide/index.rst, user_guide/kgof.rst, user_guide/ksample.rst, user_guide/sims.rst, user_guide/time_series.rst
8:52:41 PM: loading intersphinx inventory from https://docs.python.org/3/objects.inv...
8:52:41 PM: loading intersphinx inventory from https://numpy.org/doc/stable/objects.inv...
8:52:41 PM: loading intersphinx inventory from https://docs.scipy.org/doc/scipy/reference/objects.inv...
8:52:41 PM: loading intersphinx inventory from https://matplotlib.org/objects.inv...
8:52:41 PM: loading intersphinx inventory from http://scikit-learn.org/stable/objects.inv...
8:52:41 PM: generating gallery...
8:52:42 PM: Using Sphinx-Gallery to convert rst text blocks to markdown for .ipynb files.
8:52:42 PM: generating gallery for gallery... [ 33%] feat_import.py
8:52:43 PM: generating gallery for gallery... [ 66%] mgc_map.py
8:52:44 PM: generating gallery for gallery... [100%] permutation_tree.py
8:53:34 PM: generating gallery for tutorials... [ 12%] conditional.py
8:53:59 PM: generating gallery for tutorials... [ 25%] discrim.py
8:53:59 PM: generating gallery for tutorials... [ 37%] dvariate.py
8:54:01 PM: generating gallery for tutorials... [ 50%] independence.py
8:54:17 PM: generating gallery for tutorials... [ 62%] kgof.py
8:54:17 PM: generating gallery for tutorials... [ 75%] ksample.py
8:54:18 PM: generating gallery for tutorials... [ 87%] overview.py
8:54:23 PM: generating gallery for tutorials... [100%] time_series.py
8:54:25 PM: generating gallery for sample_data... [ 25%] indep_sims.py
8:54:26 PM: generating gallery for sample_data... [ 50%] ksamp_gaussian_sims.py
8:54:26 PM: generating gallery for sample_data... [ 75%] ksamp_sims.py
8:54:28 PM: generating gallery for sample_data... [100%] time_series_sim.py
8:54:29 PM: generating gallery for benchmarks... [ 25%] indep_power_dimension.py
8:54:30 PM: generating gallery for benchmarks... [ 50%] indep_power_sampsize.py
8:54:31 PM: generating gallery for benchmarks... [ 75%] perf_1d.py
8:54:32 PM: generating gallery for benchmarks... [100%] same_stat.py
8:54:32 PM: computation time summary:
8:54:32 PM: - ../examples/permutation_tree.py: 50.58 sec 0.0 MB
8:54:32 PM: - ../tutorials/conditional.py: 24.55 sec 0.0 MB
8:54:32 PM: - ../tutorials/independence.py: 15.73 sec 0.0 MB
8:54:32 PM: - ../tutorials/overview.py: 4.50 sec 0.0 MB
8:54:32 PM: - ../sample_data/ksamp_sims.py: 1.71 sec 0.0 MB
8:54:32 PM: - ../tutorials/time_series.py: 1.56 sec 0.0 MB
8:54:32 PM: - ../tutorials/dvariate.py: 1.04 sec 0.0 MB
8:54:32 PM: - ../tutorials/ksample.py: 0.96 sec 0.0 MB
8:54:32 PM: - ../examples/feat_import.py: 0.96 sec 0.0 MB
8:54:32 PM: - ../benchmarks/indep_power_dimension.py: 0.84 sec 0.0 MB
8:54:32 PM: - ../sample_data/indep_sims.py: 0.78 sec 0.0 MB
8:54:32 PM: - ../benchmarks/indep_power_sampsize.py: 0.72 sec 0.0 MB
8:54:32 PM: - ../examples/mgc_map.py: 0.37 sec 0.0 MB
8:54:32 PM: - ../sample_data/ksamp_gaussian_sims.py: 0.31 sec 0.0 MB
8:54:32 PM: - ../sample_data/time_series_sim.py: 0.24 sec 0.0 MB
8:54:32 PM: - ../benchmarks/perf_1d.py: 0.19 sec 0.0 MB
8:54:32 PM: - ../tutorials/kgof.py: 0.10 sec 0.0 MB
8:54:32 PM: - ../benchmarks/same_stat.py: 0.10 sec 0.0 MB
8:54:32 PM: - ../tutorials/discrim.py: 0.00 sec 0.0 MB
8:54:32 PM: myst v0.18.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions=[], disable_syntax=[], all_links_external=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, highlight_code_blocks=True, number_code_blocks=[], title_to_header=False, heading_anchors=None, heading_slug_func=None, footnote_transition=True, words_per_minute=200, sub_delimiters=('{', '}'), 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')
8:54:32 PM: building [mo]: targets for 0 po files that are out of date
8:54:32 PM: building [html]: targets for 127 source files that are out of date
8:54:32 PM: updating environment: [new config] 154 added, 0 changed, 0 removed
8:54:32 PM: reading sources... [ 0%] README
8:54:32 PM: reading sources... [ 1%] api/generated/hyppo.conditional.ConditionalDcorr
8:54:32 PM: reading sources... [ 1%] api/generated/hyppo.conditional.FCIT
8:54:32 PM: reading sources... [ 2%] api/generated/hyppo.conditional.KCI
8:54:32 PM: reading sources... [ 3%] api/generated/hyppo.conditional.PartialCorr
8:54:32 PM: reading sources... [ 3%] api/generated/hyppo.conditional.PartialDcorr
8:54:32 PM: reading sources... [ 4%] api/generated/hyppo.d_variate.base.DVariateTest
8:54:32 PM: reading sources... [ 5%] api/generated/hyppo.d_variate.dHsic
8:54:32 PM: reading sources... [ 5%] api/generated/hyppo.discrim.DiscrimOneSample
8:54:32 PM: reading sources... [ 6%] api/generated/hyppo.discrim.DiscrimTwoSample
8:54:33 PM: reading sources... [ 7%] api/generated/hyppo.discrim.base.DiscriminabilityTest
8:54:33 PM: reading sources... [ 7%] api/generated/hyppo.independence.CCA
8:54:33 PM: reading sources... [ 8%] api/generated/hyppo.independence.Dcorr
8:54:33 PM: reading sources... [ 9%] api/generated/hyppo.independence.HHG
8:54:33 PM: reading sources... [ 9%] api/generated/hyppo.independence.Hsic
8:54:33 PM: reading sources... [ 10%] api/generated/hyppo.independence.KMERF
8:54:33 PM: reading sources... [ 11%] api/generated/hyppo.independence.MGC
8:54:33 PM: reading sources... [ 11%] api/generated/hyppo.independence.MaxMargin
8:54:33 PM: reading sources... [ 12%] api/generated/hyppo.independence.RV
8:54:33 PM: reading sources... [ 12%] api/generated/hyppo.independence.base.IndependenceTest
8:54:33 PM: reading sources... [ 13%] api/generated/hyppo.independence.sim_matrix
8:54:33 PM: reading sources... [ 14%] api/generated/hyppo.kgof.FSSD
8:54:33 PM: reading sources... [ 14%] api/generated/hyppo.kgof.base.GofTest
8:54:33 PM: reading sources... [ 15%] api/generated/hyppo.ksample.DISCO
8:54:34 PM: reading sources... [ 16%] api/generated/hyppo.ksample.Energy
8:54:34 PM: reading sources... [ 16%] api/generated/hyppo.ksample.FriedmanRafsky
8:54:34 PM: reading sources... [ 17%] api/generated/hyppo.ksample.Hotelling
8:54:34 PM: reading sources... [ 18%] api/generated/hyppo.ksample.KSample
8:54:34 PM: reading sources... [ 18%] api/generated/hyppo.ksample.KSampleHHG
8:54:34 PM: reading sources... [ 19%] api/generated/hyppo.ksample.MANOVA
8:54:34 PM: reading sources... [ 20%] api/generated/hyppo.ksample.MMD
8:54:34 PM: reading sources... [ 20%] api/generated/hyppo.ksample.MeanEmbeddingTest
8:54:34 PM: reading sources... [ 21%] api/generated/hyppo.ksample.SmoothCFTest
8:54:34 PM: reading sources... [ 22%] api/generated/hyppo.ksample.base.KSampleTest
8:54:34 PM: reading sources... [ 22%] api/generated/hyppo.ksample.k_sample_transform
8:54:34 PM: reading sources... [ 23%] api/generated/hyppo.ksample.mean_embedding.mean_embed_distance
8:54:34 PM: reading sources... [ 24%] api/generated/hyppo.ksample.smoothCF.smooth_cf_distance
8:54:34 PM: reading sources... [ 24%] api/generated/hyppo.time_series.DcorrX
8:54:34 PM: reading sources... [ 25%] api/generated/hyppo.time_series.LjungBox
8:54:34 PM: reading sources... [ 25%] api/generated/hyppo.time_series.MGCX
8:54:34 PM: reading sources... [ 26%] api/generated/hyppo.time_series.base.TimeSeriesTest
8:54:34 PM: reading sources... [ 27%] api/generated/hyppo.tools.chi2_approx
8:54:34 PM: reading sources... [ 27%] api/generated/hyppo.tools.circle
8:54:34 PM: reading sources... [ 28%] api/generated/hyppo.tools.compute_dist
8:54:34 PM: reading sources... [ 29%] api/generated/hyppo.tools.compute_kern
8:54:34 PM: reading sources... [ 29%] api/generated/hyppo.tools.cond_indep_binomial
8:54:34 PM: reading sources... [ 30%] api/generated/hyppo.tools.cond_indep_lognormal
8:54:34 PM: reading sources... [ 31%] api/generated/hyppo.tools.cond_indep_normal
8:54:34 PM: reading sources... [ 31%] api/generated/hyppo.tools.cond_indep_normal_nonlinear
8:54:34 PM: reading sources... [ 32%] api/generated/hyppo.tools.condi_indep_sim
8:54:34 PM: reading sources... [ 33%] api/generated/hyppo.tools.correlated_binomial
8:54:34 PM: reading sources... [ 33%] api/generated/hyppo.tools.correlated_lognormal
8:54:34 PM: reading sources... [ 34%] api/generated/hyppo.tools.correlated_normal
8:54:34 PM: reading sources... [ 35%] api/generated/hyppo.tools.correlated_normal_nonliear
8:54:34 PM: reading sources... [ 35%] api/generated/hyppo.tools.correlated_t_linear
8:54:34 PM: reading sources... [ 36%] api/generated/hyppo.tools.correlated_t_nonlinear
8:54:34 PM: reading sources... [ 37%] api/generated/hyppo.tools.correlated_t_quadratic
8:54:34 PM: reading sources... [ 37%] api/generated/hyppo.tools.cross_corr_ar
8:54:35 PM: reading sources... [ 38%] api/generated/hyppo.tools.cubic
8:54:35 PM: reading sources... [ 38%] api/generated/hyppo.tools.diamond
8:54:35 PM: reading sources... [ 39%] api/generated/hyppo.tools.ellipse
8:54:35 PM: reading sources... [ 40%] api/generated/hyppo.tools.exponential
8:54:35 PM: reading sources... [ 40%] api/generated/hyppo.tools.fourth_root
8:54:35 PM: reading sources... [ 41%] api/generated/hyppo.tools.gaussian_3samp
8:54:35 PM: reading sources... [ 42%] api/generated/hyppo.tools.indep_ar
8:54:35 PM: reading sources... [ 42%] api/generated/hyppo.tools.indep_binomial
8:54:35 PM: reading sources... [ 43%] api/generated/hyppo.tools.indep_lognormal
8:54:35 PM: reading sources... [ 44%] api/generated/hyppo.tools.indep_normal
8:54:35 PM: reading sources... [ 44%] api/generated/hyppo.tools.indep_sim
8:54:35 PM: reading sources... [ 45%] api/generated/hyppo.tools.joint_normal
8:54:35 PM: reading sources... [ 46%] api/generated/hyppo.tools.linear
8:54:35 PM: reading sources... [ 46%] api/generated/hyppo.tools.logarithmic
8:54:35 PM: reading sources... [ 47%] api/generated/hyppo.tools.multi_compute_kern
8:54:35 PM: reading sources... [ 48%] api/generated/hyppo.tools.multi_perm_test
8:54:35 PM: reading sources... [ 48%] api/generated/hyppo.tools.multimodal_independence
8:54:35 PM: reading sources... [ 49%] api/generated/hyppo.tools.multiplicative_noise
8:54:35 PM: reading sources... [ 50%] api/generated/hyppo.tools.nonlinear_process
8:54:35 PM: reading sources... [ 50%] api/generated/hyppo.tools.perm_test
8:54:35 PM: reading sources... [ 51%] api/generated/hyppo.tools.power
8:54:35 PM: reading sources... [ 51%] api/generated/hyppo.tools.quadratic
8:54:35 PM: reading sources... [ 52%] api/generated/hyppo.tools.rot_ksamp
8:54:35 PM: reading sources... [ 53%] api/generated/hyppo.tools.sin_four_pi
8:54:35 PM: reading sources... [ 53%] api/generated/hyppo.tools.sin_sixteen_pi
8:54:35 PM: reading sources... [ 54%] api/generated/hyppo.tools.spiral
8:54:35 PM: reading sources... [ 55%] api/generated/hyppo.tools.square
8:54:35 PM: reading sources... [ 55%] api/generated/hyppo.tools.step
8:54:35 PM: reading sources... [ 56%] api/generated/hyppo.tools.ts_sim
8:54:35 PM: reading sources... [ 57%] api/generated/hyppo.tools.two_parabolas
8:54:35 PM: reading sources... [ 57%] api/generated/hyppo.tools.uncorrelated_bernoulli
8:54:35 PM: reading sources... [ 58%] api/generated/hyppo.tools.w_shaped
8:54:35 PM: reading sources... [ 59%] api/index
8:54:36 PM: reading sources... [ 59%] benchmarks/indep_power_dimension
8:54:36 PM: reading sources... [ 60%] benchmarks/indep_power_sampsize
8:54:36 PM: reading sources... [ 61%] benchmarks/index
8:54:36 PM: reading sources... [ 61%] benchmarks/perf_1d
8:54:36 PM: reading sources... [ 62%] benchmarks/same_stat
8:54:36 PM: reading sources... [ 62%] benchmarks/sg_execution_times
8:54:36 PM: reading sources... [ 63%] changelog/index
8:54:36 PM: reading sources... [ 64%] changelog/v0.1.0
8:54:36 PM: reading sources... [ 64%] changelog/v0.1.1
8:54:36 PM: reading sources... [ 65%] changelog/v0.1.2
8:54:36 PM: reading sources... [ 66%] changelog/v0.1.3
8:54:36 PM: reading sources... [ 66%] changelog/v0.2.0
8:54:36 PM: reading sources... [ 67%] changelog/v0.2.1
8:54:36 PM: reading sources... [ 68%] changelog/v0.2.2
8:54:36 PM: reading sources... [ 68%] changelog/v0.3.0
8:54:36 PM: reading sources... [ 69%] changelog/v0.3.1
8:54:36 PM: reading sources... [ 70%] changelog/v0.3.2
8:54:36 PM: reading sources... [ 70%] changelog/v0.3.3
8:54:36 PM: reading sources... [ 71%] changelog/v0.4.0
8:54:36 PM: reading sources... [ 72%] changelog/v0.5.0
8:54:36 PM: reading sources... [ 72%] changelog/v0.5.1
8:54:36 PM: reading sources... [ 73%] development/code_of_conduct
8:54:36 PM: reading sources... [ 74%] development/contributing
8:54:36 PM: reading sources... [ 74%] development/index
8:54:36 PM: reading sources... [ 75%] development/license
8:54:36 PM: reading sources... [ 75%] gallery/feat_import
8:54:36 PM: reading sources... [ 76%] gallery/index
8:54:36 PM: reading sources... [ 77%] gallery/mgc_map
8:54:36 PM: reading sources... [ 77%] gallery/permutation_tree
8:54:36 PM: reading sources... [ 78%] gallery/sg_execution_times
8:54:36 PM: reading sources... [ 79%] get_start/citing
8:54:36 PM: reading sources... [ 79%] get_start/index
8:54:36 PM: reading sources... [ 80%] get_start/install
8:54:36 PM: reading sources... [ 81%] get_start/overview
8:54:36 PM: reading sources... [ 81%] index
8:54:36 PM: reading sources... [ 82%] requirements
8:54:36 PM: reading sources... [ 83%] sample_data/indep_sims
8:54:36 PM: reading sources... [ 83%] sample_data/index
8:54:36 PM: reading sources... [ 84%] sample_data/ksamp_gaussian_sims
8:54:36 PM: reading sources... [ 85%] sample_data/ksamp_sims
8:54:36 PM: reading sources... [ 85%] sample_data/sg_execution_times
8:54:36 PM: reading sources... [ 86%] sample_data/time_series_sim
8:54:36 PM: reading sources... [ 87%] tutorials/conditional
8:54:36 PM: reading sources... [ 87%] tutorials/discrim
8:54:36 PM: reading sources... [ 88%] tutorials/dvariate
8:54:36 PM: reading sources... [ 88%] tutorials/independence
8:54:36 PM: reading sources... [ 89%] tutorials/index
8:54:36 PM: reading sources... [ 90%] tutorials/kgof
8:54:36 PM: reading sources... [ 90%] tutorials/ksample
8:54:36 PM: reading sources... [ 91%] tutorials/overview
8:54:36 PM: reading sources... [ 92%] tutorials/sg_execution_times
8:54:36 PM: reading sources... [ 92%] tutorials/time_series
8:54:36 PM: reading sources... [ 93%] user_guide/benchmarks
8:54:36 PM: reading sources... [ 94%] user_guide/conditional
8:54:36 PM: reading sources... [ 94%] user_guide/d_variate
8:54:36 PM: reading sources... [ 95%] user_guide/discrim
8:54:36 PM: reading sources... [ 96%] user_guide/examples
8:54:36 PM: reading sources... [ 96%] user_guide/independence
8:54:36 PM: reading sources... [ 97%] user_guide/index
8:54:36 PM: reading sources... [ 98%] user_guide/kgof
8:54:36 PM: reading sources... [ 98%] user_guide/ksample
8:54:36 PM: reading sources... [ 99%] user_guide/sims
8:54:36 PM: reading sources... [100%] user_guide/time_series
8:54:36 PM: WARNING: multiple files found for the document "benchmarks/indep_power_dimension": ['benchmarks/indep_power_dimension.py', 'benchmarks/indep_power_dimension.py.md5', 'benchmarks/indep_power_dimension.rst', 'benchmarks/indep_power_dimension.ipynb']
8:54:36 PM: Use '/opt/build/repo/docs/benchmarks/indep_power_dimension.rst' for the build.
8:54:36 PM: WARNING: multiple files found for the document "benchmarks/indep_power_sampsize": ['benchmarks/indep_power_sampsize.py', 'benchmarks/indep_power_sampsize.py.md5', 'benchmarks/indep_power_sampsize.rst', 'benchmarks/indep_power_sampsize.ipynb']
8:54:36 PM: Use '/opt/build/repo/docs/benchmarks/indep_power_sampsize.rst' for the build.
8:54:36 PM: WARNING: multiple files found for the document "benchmarks/perf_1d": ['benchmarks/perf_1d.py', 'benchmarks/perf_1d.py.md5', 'benchmarks/perf_1d.rst', 'benchmarks/perf_1d.ipynb']
8:54:36 PM: Use '/opt/build/repo/docs/benchmarks/perf_1d.rst' for the build.
8:54:36 PM: WARNING: multiple files found for the document "benchmarks/same_stat": ['benchmarks/same_stat.py', 'benchmarks/same_stat.py.md5', 'benchmarks/same_stat.rst', 'benchmarks/same_stat.ipynb']
8:54:36 PM: Use '/opt/build/repo/docs/benchmarks/same_stat.rst' for the build.
8:54:36 PM: WARNING: multiple files found for the document "gallery/feat_import": ['gallery/feat_import.py', 'gallery/feat_import.py.md5', 'gallery/feat_import.rst', 'gallery/feat_import.ipynb']
8:54:36 PM: Use '/opt/build/repo/docs/gallery/feat_import.rst' for the build.
8:54:36 PM: WARNING: multiple files found for the document "gallery/mgc_map": ['gallery/mgc_map.py', 'gallery/mgc_map.py.md5', 'gallery/mgc_map.rst', 'gallery/mgc_map.ipynb']
8:54:36 PM: Use '/opt/build/repo/docs/gallery/mgc_map.rst' for the build.
8:54:36 PM: WARNING: multiple files found for the document "gallery/permutation_tree": ['gallery/permutation_tree.py', 'gallery/permutation_tree.py.md5', 'gallery/permutation_tree.rst', 'gallery/permutation_tree.ipynb']
8:54:36 PM: Use '/opt/build/repo/docs/gallery/permutation_tree.rst' for the build.
8:54:36 PM: WARNING: multiple files found for the document "sample_data/indep_sims": ['sample_data/indep_sims.py', 'sample_data/indep_sims.py.md5', 'sample_data/indep_sims.rst', 'sample_data/indep_sims.ipynb']
8:54:36 PM: Use '/opt/build/repo/docs/sample_data/indep_sims.rst' for the build.
8:54:36 PM: WARNING: multiple files found for the document "sample_data/ksamp_gaussian_sims": ['sample_data/ksamp_gaussian_sims.py', 'sample_data/ksamp_gaussian_sims.py.md5', 'sample_data/ksamp_gaussian_sims.rst', 'sample_data/ksamp_gaussian_sims.ipynb']
8:54:36 PM: Use '/opt/build/repo/docs/sample_data/ksamp_gaussian_sims.rst' for the build.
8:54:36 PM: WARNING: multiple files found for the document "sample_data/ksamp_sims": ['sample_data/ksamp_sims.py', 'sample_data/ksamp_sims.py.md5', 'sample_data/ksamp_sims.rst', 'sample_data/ksamp_sims.ipynb']
8:54:36 PM: Use '/opt/build/repo/docs/sample_data/ksamp_sims.rst' for the build.
8:54:36 PM: WARNING: multiple files found for the document "sample_data/time_series_sim": ['sample_data/time_series_sim.py', 'sample_data/time_series_sim.py.md5', 'sample_data/time_series_sim.rst', 'sample_data/time_series_sim.ipynb']
8:54:36 PM: Use '/opt/build/repo/docs/sample_data/time_series_sim.rst' for the build.
8:54:36 PM: WARNING: multiple files found for the document "tutorials/conditional": ['tutorials/conditional.py', 'tutorials/conditional.py.md5', 'tutorials/conditional.rst', 'tutorials/conditional.ipynb']
8:54:36 PM: Use '/opt/build/repo/docs/tutorials/conditional.rst' for the build.
8:54:36 PM: WARNING: multiple files found for the document "tutorials/discrim": ['tutorials/discrim.py', 'tutorials/discrim.py.md5', 'tutorials/discrim.rst', 'tutorials/discrim.ipynb']
8:54:36 PM: Use '/opt/build/repo/docs/tutorials/discrim.rst' for the build.
8:54:36 PM: WARNING: multiple files found for the document "tutorials/dvariate": ['tutorials/dvariate.py', 'tutorials/dvariate.py.md5', 'tutorials/dvariate.rst', 'tutorials/dvariate.ipynb']
8:54:36 PM: Use '/opt/build/repo/docs/tutorials/dvariate.rst' for the build.
8:54:36 PM: WARNING: multiple files found for the document "tutorials/independence": ['tutorials/independence.py', 'tutorials/independence.py.md5', 'tutorials/independence.rst', 'tutorials/independence.ipynb']
8:54:36 PM: Use '/opt/build/repo/docs/tutorials/independence.rst' for the build.
8:54:36 PM: WARNING: multiple files found for the document "tutorials/kgof": ['tutorials/kgof.py', 'tutorials/kgof.py.md5', 'tutorials/kgof.rst', 'tutorials/kgof.ipynb']
8:54:36 PM: Use '/opt/build/repo/docs/tutorials/kgof.rst' for the build.
8:54:36 PM: WARNING: multiple files found for the document "tutorials/ksample": ['tutorials/ksample.py', 'tutorials/ksample.py.md5', 'tutorials/ksample.rst', 'tutorials/ksample.ipynb']
8:54:36 PM: Use '/opt/build/repo/docs/tutorials/ksample.rst' for the build.
8:54:36 PM: WARNING: multiple files found for the document "tutorials/overview": ['tutorials/overview.py', 'tutorials/overview.py.md5', 'tutorials/overview.rst', 'tutorials/overview.ipynb']
8:54:36 PM: Use '/opt/build/repo/docs/tutorials/overview.rst' for the build.
8:54:36 PM: WARNING: multiple files found for the document "tutorials/time_series": ['tutorials/time_series.py', 'tutorials/time_series.py.md5', 'tutorials/time_series.rst', 'tutorials/time_series.ipynb']
8:54:36 PM: Use '/opt/build/repo/docs/tutorials/time_series.rst' for the build.
8:54:36 PM: /opt/build/repo/docs/api/generated/hyppo.conditional.FCIT.rst.rst:10: WARNING: autosummary: failed to import FCIT.statistic
8:54:36 PM: /opt/build/repo/docs/api/generated/hyppo.conditional.FCIT.rst.rst:10: WARNING: autosummary: failed to import FCIT.test
8:54:36 PM: /opt/build/repo/hyppo/kgof/base.py:docstring of hyppo.kgof.base.GofTest:7: WARNING: Unexpected indentation.
8:54:36 PM: /opt/build/repo/hyppo/kgof/base.py:docstring of hyppo.kgof.base.GofTest:18: WARNING: Block quote ends without a blank line; unexpected unindent.
8:54:36 PM: /opt/build/repo/hyppo/kgof/base.py:docstring of hyppo.kgof.base.GofTest:22: WARNING: Unexpected indentation.
8:54:36 PM: /opt/build/repo/hyppo/kgof/base.py:docstring of hyppo.kgof.base.GofTest:25: WARNING: Block quote ends without a blank line; unexpected unindent.
8:54:36 PM: /opt/build/repo/hyppo/kgof/base.py:docstring of hyppo.kgof.base.GofTest.test: WARNING: invalid value set (missing closing brace): {
8:54:36 PM: /opt/build/repo/hyppo/kgof/base.py:docstring of hyppo.kgof.base.GofTest.test: WARNING: invalid value set (missing opening brace): }
8:54:36 PM: /opt/build/repo/hyppo/kgof/base.py:docstring of hyppo.kgof.base.GofTest.test: WARNING: invalid value set (missing closing brace): {
8:54:36 PM: /opt/build/repo/hyppo/kgof/base.py:docstring of hyppo.kgof.base.GofTest.test: WARNING: invalid value set (missing opening brace): }
8:54:36 PM: /opt/build/repo/hyppo/ksample/ksamplehhg.py:docstring of hyppo.ksample.ksamplehhg.KSampleHHG:33: WARNING: Inline strong start-string without end-string.
8:54:36 PM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.cond_indep_normal:5: WARNING: Unexpected indentation.
8:54:36 PM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.cond_indep_normal:15: WARNING: Unexpected indentation.
8:54:36 PM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.cond_indep_normal_nonlinear:5: WARNING: Unexpected indentation.
8:54:36 PM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.correlated_normal:5: WARNING: Unexpected indentation.
8:54:36 PM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.correlated_normal:15: WARNING: Unexpected indentation.
8:54:36 PM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.correlated_normal_nonliear:6: WARNING: Unexpected indentation.
8:54:36 PM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.correlated_t_linear:6: WARNING: Unexpected indentation.
8:54:36 PM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.correlated_t_nonlinear:6: WARNING: Unexpected indentation.
8:54:36 PM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.correlated_t_quadratic:6: WARNING: Unexpected indentation.
8:54:36 PM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.indep_binomial:5: WARNING: Unexpected indentation.
8:54:36 PM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.indep_lognormal:5: WARNING: Unexpected indentation.
8:54:36 PM: /opt/build/repo/docs/api/index.rst:187:<autosummary>:1: WARNING: Too many autonumbered footnote references: only 0 corresponding footnotes available.
8:54:36 PM: /opt/build/repo/docs/api/index.rst:187:<autosummary>:1: WARNING: Unknown target name: "footcite-szekelypartialdistancecorrelation2014a".
8:54:36 PM: tutorials/overview.rst:215: WARNING: download file not readable: /opt/build/repo/docs/get_start/overview.py
8:54:36 PM: tutorials/overview.rst:221: WARNING: download file not readable: /opt/build/repo/docs/get_start/overview.ipynb
8:54:36 PM: /opt/build/repo/docs/tutorials/dvariate.rst:61: WARNING: Bullet list ends without a blank line; unexpected unindent.
8:54:36 PM: /opt/build/repo/docs/tutorials/overview.rst:24: WARNING: duplicate label sphx_glr_tutorials_overview.py, other instance in /opt/build/repo/docs/get_start/overview.rst
8:54:36 PM: /opt/build/repo/docs/tutorials/overview.rst:24: WARNING: duplicate label overview, other instance in /opt/build/repo/docs/get_start/overview.rst
8:54:36 PM: /opt/build/repo/docs/tutorials/overview.rst:68: WARNING: duplicate label general indep, other instance in /opt/build/repo/docs/get_start/overview.rst
8:54:36 PM: benchmarks/index.rst:10: WARNING: duplicate label sphx_glr_benchmarks, other instance in /opt/build/repo/docs/benchmarks/index.rst
8:54:36 PM: benchmarks/index.rst:10: WARNING: duplicate label benchmarks, other instance in /opt/build/repo/docs/benchmarks/index.rst
8:54:36 PM: tutorials/conditional.rst:24: WARNING: duplicate label sphx_glr_tutorials_conditional.py, other instance in /opt/build/repo/docs/tutorials/conditional.rst
8:54:36 PM: tutorials/conditional.rst:24: WARNING: duplicate label conditional, other instance in /opt/build/repo/docs/tutorials/conditional.rst
8:54:36 PM: tutorials/conditional.rst:280: WARNING: download file not readable: /opt/build/repo/docs/user_guide/conditional.py
8:54:36 PM: tutorials/conditional.rst:286: WARNING: download file not readable: /opt/build/repo/docs/user_guide/conditional.ipynb
8:54:36 PM: tutorials/dvariate.rst:61: WARNING: Bullet list ends without a blank line; unexpected unindent.
8:54:36 PM: tutorials/dvariate.rst:24: WARNING: duplicate label sphx_glr_tutorials_dvariate.py, other instance in /opt/build/repo/docs/tutorials/dvariate.rst
8:54:36 PM: tutorials/dvariate.rst:24: WARNING: duplicate label d_var, other instance in /opt/build/repo/docs/tutorials/dvariate.rst
8:54:36 PM: tutorials/dvariate.rst:118: WARNING: download file not readable: /opt/build/repo/docs/user_guide/dvariate.py
8:54:36 PM: tutorials/dvariate.rst:124: WARNING: download file not readable: /opt/build/repo/docs/user_guide/dvariate.ipynb
8:54:36 PM: tutorials/discrim.rst:24: WARNING: duplicate label sphx_glr_tutorials_discrim.py, other instance in /opt/build/repo/docs/tutorials/discrim.rst
8:54:36 PM: tutorials/discrim.rst:24: WARNING: duplicate label discrim, other instance in /opt/build/repo/docs/tutorials/discrim.rst
8:54:36 PM: tutorials/discrim.rst:87: WARNING: download file not readable: /opt/build/repo/docs/user_guide/discrim.py
8:54:36 PM: tutorials/discrim.rst:93: WARNING: download file not readable: /opt/build/repo/docs/user_guide/discrim.ipynb
8:54:36 PM: gallery/index.rst:10: WARNING: duplicate label sphx_glr_gallery, other instance in /opt/build/repo/docs/gallery/index.rst
8:54:36 PM: gallery/index.rst:10: WARNING: duplicate label gallery, other instance in /opt/build/repo/docs/gallery/index.rst
8:54:36 PM: tutorials/independence.rst:24: WARNING: duplicate label sphx_glr_tutorials_independence.py, other instance in /opt/build/repo/docs/tutorials/independence.rst
8:54:36 PM: tutorials/independence.rst:24: WARNING: duplicate label indep, other instance in /opt/build/repo/docs/tutorials/independence.rst
8:54:36 PM: tutorials/independence.rst:538: WARNING: download file not readable: /opt/build/repo/docs/user_guide/independence.py
8:54:36 PM: tutorials/independence.rst:544: WARNING: download file not readable: /opt/build/repo/docs/user_guide/independence.ipynb
8:54:36 PM: tutorials/kgof.rst:24: WARNING: duplicate label sphx_glr_tutorials_kgof.py, other instance in /opt/build/repo/docs/tutorials/kgof.rst
8:54:36 PM: tutorials/kgof.rst:24: WARNING: duplicate label kgof, other instance in /opt/build/repo/docs/tutorials/kgof.rst
8:54:36 PM: tutorials/kgof.rst:64: WARNING: duplicate label gauss fssd, other instance in /opt/build/repo/docs/tutorials/kgof.rst
8:54:36 PM: tutorials/kgof.rst:257: WARNING: download file not readable: /opt/build/repo/docs/user_guide/kgof.py
8:54:36 PM: tutorials/kgof.rst:263: WARNING: download file not readable: /opt/build/repo/docs/user_guide/kgof.ipynb
8:54:36 PM: tutorials/ksample.rst:24: WARNING: duplicate label sphx_glr_tutorials_ksample.py, other instance in /opt/build/repo/docs/tutorials/ksample.rst
8:54:36 PM: tutorials/ksample.rst:24: WARNING: duplicate label ksample, other instance in /opt/build/repo/docs/tutorials/ksample.rst
8:54:36 PM: tutorials/ksample.rst:85: WARNING: duplicate label nonpar manova, other instance in /opt/build/repo/docs/tutorials/ksample.rst
8:54:36 PM: tutorials/ksample.rst:421: WARNING: download file not readable: /opt/build/repo/docs/user_guide/ksample.py
8:54:36 PM: tutorials/ksample.rst:427: WARNING: download file not readable: /opt/build/repo/docs/user_guide/ksample.ipynb
8:54:36 PM: sample_data/index.rst:10: WARNING: duplicate label sphx_glr_sample_data, other instance in /opt/build/repo/docs/sample_data/index.rst
8:54:36 PM: sample_data/index.rst:10: WARNING: duplicate label sample_data, other instance in /opt/build/repo/docs/sample_data/index.rst
8:54:36 PM: tutorials/time_series.rst:24: WARNING: duplicate label sphx_glr_tutorials_time_series.py, other instance in /opt/build/repo/docs/tutorials/time_series.rst
8:54:36 PM: tutorials/time_series.rst:24: WARNING: duplicate label time_series, other instance in /opt/build/repo/docs/tutorials/time_series.rst
8:54:36 PM: tutorials/time_series.rst:257: WARNING: download file not readable: /opt/build/repo/docs/user_guide/time_series.py
8:54:36 PM: tutorials/time_series.rst:263: WARNING: download file not readable: /opt/build/repo/docs/user_guide/time_series.ipynb
8:54:36 PM: looking for now-outdated files... none found
8:54:36 PM: pickling environment... done
8:54:36 PM: checking consistency... /opt/build/repo/docs/README.md: WARNING: document isn't included in any toctree
/opt/build/repo/docs/changelog/v0.3.3.md: WARNING: document isn't included in any toctree
/opt/build/repo/docs/requirements.txt: WARNING: document isn't included in any toctree
done
8:54:36 PM: preparing documents... done
8:54:36 PM: writing output... [ 0%] README
8:54:37 PM: writing output... [ 1%] api/generated/hyppo.conditional.ConditionalDcorr
8:54:37 PM: writing output... [ 1%] api/generated/hyppo.conditional.FCIT
8:54:37 PM: writing output... [ 2%] api/generated/hyppo.conditional.KCI
8:54:37 PM: writing output... [ 3%] api/generated/hyppo.conditional.PartialCorr
8:54:37 PM: writing output... [ 3%] api/generated/hyppo.conditional.PartialDcorr
8:54:37 PM: writing output... [ 4%] api/generated/hyppo.d_variate.base.DVariateTest
8:54:37 PM: writing output... [ 5%] api/generated/hyppo.d_variate.dHsic
8:54:37 PM: writing output... [ 5%] api/generated/hyppo.discrim.DiscrimOneSample
8:54:37 PM: writing output... [ 6%] api/generated/hyppo.discrim.DiscrimTwoSample
8:54:37 PM: writing output... [ 7%] api/generated/hyppo.discrim.base.DiscriminabilityTest
8:54:37 PM: writing output... [ 7%] api/generated/hyppo.independence.CCA
8:54:37 PM: writing output... [ 8%] api/generated/hyppo.independence.Dcorr
8:54:37 PM: writing output... [ 9%] api/generated/hyppo.independence.HHG
8:54:38 PM: writing output... [ 9%] api/generated/hyppo.independence.Hsic
8:54:38 PM: writing output... [ 10%] api/generated/hyppo.independence.KMERF
8:54:38 PM: writing output... [ 11%] api/generated/hyppo.independence.MGC
8:54:38 PM: writing output... [ 11%] api/generated/hyppo.independence.MaxMargin
8:54:38 PM: writing output... [ 12%] api/generated/hyppo.independence.RV
8:54:38 PM: writing output... [ 12%] api/generated/hyppo.independence.base.IndependenceTest
8:54:38 PM: writing output... [ 13%] api/generated/hyppo.independence.sim_matrix
8:54:38 PM: writing output... [ 14%] api/generated/hyppo.kgof.FSSD
8:54:38 PM: writing output... [ 14%] api/generated/hyppo.kgof.base.GofTest
8:54:38 PM: writing output... [ 15%] api/generated/hyppo.ksample.DISCO
8:54:38 PM: writing output... [ 16%] api/generated/hyppo.ksample.Energy
8:54:39 PM: writing output... [ 16%] api/generated/hyppo.ksample.FriedmanRafsky
8:54:39 PM: writing output... [ 17%] api/generated/hyppo.ksample.Hotelling
8:54:39 PM: writing output... [ 18%] api/generated/hyppo.ksample.KSample
8:54:39 PM: writing output... [ 18%] api/generated/hyppo.ksample.KSampleHHG
8:54:39 PM: writing output... [ 19%] api/generated/hyppo.ksample.MANOVA
8:54:39 PM: writing output... [ 20%] api/generated/hyppo.ksample.MMD
8:54:39 PM: writing output... [ 20%] api/generated/hyppo.ksample.MeanEmbeddingTest
8:54:39 PM: writing output... [ 21%] api/generated/hyppo.ksample.SmoothCFTest
8:54:39 PM: writing output... [ 22%] api/generated/hyppo.ksample.base.KSampleTest
8:54:39 PM: writing output... [ 22%] api/generated/hyppo.ksample.k_sample_transform
8:54:39 PM: writing output... [ 23%] api/generated/hyppo.ksample.mean_embedding.mean_embed_distance
8:54:39 PM: writing output... [ 24%] api/generated/hyppo.ksample.smoothCF.smooth_cf_distance
8:54:40 PM: writing output... [ 24%] api/generated/hyppo.time_series.DcorrX
8:54:40 PM: writing output... [ 25%] api/generated/hyppo.time_series.LjungBox
8:54:40 PM: writing output... [ 25%] api/generated/hyppo.time_series.MGCX
8:54:40 PM: writing output... [ 26%] api/generated/hyppo.time_series.base.TimeSeriesTest
8:54:40 PM: writing output... [ 27%] api/generated/hyppo.tools.chi2_approx
8:54:40 PM: writing output... [ 27%] api/generated/hyppo.tools.circle
8:54:40 PM: writing output... [ 28%] api/generated/hyppo.tools.compute_dist
8:54:40 PM: writing output... [ 29%] api/generated/hyppo.tools.compute_kern
8:54:40 PM: writing output... [ 29%] api/generated/hyppo.tools.cond_indep_binomial
8:54:40 PM: writing output... [ 30%] api/generated/hyppo.tools.cond_indep_lognormal
8:54:40 PM: writing output... [ 31%] api/generated/hyppo.tools.cond_indep_normal
8:54:40 PM: writing output... [ 31%] api/generated/hyppo.tools.cond_indep_normal_nonlinear
8:54:40 PM: writing output... [ 32%] api/generated/hyppo.tools.condi_indep_sim
8:54:40 PM: writing output... [ 33%] api/generated/hyppo.tools.correlated_binomial
8:54:40 PM: writing output... [ 33%] api/generated/hyppo.tools.correlated_lognormal
8:54:40 PM: writing output... [ 34%] api/generated/hyppo.tools.correlated_normal
8:54:40 PM: writing output... [ 35%] api/generated/hyppo.tools.correlated_normal_nonliear
8:54:40 PM: writing output... [ 35%] api/generated/hyppo.tools.correlated_t_linear
8:54:41 PM: writing output... [ 36%] api/generated/hyppo.tools.correlated_t_nonlinear
8:54:41 PM: writing output... [ 37%] api/generated/hyppo.tools.correlated_t_quadratic
8:54:41 PM: writing output... [ 37%] api/generated/hyppo.tools.cross_corr_ar
8:54:41 PM: writing output... [ 38%] api/generated/hyppo.tools.cubic
8:54:41 PM: writing output... [ 38%] api/generated/hyppo.tools.diamond
8:54:41 PM: writing output... [ 39%] api/generated/hyppo.tools.ellipse
8:54:41 PM: writing output... [ 40%] api/generated/hyppo.tools.exponential
8:54:41 PM: writing output... [ 40%] api/generated/hyppo.tools.fourth_root
8:54:41 PM: writing output... [ 41%] api/generated/hyppo.tools.gaussian_3samp
8:54:41 PM: writing output... [ 42%] api/generated/hyppo.tools.indep_ar
8:54:41 PM: writing output... [ 42%] api/generated/hyppo.tools.indep_binomial
8:54:41 PM: writing output... [ 43%] api/generated/hyppo.tools.indep_lognormal
8:54:41 PM: writing output... [ 44%] api/generated/hyppo.tools.indep_normal
8:54:41 PM: writing output... [ 44%] api/generated/hyppo.tools.indep_sim
8:54:41 PM: writing output... [ 45%] api/generated/hyppo.tools.joint_normal
8:54:42 PM: writing output... [ 46%] api/generated/hyppo.tools.linear
8:54:42 PM: writing output... [ 46%] api/generated/hyppo.tools.logarithmic
8:54:42 PM: writing output... [ 47%] api/generated/hyppo.tools.multi_compute_kern
8:54:42 PM: writing output... [ 48%] api/generated/hyppo.tools.multi_perm_test
8:54:42 PM: writing output... [ 48%] api/generated/hyppo.tools.multimodal_independence
8:54:42 PM: writing output... [ 49%] api/generated/hyppo.tools.multiplicative_noise
8:54:42 PM: writing output... [ 50%] api/generated/hyppo.tools.nonlinear_process
8:54:42 PM: writing output... [ 50%] api/generated/hyppo.tools.perm_test
8:54:42 PM: writing output... [ 51%] api/generated/hyppo.tools.power
8:54:42 PM: writing output... [ 51%] api/generated/hyppo.tools.quadratic
8:54:42 PM: writing output... [ 52%] api/generated/hyppo.tools.rot_ksamp
8:54:42 PM: writing output... [ 53%] api/generated/hyppo.tools.sin_four_pi
8:54:42 PM: writing output... [ 53%] api/generated/hyppo.tools.sin_sixteen_pi
8:54:43 PM: writing output... [ 54%] api/generated/hyppo.tools.spiral
8:54:43 PM: writing output... [ 55%] api/generated/hyppo.tools.square
8:54:43 PM: writing output... [ 55%] api/generated/hyppo.tools.step
8:54:43 PM: writing output... [ 56%] api/generated/hyppo.tools.ts_sim
8:54:43 PM: writing output... [ 57%] api/generated/hyppo.tools.two_parabolas
8:54:43 PM: writing output... [ 57%] api/generated/hyppo.tools.uncorrelated_bernoulli
8:54:43 PM: writing output... [ 58%] api/generated/hyppo.tools.w_shaped
8:54:43 PM: writing output... [ 59%] api/index
8:54:43 PM: writing output... [ 59%] benchmarks/indep_power_dimension
8:54:43 PM: writing output... [ 60%] benchmarks/indep_power_sampsize
8:54:43 PM: writing output... [ 61%] benchmarks/index
8:54:43 PM: writing output... [ 61%] benchmarks/perf_1d
8:54:43 PM: writing output... [ 62%] benchmarks/same_stat
8:54:43 PM: writing output... [ 62%] benchmarks/sg_execution_times
8:54:43 PM: writing output... [ 63%] changelog/index
8:54:43 PM: writing output... [ 64%] changelog/v0.1.0
8:54:43 PM: writing output... [ 64%] changelog/v0.1.1
8:54:43 PM: writing output... [ 65%] changelog/v0.1.2
8:54:43 PM: writing output... [ 66%] changelog/v0.1.3
8:54:44 PM: writing output... [ 66%] changelog/v0.2.0
8:54:44 PM: writing output... [ 67%] changelog/v0.2.1
8:54:44 PM: writing output... [ 68%] changelog/v0.2.2
8:54:44 PM: writing output... [ 68%] changelog/v0.3.0
8:54:44 PM: writing output... [ 69%] changelog/v0.3.1
8:54:44 PM: writing output... [ 70%] changelog/v0.3.2
8:54:44 PM: writing output... [ 70%] changelog/v0.3.3
8:54:44 PM: writing output... [ 71%] changelog/v0.4.0
8:54:44 PM: writing output... [ 72%] changelog/v0.5.0
8:54:44 PM: writing output... [ 72%] changelog/v0.5.1
8:54:44 PM: writing output... [ 73%] development/code_of_conduct
8:54:44 PM: writing output... [ 74%] development/contributing
8:54:44 PM: writing output... [ 74%] development/index
8:54:44 PM: writing output... [ 75%] development/license
8:54:44 PM: writing output... [ 75%] gallery/feat_import
8:54:44 PM: writing output... [ 76%] gallery/index
8:54:44 PM: writing output... [ 77%] gallery/mgc_map
8:54:44 PM: writing output... [ 77%] gallery/permutation_tree
8:54:44 PM: writing output... [ 78%] gallery/sg_execution_times
8:54:44 PM: writing output... [ 79%] get_start/citing
8:54:44 PM: writing output... [ 79%] get_start/index
8:54:44 PM: writing output... [ 80%] get_start/install
8:54:44 PM: writing output... [ 81%] get_start/overview
8:54:45 PM: writing output... [ 81%] index
8:54:45 PM: writing output... [ 82%] requirements
8:54:45 PM: writing output... [ 83%] sample_data/indep_sims
8:54:45 PM: writing output... [ 83%] sample_data/index
8:54:45 PM: writing output... [ 84%] sample_data/ksamp_gaussian_sims
8:54:45 PM: writing output... [ 85%] sample_data/ksamp_sims
8:54:45 PM: writing output... [ 85%] sample_data/sg_execution_times
8:54:45 PM: writing output... [ 86%] sample_data/time_series_sim
8:54:45 PM: writing output... [ 87%] tutorials/conditional
8:54:45 PM: writing output... [ 87%] tutorials/discrim
8:54:45 PM: writing output... [ 88%] tutorials/dvariate
8:54:45 PM: writing output... [ 88%] tutorials/independence
8:54:45 PM: writing output... [ 89%] tutorials/index
8:54:45 PM: writing output... [ 90%] tutorials/kgof
8:54:45 PM: writing output... [ 90%] tutorials/ksample
8:54:45 PM: writing output... [ 91%] tutorials/overview
8:54:45 PM: writing output... [ 92%] tutorials/sg_execution_times
8:54:45 PM: writing output... [ 92%] tutorials/time_series
8:54:45 PM: writing output... [ 93%] user_guide/benchmarks
8:54:45 PM: writing output... [ 94%] user_guide/conditional
8:54:45 PM: writing output... [ 94%] user_guide/d_variate
8:54:45 PM: writing output... [ 95%] user_guide/discrim
8:54:45 PM: writing output... [ 96%] user_guide/examples
8:54:45 PM: writing output... [ 96%] user_guide/independence
8:54:45 PM: writing output... [ 97%] user_guide/index
8:54:45 PM: writing output... [ 98%] user_guide/kgof
8:54:45 PM: writing output... [ 98%] user_guide/ksample
8:54:45 PM: writing output... [ 99%] user_guide/sims
8:54:45 PM: writing output... [100%] user_guide/time_series
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: ../CONTRIBUTING.md:23: WARNING: 'myst' reference target not found: #how-to-create-an-actionable-bug-report
8:54:45 PM: ../CONTRIBUTING.md:99: WARNING: 'myst' reference target not found: #guidelines
8:54:45 PM: ../LICENSE.md:13: WARNING: 'myst' reference target not found: #distribution-license
8:54:45 PM: ../LICENSE.md:13: WARNING: 'myst' reference target not found: #changes-and-new-works-license
8:54:45 PM: ../LICENSE.md:24: WARNING: 'myst' reference target not found: #changes-and-new-works-license
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
8:54:45 PM: generating indices... genindex py-modindex done
8:54:45 PM: writing additional pages... search done
8:54:45 PM: copying images... [ 2%] tutorials/images/thumb/sphx_glr_conditional_thumb.png
8:54:45 PM: copying images... [ 5%] tutorials/images/thumb/sphx_glr_dvariate_thumb.png
8:54:45 PM: copying images... [ 7%] tutorials/images/thumb/sphx_glr_discrim_thumb.png
8:54:45 PM: copying images... [ 10%] tutorials/images/thumb/sphx_glr_independence_thumb.png
8:54:45 PM: copying images... [ 12%] gallery/images/thumb/sphx_glr_permutation_tree_thumb.png
8:54:45 PM: copying images... [ 15%] benchmarks/images/thumb/sphx_glr_perf_1d_thumb.png
8:54:45 PM: copying images... [ 17%] benchmarks/images/thumb/sphx_glr_same_stat_thumb.png
8:54:45 PM: copying images... [ 20%] gallery/images/thumb/sphx_glr_feat_import_thumb.png
8:54:45 PM: copying images... [ 22%] gallery/images/thumb/sphx_glr_mgc_map_thumb.png
8:54:45 PM: copying images... [ 25%] tutorials/images/thumb/sphx_glr_ksample_thumb.png
8:54:45 PM: copying images... [ 27%] tutorials/images/thumb/sphx_glr_overview_thumb.png
8:54:45 PM: copying images... [ 30%] tutorials/images/thumb/sphx_glr_time_series_thumb.png
8:54:45 PM: copying images... [ 32%] tutorials/images/thumb/sphx_glr_kgof_thumb.png
8:54:45 PM: copying images... [ 35%] sample_data/images/thumb/sphx_glr_time_series_sim_thumb.png
8:54:45 PM: copying images... [ 37%] sample_data/images/thumb/sphx_glr_ksamp_gaussian_sims_thumb.png
8:54:45 PM: copying images... [ 40%] benchmarks/images/thumb/sphx_glr_indep_power_dimension_thumb.png
8:54:45 PM: copying images... [ 42%] benchmarks/images/thumb/sphx_glr_indep_power_sampsize_thumb.png
8:54:45 PM: copying images... [ 45%] sample_data/images/thumb/sphx_glr_ksamp_sims_thumb.png
8:54:45 PM: copying images... [ 47%] benchmarks/images/sphx_glr_indep_power_dimension_001.png
8:54:45 PM: copying images... [ 50%] benchmarks/images/sphx_glr_indep_power_sampsize_001.png
8:54:45 PM: copying images... [ 52%] benchmarks/images/sphx_glr_perf_1d_001.png
8:54:45 PM: copying images... [ 55%] benchmarks/images/sphx_glr_same_stat_001.png
8:54:45 PM: copying images... [ 57%] gallery/images/sphx_glr_feat_import_001.png
8:54:45 PM: copying images... [ 60%] gallery/images/sphx_glr_mgc_map_001.png
8:54:45 PM: copying images... [ 62%] gallery/images/sphx_glr_mgc_map_002.png
8:54:45 PM: copying images... [ 65%] gallery/images/sphx_glr_permutation_tree_001.png
8:54:45 PM: copying images... [ 67%] gallery/images/sphx_glr_permutation_tree_002.png
8:54:45 PM: copying images... [ 70%] tutorials/images/sphx_glr_overview_001.png
8:54:45 PM: copying images... [ 72%] sample_data/images/sphx_glr_indep_sims_001.png
8:54:45 PM: copying images... [ 75%] sample_data/images/thumb/sphx_glr_indep_sims_thumb.png
8:54:45 PM: copying images... [ 77%] sample_data/images/sphx_glr_ksamp_gaussian_sims_001.png
8:54:45 PM: copying images... [ 80%] sample_data/images/sphx_glr_ksamp_sims_001.png
8:54:45 PM: copying images... [ 82%] sample_data/images/sphx_glr_ksamp_sims_002.png
8:54:45 PM: copying images... [ 85%] sample_data/images/sphx_glr_time_series_sim_001.png
8:54:45 PM: copying images... [ 87%] tutorials/images/sphx_glr_independence_001.png
8:54:45 PM: copying images... [ 90%] tutorials/images/sphx_glr_independence_002.png
8:54:45 PM: copying images... [ 92%] tutorials/images/sphx_glr_kgof_001.png
8:54:45 PM: copying images... [ 95%] tutorials/images/sphx_glr_ksample_001.png
8:54:45 PM: copying images... [ 97%] tutorials/images/sphx_glr_time_series_001.png
8:54:45 PM: copying images... [100%] tutorials/images/sphx_glr_time_series_002.png
8:54:45 PM: copying downloadable files... [ 2%] benchmarks/indep_power_dimension.py
8:54:45 PM: copying downloadable files... [ 5%] benchmarks/indep_power_dimension.ipynb
8:54:45 PM: copying downloadable files... [ 7%] benchmarks/indep_power_sampsize.py
8:54:45 PM: copying downloadable files... [ 10%] benchmarks/indep_power_sampsize.ipynb
8:54:45 PM: copying downloadable files... [ 13%] benchmarks/perf_1d.py
8:54:45 PM: copying downloadable files... [ 15%] benchmarks/perf_1d.ipynb
8:54:45 PM: copying downloadable files... [ 18%] benchmarks/same_stat.py
8:54:45 PM: copying downloadable files... [ 21%] benchmarks/same_stat.ipynb
8:54:45 PM: copying downloadable files... [ 23%] gallery/feat_import.py
8:54:45 PM: copying downloadable files... [ 26%] gallery/feat_import.ipynb
8:54:45 PM: copying downloadable files... [ 28%] gallery/mgc_map.py
8:54:45 PM: copying downloadable files... [ 31%] gallery/mgc_map.ipynb
8:54:45 PM: copying downloadable files... [ 34%] gallery/permutation_tree.py
8:54:45 PM: copying downloadable files... [ 36%] gallery/permutation_tree.ipynb
8:54:45 PM: copying downloadable files... [ 39%] sample_data/indep_sims.py
8:54:45 PM: copying downloadable files... [ 42%] sample_data/indep_sims.ipynb
8:54:45 PM: copying downloadable files... [ 44%] sample_data/ksamp_gaussian_sims.py
8:54:45 PM: copying downloadable files... [ 47%] sample_data/ksamp_gaussian_sims.ipynb
8:54:45 PM: copying downloadable files... [ 50%] sample_data/ksamp_sims.py
8:54:45 PM: copying downloadable files... [ 52%] sample_data/ksamp_sims.ipynb
8:54:45 PM: copying downloadable files... [ 55%] sample_data/time_series_sim.py
8:54:45 PM: copying downloadable files... [ 57%] sample_data/time_series_sim.ipynb
8:54:45 PM: copying downloadable files... [ 60%] tutorials/conditional.py
8:54:45 PM: copying downloadable files... [ 63%] tutorials/conditional.ipynb
8:54:45 PM: copying downloadable files... [ 65%] tutorials/discrim.py
8:54:45 PM: copying downloadable files... [ 68%] tutorials/discrim.ipynb
8:54:45 PM: copying downloadable files... [ 71%] tutorials/dvariate.py
8:54:45 PM: copying downloadable files... [ 73%] tutorials/dvariate.ipynb
8:54:45 PM: copying downloadable files... [ 76%] tutorials/independence.py
8:54:45 PM: copying downloadable files... [ 78%] tutorials/independence.ipynb
8:54:45 PM: copying downloadable files... [ 81%] tutorials/kgof.py
8:54:45 PM: copying downloadable files... [ 84%] tutorials/kgof.ipynb
8:54:45 PM: copying downloadable files... [ 86%] tutorials/ksample.py
8:54:45 PM: copying downloadable files... [ 89%] tutorials/ksample.ipynb
8:54:45 PM: copying downloadable files... [ 92%] tutorials/overview.py
8:54:45 PM: copying downloadable files... [ 94%] tutorials/overview.ipynb
8:54:45 PM: copying downloadable files... [ 97%] tutorials/time_series.py
8:54:45 PM: copying downloadable files... [100%] tutorials/time_series.ipynb
8:54:45 PM: copying static files... done
8:54:45 PM: copying extra files... done
8:54:45 PM: dumping search index in English (code: en)... done
8:54:46 PM: dumping object inventory... done
8:54:46 PM: build succeeded, 181 warnings.
8:54:46 PM: The HTML pages are in _build/html.
8:54:46 PM: Sphinx-Gallery successfully executed 19 out of 19 files subselected by:
8:54:46 PM: gallery_conf["filename_pattern"] = '\\.py'
8:54:46 PM: gallery_conf["ignore_pattern"] = '__init__\\.py'
8:54:46 PM: after excluding 0 files that had previously been run (based on MD5).
8:54:46 PM: embedding documentation hyperlinks...
8:54:46 PM: embedding documentation hyperlinks for gallery... [ 20%] feat_import.html
8:54:46 PM: embedding documentation hyperlinks for gallery... [ 40%] index.html
8:54:46 PM: embedding documentation hyperlinks for gallery... [ 60%] mgc_map.html
8:54:46 PM: embedding documentation hyperlinks for gallery... [ 80%] permutation_tree.html
8:54:46 PM: embedding documentation hyperlinks for gallery... [100%] sg_execution_times.html
8:54:46 PM: embedding documentation hyperlinks for tutorials... [ 10%] conditional.html
8:54:46 PM: embedding documentation hyperlinks for tutorials... [ 20%] discrim.html
8:54:46 PM: embedding documentation hyperlinks for tutorials... [ 30%] dvariate.html
8:54:46 PM: embedding documentation hyperlinks for tutorials... [ 40%] independence.html
8:54:46 PM: embedding documentation hyperlinks for tutorials... [ 50%] index.html
8:54:46 PM: embedding documentation hyperlinks for tutorials... [ 60%] kgof.html
8:54:46 PM: embedding documentation hyperlinks for tutorials... [ 70%] ksample.html
8:54:46 PM: embedding documentation hyperlinks for tutorials... [ 80%] overview.html
8:54:46 PM: embedding documentation hyperlinks for tutorials... [ 90%] sg_execution_times.html
8:54:46 PM: embedding documentation hyperlinks for tutorials... [100%] time_series.html
8:54:46 PM: embedding documentation hyperlinks for sample_data... [ 16%] indep_sims.html
8:54:46 PM: embedding documentation hyperlinks for sample_data... [ 33%] index.html
8:54:46 PM: embedding documentation hyperlinks for sample_data... [ 50%] ksamp_gaussian_sims.html
8:54:46 PM: embedding documentation hyperlinks for sample_data... [ 66%] ksamp_sims.html
8:54:46 PM: embedding documentation hyperlinks for sample_data... [ 83%] sg_execution_times.html
8:54:46 PM: embedding documentation hyperlinks for sample_data... [100%] time_series_sim.html
8:54:46 PM: embedding documentation hyperlinks for benchmarks... [ 16%] indep_power_dimension.html
8:54:46 PM: embedding documentation hyperlinks for benchmarks... [ 33%] indep_power_sampsize.html
8:54:46 PM: embedding documentation hyperlinks for benchmarks... [ 50%] index.html
8:54:46 PM: embedding documentation hyperlinks for benchmarks... [ 66%] perf_1d.html
8:54:46 PM: embedding documentation hyperlinks for benchmarks... [ 83%] same_stat.html
8:54:46 PM: embedding documentation hyperlinks for benchmarks... [100%] sg_execution_times.html
8:54:46 PM: sphinx-sitemap: sitemap.xml was generated for URL https://127.0.0.1:8000/ in /opt/build/repo/docs/_build/html/sitemap.xml
8:54:48 PM: Build finished. The HTML pages are in _build/html.
8:54:48 PM: ​
8:54:48 PM: (build.command completed in 2m 25.9s)
8:54:48 PM:
8:54:48 PM: (Netlify Build completed in 2m 26.8s)
8:54:49 PM: Section completed: building
8:55:13 PM: Finished processing build request in 3m25.186s

Deploying

Complete
8:54:48 PM: Deploy site
8:54:48 PM: ────────────────────────────────────────────────────────────────
8:54:48 PM: ​
8:54:48 PM: Starting to deploy site from 'docs/_build/html'
8:54:48 PM: Calculating files to upload
8:54:48 PM: 52 new file(s) to upload
8:54:48 PM: 0 new function(s) to upload
8:54:48 PM: Section completed: deploying
8:54:48 PM: Site deploy was successfully initiated
8:54:48 PM: ​
8:54:48 PM: (Deploy site completed in 719ms)

Cleanup

Complete
8:54:48 PM: Netlify Build Complete
8:54:48 PM: ────────────────────────────────────────────────────────────────
8:54:48 PM: ​
8:54:49 PM: Caching artifacts
8:54:49 PM: Started saving build plugins
8:54:49 PM: Finished saving build plugins
8:54:49 PM: Started saving mise cache
8:54:49 PM: Finished saving mise cache
8:54:49 PM: Started saving pip cache
8:54:49 PM: Finished saving pip cache
8:54:49 PM: Started saving emacs cask dependencies
8:54:49 PM: Finished saving emacs cask dependencies
8:54:49 PM: Started saving maven dependencies
8:54:49 PM: Finished saving maven dependencies
8:54:49 PM: Started saving boot dependencies
8:54:49 PM: Finished saving boot dependencies
8:54:49 PM: Started saving rust rustup cache
8:54:49 PM: Finished saving rust rustup cache
8:54:49 PM: Started saving go dependencies
8:54:49 PM: Finished saving go dependencies
8:54:49 PM: Build script success
8:55:12 PM: Uploading Cache of size 321.5MB
8:55:13 PM: Section completed: cleanup

Post-processing

Complete
8:54:49 PM: Site is live ✨
8:54:49 PM: Starting post processing
8:54:49 PM: Skipping form detection
8:54:49 PM: Post processing - header rules
8:54:49 PM: Post processing - redirect rules
8:54:49 PM: Post processing done
8:54:49 PM: Section completed: postprocessing