Deploy details
Published deploy for hyppo
Update cca.py (#425) * Update cca.py Bug fix: given two samples x and y of shape (m, n), statistic(x, y) gave a different output from scikitlearn CCA function * Update cca.py * Update cca.py * Update cca.py * Update test_cca.py * Update cca.py * Update test_cca.py * Update cca.py * Update cca.py * Update cca.py * Update test_cca.py * Update test_FCIT.py * Update cca.py * Update cca.pyProduction: main@875a4b3
Deploy log
Initializing
Complete
Initializing
Complete
3:22:48 PM: Build ready to start
3:23:07 PM: build-image version: 9a361c83c6a43010ba0aa3ea38214accc0223b2c (focal)
3:23:07 PM: buildbot version: 9a4374dc9e2c1cbd2a152e441d69a3a6d7e12511
3:23:07 PM: Fetching cached dependencies
3:23:07 PM: Failed to fetch cache, continuing with build
3:23:07 PM: Starting to prepare the repo for build
3:23:08 PM: No cached dependencies found. Cloning fresh repo
3:23:08 PM: git clone --filter=blob:none https://github.com/neurodata/hyppo
3:23:08 PM: Preparing Git Reference refs/heads/main
3:23:09 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 ..'
3:23:10 PM: Starting to install dependencies
3:23:11 PM: mise python@3.8.20 install
3:23:11 PM: mise python@3.8.20 download cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
3:23:11 PM: mise python@3.8.20 extract cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
3:23:11 PM: mise python@3.8.20 python --version
3:23:11 PM: mise python@3.8.20 Python 3.8.20
3:23:11 PM: mise python@3.8.20 ✓ installed
3:23:11 PM: Python version set to 3.8
3:23:12 PM: Collecting pipenv
3:23:13 PM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
3:23:13 PM: Collecting certifi (from pipenv)
3:23:13 PM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
3:23:13 PM: Collecting packaging>=22 (from pipenv)
3:23:13 PM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
3:23:13 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)
3:23:13 PM: Collecting virtualenv>=20.24.2 (from pipenv)
3:23:13 PM: Downloading virtualenv-20.29.3-py3-none-any.whl.metadata (4.5 kB)
3:23:13 PM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
3:23:13 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
3:23:13 PM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
3:23:13 PM: Downloading filelock-3.16.1-py3-none-any.whl.metadata (2.9 kB)
3:23:13 PM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
3:23:13 PM: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
3:23:13 PM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
3:23:13 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 24.4 MB/s eta 0:00:00
3:23:13 PM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
3:23:13 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 7.3 MB/s eta 0:00:00
3:23:13 PM: Downloading virtualenv-20.29.3-py3-none-any.whl (4.3 MB)
3:23:13 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 149.1 MB/s eta 0:00:00
3:23:13 PM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
3:23:13 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.4/166.4 kB 17.9 MB/s eta 0:00:00
3:23:13 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
3:23:13 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 44.9 MB/s eta 0:00:00
3:23:13 PM: Downloading filelock-3.16.1-py3-none-any.whl (16 kB)
3:23:13 PM: Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
3:23:13 PM: Installing collected packages: distlib, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
3:23:14 PM: Successfully installed certifi-2025.1.31 distlib-0.3.9 filelock-3.16.1 packaging-24.2 pipenv-2024.4.1 platformdirs-4.3.6 virtualenv-20.29.3
3:23:15 PM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
3:23:15 PM: [notice] To update, run: pip install --upgrade pip
3:23:15 PM: Installing pip dependencies from requirements.txt
3:23:15 PM: Started restoring cached pip cache
3:23:15 PM: Finished restoring cached pip cache
3:23:15 PM: Collecting numpy>=1.17 (from -r requirements.txt (line 1))
3:23:15 PM: Downloading numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB)
3:23:15 PM: Collecting scipy>=1.4.0 (from -r requirements.txt (line 2))
3:23:15 PM: Downloading scipy-1.10.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (58 kB)
3:23:15 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.9/58.9 kB 2.0 MB/s eta 0:00:00
3:23:15 PM: Collecting numba>=0.46 (from -r requirements.txt (line 3))
3:23:15 PM: Downloading numba-0.58.1-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.7 kB)
3:23:16 PM: Collecting scikit-learn>=0.22 (from -r requirements.txt (line 4))
3:23:16 PM: Downloading scikit_learn-1.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB)
3:23:16 PM: Collecting joblib>=0.17.0 (from -r requirements.txt (line 5))
3:23:16 PM: Downloading joblib-1.4.2-py3-none-any.whl.metadata (5.4 kB)
3:23:16 PM: Collecting autograd>=1.3 (from -r requirements.txt (line 6))
3:23:16 PM: Downloading autograd-1.7.0-py3-none-any.whl.metadata (7.5 kB)
3:23:16 PM: Collecting future (from -r requirements.txt (line 7))
3:23:16 PM: Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB)
3:23:16 PM: Collecting llvmlite<0.42,>=0.41.0dev0 (from numba>=0.46->-r requirements.txt (line 3))
3:23:16 PM: Downloading llvmlite-0.41.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.8 kB)
3:23:16 PM: Collecting importlib-metadata (from numba>=0.46->-r requirements.txt (line 3))
3:23:16 PM: Downloading importlib_metadata-8.5.0-py3-none-any.whl.metadata (4.8 kB)
3:23:16 PM: Collecting threadpoolctl>=2.0.0 (from scikit-learn>=0.22->-r requirements.txt (line 4))
3:23:16 PM: Downloading threadpoolctl-3.5.0-py3-none-any.whl.metadata (13 kB)
3:23:16 PM: Collecting zipp>=3.20 (from importlib-metadata->numba>=0.46->-r requirements.txt (line 3))
3:23:16 PM: Downloading zipp-3.20.2-py3-none-any.whl.metadata (3.7 kB)
3:23:16 PM: Downloading numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB)
3:23:16 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.3/17.3 MB 180.0 MB/s eta 0:00:00
3:23:16 PM: Downloading scipy-1.10.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.5 MB)
3:23:16 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.5/34.5 MB 135.4 MB/s eta 0:00:00
3:23:16 PM: Downloading numba-0.58.1-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (3.7 MB)
3:23:16 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 152.9 MB/s eta 0:00:00
3:23:16 PM: Downloading scikit_learn-1.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.1 MB)
3:23:17 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.1/11.1 MB 202.9 MB/s eta 0:00:00
3:23:17 PM: Downloading joblib-1.4.2-py3-none-any.whl (301 kB)
3:23:17 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 301.8/301.8 kB 29.0 MB/s eta 0:00:00
3:23:17 PM: Downloading autograd-1.7.0-py3-none-any.whl (52 kB)
3:23:17 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.5/52.5 kB 5.3 MB/s eta 0:00:00
3:23:17 PM: Downloading future-1.0.0-py3-none-any.whl (491 kB)
3:23:17 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 491.3/491.3 kB 44.9 MB/s eta 0:00:00
3:23:17 PM: Downloading llvmlite-0.41.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (43.6 MB)
3:23:17 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.6/43.6 MB 124.5 MB/s eta 0:00:00
3:23:17 PM: Downloading threadpoolctl-3.5.0-py3-none-any.whl (18 kB)
3:23:17 PM: Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB)
3:23:17 PM: Downloading zipp-3.20.2-py3-none-any.whl (9.2 kB)
3:23:17 PM: Installing collected packages: zipp, threadpoolctl, numpy, llvmlite, joblib, future, scipy, importlib-metadata, autograd, scikit-learn, numba
3:23:25 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
3:23:25 PM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
3:23:25 PM: [notice] To update, run: pip install --upgrade pip
3:23:26 PM: Pip dependencies installed
3:23:26 PM: Attempting Ruby version 2.6.2, read from environment
3:23:26 PM: Required ruby-2.6.2 is not installed - installing.
3:23:27 PM: Searching for binary rubies, this might take some time.
3:23:27 PM: Found remote file https://rvm_io.global.ssl.fastly.net/binaries/ubuntu/20.04/x86_64/ruby-2.6.2.tar.bz2
3:23:27 PM: Checking requirements for ubuntu.
3:23:27 PM: Requirements installation successful.
3:23:27 PM: ruby-2.6.2 - #configure
3:23:27 PM: ruby-2.6.2 - #download
3:23:27 PM: ruby-2.6.2 - #validate archive
3:23:31 PM: ruby-2.6.2 - #extract
3:23:32 PM: ruby-2.6.2 - #validate binary
3:23:33 PM: ruby-2.6.2 - #setup
3:23:33 PM: ruby-2.6.2 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.6.2@global
3:23:33 PM: ruby-2.6.2 - #importing gemset /opt/buildhome/.rvm/gemsets/global.gems........................................
3:23:34 PM: ruby-2.6.2 - #generating global wrappers........
3:23:34 PM: ruby-2.6.2 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.6.2
3:23:34 PM: ruby-2.6.2 - #importing gemsetfile /opt/buildhome/.rvm/gemsets/default.gems evaluated to empty gem list
3:23:34 PM: ruby-2.6.2 - #generating default wrappers........
3:23:34 PM: Using /opt/buildhome/.rvm/gems/ruby-2.6.2
3:23:34 PM: Using Ruby version 2.6.2
3:23:35 PM: Started restoring cached go cache
3:23:35 PM: Finished restoring cached go cache
3:23:35 PM: Installing Go version 1.12 (requested 1.12)
3:23:41 PM: go version go1.12 linux/amd64
3:23:42 PM: Using PHP version 8.0
3:23:44 PM: Downloading and installing node v10.24.1...
3:23:44 PM: Downloading https://nodejs.org/dist/v10.24.1/node-v10.24.1-linux-x64.tar.xz...
3:23:44 PM: Computing checksum with sha256sum
3:23:44 PM: Checksums matched!
3:23:45 PM: Now using node v10.24.1 (npm v6.14.12)
3:23:46 PM: Started restoring cached build plugins
3:23:46 PM: Finished restoring cached build plugins
3:23:46 PM: Successfully installed dependencies
3:23:46 PM: Starting build script
3:23:47 PM: Detected 0 framework(s)
3:23:47 PM: Section completed: initializing
Building
Complete
Building
Complete
3:23:49 PM: Netlify Build
3:23:49 PM: ────────────────────────────────────────────────────────────────
3:23:49 PM:
3:23:49 PM: ❯ Version
3:23:49 PM: @netlify/build 29.59.2
3:23:49 PM:
3:23:49 PM: ❯ Flags
3:23:49 PM: accountId: 5d9784c7e9ff923d4c713019
3:23:49 PM: baseRelDir: true
3:23:49 PM: buildId: 67d1a6c8ee0ae10009124544
3:23:49 PM: deployId: 67d1a6c8ee0ae10009124546
3:23:49 PM:
3:23:49 PM: ❯ Current directory
3:23:49 PM: /opt/build/repo
3:23:49 PM:
3:23:49 PM: ❯ Config file
3:23:49 PM: /opt/build/repo/netlify.toml
3:23:49 PM:
3:23:49 PM: ❯ Context
3:23:49 PM: production
3:23:49 PM:
3:23:49 PM: build.command from netlify.toml
3:23:49 PM: ────────────────────────────────────────────────────────────────
3:23:49 PM:
3:23:49 PM: $ pip install -r docs/requirements.txt; pip install -r requirements.txt; pip install -e .; cd docs; make all; cd ..
3:23:49 PM: Collecting sphinxcontrib-rawfiles==0.1.1 (from -r docs/requirements.txt (line 1))
3:23:49 PM: Downloading sphinxcontrib-rawfiles-0.1.1.tar.gz (3.3 kB)
3:23:49 PM: Installing build dependencies: started
3:23:50 PM: Installing build dependencies: finished with status 'done'
3:23:50 PM: Getting requirements to build wheel: started
3:23:51 PM: Getting requirements to build wheel: finished with status 'done'
3:23:51 PM: Preparing metadata (pyproject.toml): started
3:23:51 PM: Preparing metadata (pyproject.toml): finished with status 'done'
3:23:51 PM: Collecting nbsphinx==0.8.0 (from -r docs/requirements.txt (line 2))
3:23:51 PM: Downloading nbsphinx-0.8.0-py3-none-any.whl.metadata (2.1 kB)
3:23:51 PM: Collecting ipython==8.10.0 (from -r docs/requirements.txt (line 3))
3:23:51 PM: Downloading ipython-8.10.0-py3-none-any.whl.metadata (5.7 kB)
3:23:51 PM: Collecting ipykernel==5.4.3 (from -r docs/requirements.txt (line 4))
3:23:51 PM: Downloading ipykernel-5.4.3-py3-none-any.whl.metadata (1.1 kB)
3:23:51 PM: Collecting sphinx==4.0.2 (from -r docs/requirements.txt (line 5))
3:23:51 PM: Downloading Sphinx-4.0.2-py3-none-any.whl.metadata (7.9 kB)
3:23:51 PM: Collecting pydata-sphinx-theme==0.7.1 (from -r docs/requirements.txt (line 6))
3:23:51 PM: Downloading pydata_sphinx_theme-0.7.1-py3-none-any.whl.metadata (7.7 kB)
3:23:51 PM: Collecting sphinx-gallery==0.8.2 (from -r docs/requirements.txt (line 7))
3:23:51 PM: Downloading sphinx-gallery-0.8.2.tar.gz (6.5 MB)
3:23:51 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/6.5 MB ? eta -:--:--
3:23:51 PM: ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.7/6.5 MB 21.3 MB/s eta 0:00:01
3:23:51 PM: ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 3.1/6.5 MB 62.9 MB/s eta 0:00:01
3:23:51 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 5.2/6.5 MB 52.4 MB/s eta 0:00:01
3:23:51 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 6.5/6.5 MB 53.2 MB/s eta 0:00:01
3:23:51 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.5/6.5 MB 46.8 MB/s eta 0:00:00
3:23:51 PM: Installing build dependencies: started
3:23:53 PM: Installing build dependencies: finished with status 'done'
3:23:53 PM: Getting requirements to build wheel: started
3:23:53 PM: Getting requirements to build wheel: finished with status 'done'
3:23:53 PM: Preparing metadata (pyproject.toml): started
3:23:53 PM: Preparing metadata (pyproject.toml): finished with status 'done'
3:23:53 PM: Collecting numpydoc==0.7.0 (from -r docs/requirements.txt (line 8))
3:23:53 PM: Downloading numpydoc-0.7.0.tar.gz (19 kB)
3:23:53 PM: Installing build dependencies: started
3:23:54 PM: Installing build dependencies: finished with status 'done'
3:23:54 PM: Getting requirements to build wheel: started
3:23:54 PM: Getting requirements to build wheel: finished with status 'done'
3:23:54 PM: Preparing metadata (pyproject.toml): started
3:23:54 PM: Preparing metadata (pyproject.toml): finished with status 'done'
3:23:54 PM: Collecting myst_parser (from -r docs/requirements.txt (line 9))
3:23:54 PM: Downloading myst_parser-3.0.1-py3-none-any.whl.metadata (5.5 kB)
3:23:55 PM: Collecting matplotlib (from -r docs/requirements.txt (line 10))
3:23:55 PM: Downloading matplotlib-3.7.5-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (5.7 kB)
3:23:55 PM: Collecting seaborn (from -r docs/requirements.txt (line 11))
3:23:55 PM: Downloading seaborn-0.13.2-py3-none-any.whl.metadata (5.4 kB)
3:23:55 PM: Collecting sphinxcontrib-bibtex>=2.2.0 (from -r docs/requirements.txt (line 12))
3:23:55 PM: Downloading sphinxcontrib_bibtex-2.6.3-py3-none-any.whl.metadata (6.3 kB)
3:23:55 PM: Collecting docutils==0.17.1 (from -r docs/requirements.txt (line 13))
3:23:55 PM: Downloading docutils-0.17.1-py2.py3-none-any.whl.metadata (2.9 kB)
3:23:55 PM: Collecting sphinx_sitemap (from -r docs/requirements.txt (line 14))
3:23:55 PM: Downloading sphinx_sitemap-2.6.0-py3-none-any.whl.metadata (3.4 kB)
3:23:55 PM: Collecting jinja2 (from nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:23:55 PM: Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB)
3:23:55 PM: Collecting nbconvert!=5.4 (from nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:23:55 PM: Downloading nbconvert-7.16.6-py3-none-any.whl.metadata (8.5 kB)
3:23:55 PM: Collecting nbformat (from nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:23:55 PM: Downloading nbformat-5.10.4-py3-none-any.whl.metadata (3.6 kB)
3:23:55 PM: Collecting traitlets (from nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:23:55 PM: Downloading traitlets-5.14.3-py3-none-any.whl.metadata (10 kB)
3:23:55 PM: Collecting backcall (from ipython==8.10.0->-r docs/requirements.txt (line 3))
3:23:55 PM: Downloading backcall-0.2.0-py2.py3-none-any.whl.metadata (2.0 kB)
3:23:55 PM: Collecting decorator (from ipython==8.10.0->-r docs/requirements.txt (line 3))
3:23:55 PM: Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB)
3:23:55 PM: Collecting jedi>=0.16 (from ipython==8.10.0->-r docs/requirements.txt (line 3))
3:23:55 PM: Downloading jedi-0.19.2-py2.py3-none-any.whl.metadata (22 kB)
3:23:55 PM: Collecting matplotlib-inline (from ipython==8.10.0->-r docs/requirements.txt (line 3))
3:23:55 PM: Downloading matplotlib_inline-0.1.7-py3-none-any.whl.metadata (3.9 kB)
3:23:55 PM: Collecting pickleshare (from ipython==8.10.0->-r docs/requirements.txt (line 3))
3:23:55 PM: Downloading pickleshare-0.7.5-py2.py3-none-any.whl.metadata (1.5 kB)
3:23:55 PM: Collecting prompt-toolkit<3.1.0,>=3.0.30 (from ipython==8.10.0->-r docs/requirements.txt (line 3))
3:23:55 PM: Downloading prompt_toolkit-3.0.50-py3-none-any.whl.metadata (6.6 kB)
3:23:55 PM: Collecting pygments>=2.4.0 (from ipython==8.10.0->-r docs/requirements.txt (line 3))
3:23:55 PM: Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB)
3:23:55 PM: Collecting stack-data (from ipython==8.10.0->-r docs/requirements.txt (line 3))
3:23:55 PM: Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB)
3:23:55 PM: Collecting pexpect>4.3 (from ipython==8.10.0->-r docs/requirements.txt (line 3))
3:23:55 PM: Downloading pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB)
3:23:55 PM: Collecting jupyter-client (from ipykernel==5.4.3->-r docs/requirements.txt (line 4))
3:23:55 PM: Downloading jupyter_client-8.6.3-py3-none-any.whl.metadata (8.3 kB)
3:23:55 PM: Collecting tornado>=4.2 (from ipykernel==5.4.3->-r docs/requirements.txt (line 4))
3:23:55 PM: Downloading 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)
3:23:55 PM: Collecting sphinxcontrib-applehelp (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
3:23:55 PM: Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl.metadata (2.7 kB)
3:23:56 PM: Collecting sphinxcontrib-devhelp (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
3:23:56 PM: Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl.metadata (1.4 kB)
3:23:56 PM: Collecting sphinxcontrib-jsmath (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
3:23:56 PM: Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB)
3:23:56 PM: Collecting sphinxcontrib-htmlhelp (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
3:23:56 PM: Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl.metadata (2.8 kB)
3:23:56 PM: Collecting sphinxcontrib-serializinghtml (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
3:23:56 PM: Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl.metadata (1.5 kB)
3:23:56 PM: Collecting sphinxcontrib-qthelp (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
3:23:56 PM: Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl.metadata (1.4 kB)
3:23:56 PM: Collecting snowballstemmer>=1.1 (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
3:23:56 PM: Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB)
3:23:56 PM: Collecting babel>=1.3 (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
3:23:56 PM: Downloading babel-2.17.0-py3-none-any.whl.metadata (2.0 kB)
3:23:56 PM: Collecting alabaster<0.8,>=0.7 (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
3:23:56 PM: Downloading alabaster-0.7.13-py3-none-any.whl.metadata (3.0 kB)
3:23:56 PM: Collecting imagesize (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
3:23:56 PM: Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB)
3:23:56 PM: Collecting requests>=2.5.0 (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
3:23:56 PM: Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
3:23:56 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)
3:23:56 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)
3:23:56 PM: Collecting beautifulsoup4 (from pydata-sphinx-theme==0.7.1->-r docs/requirements.txt (line 6))
3:23:56 PM: Downloading beautifulsoup4-4.13.3-py3-none-any.whl.metadata (3.8 kB)
3:23:56 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.
3:23:56 PM: Collecting myst_parser (from -r docs/requirements.txt (line 9))
3:23:56 PM: Downloading myst_parser-3.0.0-py3-none-any.whl.metadata (5.5 kB)
3:23:56 PM: Downloading myst_parser-2.0.0-py3-none-any.whl.metadata (5.4 kB)
3:23:56 PM: Collecting markdown-it-py~=3.0 (from myst_parser->-r docs/requirements.txt (line 9))
3:23:56 PM: Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB)
3:23:56 PM: Collecting mdit-py-plugins~=0.4 (from myst_parser->-r docs/requirements.txt (line 9))
3:23:56 PM: Downloading mdit_py_plugins-0.4.2-py3-none-any.whl.metadata (2.8 kB)
3:23:56 PM: Collecting pyyaml (from myst_parser->-r docs/requirements.txt (line 9))
3:23:56 PM: Downloading PyYAML-6.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
3:23:56 PM: Collecting myst_parser (from -r docs/requirements.txt (line 9))
3:23:56 PM: Downloading myst_parser-1.0.0-py3-none-any.whl.metadata (5.5 kB)
3:23:56 PM: Collecting markdown-it-py<3.0.0,>=1.0.0 (from myst_parser->-r docs/requirements.txt (line 9))
3:23:56 PM: Downloading markdown_it_py-2.2.0-py3-none-any.whl.metadata (6.8 kB)
3:23:56 PM: Collecting mdit-py-plugins~=0.3.4 (from myst_parser->-r docs/requirements.txt (line 9))
3:23:56 PM: Downloading mdit_py_plugins-0.3.5-py3-none-any.whl.metadata (2.8 kB)
3:23:56 PM: Collecting myst_parser (from -r docs/requirements.txt (line 9))
3:23:56 PM: Downloading myst_parser-0.19.2-py3-none-any.whl.metadata (5.5 kB)
3:23:56 PM: Downloading myst_parser-0.19.1-py3-none-any.whl.metadata (5.5 kB)
3:23:56 PM: Downloading myst_parser-0.19.0-py3-none-any.whl.metadata (5.5 kB)
3:23:56 PM: Downloading myst_parser-0.18.1-py3-none-any.whl.metadata (5.1 kB)
3:23:56 PM: Collecting typing-extensions (from myst_parser->-r docs/requirements.txt (line 9))
3:23:56 PM: Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB)
3:23:56 PM: Collecting contourpy>=1.0.1 (from matplotlib->-r docs/requirements.txt (line 10))
3:23:56 PM: Downloading contourpy-1.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.9 kB)
3:23:57 PM: Collecting cycler>=0.10 (from matplotlib->-r docs/requirements.txt (line 10))
3:23:57 PM: Downloading cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB)
3:23:57 PM: Collecting fonttools>=4.22.0 (from matplotlib->-r docs/requirements.txt (line 10))
3:23:57 PM: Downloading fonttools-4.56.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (101 kB)
3:23:57 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/101.7 kB ? eta -:--:--
3:23:57 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.7/101.7 kB 4.7 MB/s eta 0:00:00
3:23:57 PM: Collecting kiwisolver>=1.0.1 (from matplotlib->-r docs/requirements.txt (line 10))
3:23:57 PM: Downloading kiwisolver-1.4.7-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (6.3 kB)
3:23:57 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)
3:23:57 PM: Collecting pillow>=6.2.0 (from matplotlib->-r docs/requirements.txt (line 10))
3:23:57 PM: Downloading pillow-10.4.0-cp38-cp38-manylinux_2_28_x86_64.whl.metadata (9.2 kB)
3:23:57 PM: Collecting pyparsing>=2.3.1 (from matplotlib->-r docs/requirements.txt (line 10))
3:23:57 PM: Downloading pyparsing-3.1.4-py3-none-any.whl.metadata (5.1 kB)
3:23:57 PM: Collecting python-dateutil>=2.7 (from matplotlib->-r docs/requirements.txt (line 10))
3:23:57 PM: Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
3:23:57 PM: Collecting importlib-resources>=3.2.0 (from matplotlib->-r docs/requirements.txt (line 10))
3:23:57 PM: Downloading importlib_resources-6.4.5-py3-none-any.whl.metadata (4.0 kB)
3:23:57 PM: Collecting pandas>=1.2 (from seaborn->-r docs/requirements.txt (line 11))
3:23:57 PM: Downloading pandas-2.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (18 kB)
3:23:57 PM: Collecting pybtex>=0.24 (from sphinxcontrib-bibtex>=2.2.0->-r docs/requirements.txt (line 12))
3:23:57 PM: Downloading pybtex-0.24.0-py2.py3-none-any.whl.metadata (2.0 kB)
3:23:57 PM: Collecting pybtex-docutils>=1.0.0 (from sphinxcontrib-bibtex>=2.2.0->-r docs/requirements.txt (line 12))
3:23:57 PM: Downloading pybtex_docutils-1.0.3-py3-none-any.whl.metadata (4.3 kB)
3:23:57 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)
3:23:57 PM: Collecting pytz>=2015.7 (from babel>=1.3->sphinx==4.0.2->-r docs/requirements.txt (line 5))
3:23:58 PM: Downloading pytz-2025.1-py2.py3-none-any.whl.metadata (22 kB)
3:23:58 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)
3:23:58 PM: Collecting parso<0.9.0,>=0.8.4 (from jedi>=0.16->ipython==8.10.0->-r docs/requirements.txt (line 3))
3:23:58 PM: Downloading parso-0.8.4-py2.py3-none-any.whl.metadata (7.7 kB)
3:23:58 PM: Collecting MarkupSafe>=2.0 (from jinja2->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:23:58 PM: Downloading MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB)
3:23:58 PM: Collecting mdurl~=0.1 (from markdown-it-py<3.0.0,>=1.0.0->myst_parser->-r docs/requirements.txt (line 9))
3:23:58 PM: Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
3:23:58 PM: Collecting bleach!=5.0.0 (from bleach[css]!=5.0.0->nbconvert!=5.4->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:23:58 PM: Downloading bleach-6.1.0-py3-none-any.whl.metadata (30 kB)
3:23:58 PM: Collecting defusedxml (from nbconvert!=5.4->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:23:58 PM: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB)
3:23:58 PM: Collecting jupyter-core>=4.7 (from nbconvert!=5.4->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:23:58 PM: Downloading jupyter_core-5.7.2-py3-none-any.whl.metadata (3.4 kB)
3:23:58 PM: Collecting jupyterlab-pygments (from nbconvert!=5.4->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:23:58 PM: Downloading jupyterlab_pygments-0.3.0-py3-none-any.whl.metadata (4.4 kB)
3:23:58 PM: Collecting mistune<4,>=2.0.3 (from nbconvert!=5.4->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:23:58 PM: Downloading mistune-3.1.2-py3-none-any.whl.metadata (1.7 kB)
3:23:58 PM: Collecting nbclient>=0.5.0 (from nbconvert!=5.4->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:23:58 PM: Downloading nbclient-0.10.1-py3-none-any.whl.metadata (8.2 kB)
3:23:58 PM: Collecting pandocfilters>=1.4.1 (from nbconvert!=5.4->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:23:58 PM: Downloading pandocfilters-1.5.1-py2.py3-none-any.whl.metadata (9.0 kB)
3:23:58 PM: Collecting fastjsonschema>=2.15 (from nbformat->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:23:58 PM: Downloading fastjsonschema-2.21.1-py3-none-any.whl.metadata (2.2 kB)
3:23:58 PM: Collecting jsonschema>=2.6 (from nbformat->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:23:58 PM: Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB)
3:23:58 PM: Collecting tzdata>=2022.1 (from pandas>=1.2->seaborn->-r docs/requirements.txt (line 11))
3:23:58 PM: Downloading tzdata-2025.1-py2.py3-none-any.whl.metadata (1.4 kB)
3:23:58 PM: Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython==8.10.0->-r docs/requirements.txt (line 3))
3:23:58 PM: Downloading ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB)
3:23:58 PM: Collecting wcwidth (from prompt-toolkit<3.1.0,>=3.0.30->ipython==8.10.0->-r docs/requirements.txt (line 3))
3:23:58 PM: Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB)
3:23:58 PM: Collecting latexcodec>=1.0.4 (from pybtex>=0.24->sphinxcontrib-bibtex>=2.2.0->-r docs/requirements.txt (line 12))
3:23:58 PM: Downloading latexcodec-3.0.0-py3-none-any.whl.metadata (4.9 kB)
3:23:58 PM: Collecting six (from pybtex>=0.24->sphinxcontrib-bibtex>=2.2.0->-r docs/requirements.txt (line 12))
3:23:58 PM: Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
3:23:58 PM: Collecting charset-normalizer<4,>=2 (from requests>=2.5.0->sphinx==4.0.2->-r docs/requirements.txt (line 5))
3:23:58 PM: Downloading charset_normalizer-3.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB)
3:23:58 PM: Collecting idna<4,>=2.5 (from requests>=2.5.0->sphinx==4.0.2->-r docs/requirements.txt (line 5))
3:23:58 PM: Downloading idna-3.10-py3-none-any.whl.metadata (10 kB)
3:23:59 PM: Collecting urllib3<3,>=1.21.1 (from requests>=2.5.0->sphinx==4.0.2->-r docs/requirements.txt (line 5))
3:23:59 PM: Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB)
3:23:59 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)) (2025.1.31)
3:23:59 PM: Collecting soupsieve>1.2 (from beautifulsoup4->pydata-sphinx-theme==0.7.1->-r docs/requirements.txt (line 6))
3:23:59 PM: Downloading soupsieve-2.6-py3-none-any.whl.metadata (4.6 kB)
3:23:59 PM: Collecting pyzmq>=23.0 (from jupyter-client->ipykernel==5.4.3->-r docs/requirements.txt (line 4))
3:23:59 PM: Downloading pyzmq-26.3.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (6.2 kB)
3:23:59 PM: Collecting executing>=1.2.0 (from stack-data->ipython==8.10.0->-r docs/requirements.txt (line 3))
3:23:59 PM: Downloading executing-2.2.0-py2.py3-none-any.whl.metadata (8.9 kB)
3:23:59 PM: Collecting asttokens>=2.1.0 (from stack-data->ipython==8.10.0->-r docs/requirements.txt (line 3))
3:23:59 PM: Downloading asttokens-3.0.0-py3-none-any.whl.metadata (4.7 kB)
3:23:59 PM: Collecting pure-eval (from stack-data->ipython==8.10.0->-r docs/requirements.txt (line 3))
3:23:59 PM: Downloading pure_eval-0.2.3-py3-none-any.whl.metadata (6.3 kB)
3:23:59 PM: Collecting webencodings (from bleach!=5.0.0->bleach[css]!=5.0.0->nbconvert!=5.4->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:23:59 PM: Downloading webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB)
3:23:59 PM: Collecting tinycss2<1.3,>=1.1.0 (from bleach[css]!=5.0.0->nbconvert!=5.4->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:23:59 PM: Downloading tinycss2-1.2.1-py3-none-any.whl.metadata (3.0 kB)
3:23:59 PM: Collecting attrs>=22.2.0 (from jsonschema>=2.6->nbformat->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:23:59 PM: Downloading attrs-25.2.0-py3-none-any.whl.metadata (11 kB)
3:23:59 PM: Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=2.6->nbformat->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:23:59 PM: Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB)
3:23:59 PM: Collecting pkgutil-resolve-name>=1.3.10 (from jsonschema>=2.6->nbformat->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:23:59 PM: Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl.metadata (624 bytes)
3:23:59 PM: Collecting referencing>=0.28.4 (from jsonschema>=2.6->nbformat->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:23:59 PM: Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB)
3:24:00 PM: Collecting rpds-py>=0.7.1 (from jsonschema>=2.6->nbformat->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:24:00 PM: Downloading rpds_py-0.20.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB)
3:24:00 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)
3:24:00 PM: Downloading nbsphinx-0.8.0-py3-none-any.whl (24 kB)
3:24:00 PM: Downloading ipython-8.10.0-py3-none-any.whl (784 kB)
3:24:00 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/784.3 kB ? eta -:--:--
3:24:00 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 784.3/784.3 kB 55.5 MB/s eta 0:00:00
3:24:00 PM: Downloading ipykernel-5.4.3-py3-none-any.whl (120 kB)
3:24:00 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/120.1 kB ? eta -:--:--
3:24:00 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.1/120.1 kB 10.9 MB/s eta 0:00:00
3:24:00 PM: Downloading Sphinx-4.0.2-py3-none-any.whl (2.9 MB)
3:24:00 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/2.9 MB ? eta -:--:--
3:24:00 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 111.7 MB/s eta 0:00:00
3:24:00 PM: Downloading pydata_sphinx_theme-0.7.1-py3-none-any.whl (1.4 MB)
3:24:00 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.4 MB ? eta -:--:--
3:24:00 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 43.1 MB/s eta 0:00:00
3:24:00 PM: Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB)
3:24:00 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/575.5 kB ? eta -:--:--
3:24:00 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 45.2 MB/s eta 0:00:00
3:24:00 PM: Downloading myst_parser-0.18.1-py3-none-any.whl (58 kB)
3:24:00 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/58.2 kB ? eta -:--:--
3:24:00 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 4.1 MB/s eta 0:00:00
3:24:00 PM: Downloading matplotlib-3.7.5-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (9.2 MB)
3:24:00 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/9.2 MB ? eta -:--:--
3:24:00 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 9.2/9.2 MB 351.8 MB/s eta 0:00:01
3:24:00 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.2/9.2 MB 172.4 MB/s eta 0:00:00
3:24:00 PM: Downloading seaborn-0.13.2-py3-none-any.whl (294 kB)
3:24:00 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/294.9 kB ? eta -:--:--
3:24:00 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 294.9/294.9 kB 14.2 MB/s eta 0:00:00
3:24:00 PM: Downloading sphinxcontrib_bibtex-2.6.3-py3-none-any.whl (40 kB)
3:24:00 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/40.3 kB ? eta -:--:--
3:24:00 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.3/40.3 kB 2.6 MB/s eta 0:00:00
3:24:00 PM: Downloading sphinx_sitemap-2.6.0-py3-none-any.whl (5.6 kB)
3:24:00 PM: Downloading alabaster-0.7.13-py3-none-any.whl (13 kB)
3:24:00 PM: Downloading babel-2.17.0-py3-none-any.whl (10.2 MB)
3:24:00 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/10.2 MB ? eta -:--:--
3:24:00 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 10.2/10.2 MB 316.0 MB/s eta 0:00:01
3:24:00 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 156.5 MB/s eta 0:00:00
3:24:00 PM: Downloading contourpy-1.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (301 kB)
3:24:00 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/301.1 kB ? eta -:--:--
3:24:00 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 301.1/301.1 kB 18.4 MB/s eta 0:00:00
3:24:00 PM: Downloading cycler-0.12.1-py3-none-any.whl (8.3 kB)
3:24:00 PM: Downloading fonttools-4.56.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.7 MB)
3:24:00 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/4.7 MB ? eta -:--:--
3:24:00 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 142.1 MB/s eta 0:00:00
3:24:00 PM: Downloading importlib_resources-6.4.5-py3-none-any.whl (36 kB)
3:24:00 PM: Downloading jedi-0.19.2-py2.py3-none-any.whl (1.6 MB)
3:24:00 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.6 MB ? eta -:--:--
3:24:00 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 89.5 MB/s eta 0:00:00
3:24:00 PM: Downloading jinja2-3.1.6-py3-none-any.whl (134 kB)
3:24:00 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/134.9 kB ? eta -:--:--
3:24:00 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 12.5 MB/s eta 0:00:00
3:24:01 PM: Downloading kiwisolver-1.4.7-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.2 MB)
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.2 MB ? eta -:--:--
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 90.2 MB/s eta 0:00:00
3:24:01 PM: Downloading markdown_it_py-2.2.0-py3-none-any.whl (84 kB)
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/84.5 kB ? eta -:--:--
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.5/84.5 kB 8.7 MB/s eta 0:00:00
3:24:01 PM: Downloading mdit_py_plugins-0.3.5-py3-none-any.whl (52 kB)
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/52.1 kB ? eta -:--:--
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.1/52.1 kB 5.5 MB/s eta 0:00:00
3:24:01 PM: Downloading nbconvert-7.16.6-py3-none-any.whl (258 kB)
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/258.5 kB ? eta -:--:--
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 258.5/258.5 kB 25.5 MB/s eta 0:00:00
3:24:01 PM: Downloading nbformat-5.10.4-py3-none-any.whl (78 kB)
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/78.5 kB ? eta -:--:--
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.5/78.5 kB 7.8 MB/s eta 0:00:00
3:24:01 PM: Downloading pandas-2.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.4 MB)
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/12.4 MB ? eta -:--:--
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 10.2/12.4 MB 308.8 MB/s eta 0:00:01
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.4/12.4 MB 167.3 MB/s eta 0:00:00
3:24:01 PM: Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB)
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/63.8 kB ? eta -:--:--
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.8/63.8 kB 4.1 MB/s eta 0:00:00
3:24:01 PM: Downloading pillow-10.4.0-cp38-cp38-manylinux_2_28_x86_64.whl (4.5 MB)
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/4.5 MB ? eta -:--:--
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 143.5 MB/s eta 0:00:00
3:24:01 PM: Downloading prompt_toolkit-3.0.50-py3-none-any.whl (387 kB)
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/387.8 kB ? eta -:--:--
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 387.8/387.8 kB 26.4 MB/s eta 0:00:00
3:24:01 PM: Downloading pybtex-0.24.0-py2.py3-none-any.whl (561 kB)
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/561.4 kB ? eta -:--:--
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.4/561.4 kB 43.2 MB/s eta 0:00:00
3:24:01 PM: Downloading pybtex_docutils-1.0.3-py3-none-any.whl (6.4 kB)
3:24:01 PM: Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB)
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.2 MB ? eta -:--:--
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 74.9 MB/s eta 0:00:00
3:24:01 PM: Downloading pyparsing-3.1.4-py3-none-any.whl (104 kB)
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/104.1 kB ? eta -:--:--
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.1/104.1 kB 7.6 MB/s eta 0:00:00
3:24:01 PM: Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/229.9 kB ? eta -:--:--
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 14.1 MB/s eta 0:00:00
3:24:01 PM: Downloading PyYAML-6.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (746 kB)
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/746.5 kB ? eta -:--:--
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.5/746.5 kB 51.3 MB/s eta 0:00:00
3:24:01 PM: Downloading requests-2.32.3-py3-none-any.whl (64 kB)
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/64.9 kB ? eta -:--:--
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 4.3 MB/s eta 0:00:00
3:24:01 PM: Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB)
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/93.0 kB ? eta -:--:--
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 6.8 MB/s eta 0:00:00
3:24:01 PM: Downloading 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)
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/437.2 kB ? eta -:--:--
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 437.2/437.2 kB 30.7 MB/s eta 0:00:00
3:24:01 PM: Downloading traitlets-5.14.3-py3-none-any.whl (85 kB)
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/85.4 kB ? eta -:--:--
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.4/85.4 kB 7.0 MB/s eta 0:00:00
3:24:01 PM: Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB)
3:24:01 PM: Downloading beautifulsoup4-4.13.3-py3-none-any.whl (186 kB)
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/186.0 kB ? eta -:--:--
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 186.0/186.0 kB 12.7 MB/s eta 0:00:00
3:24:01 PM: Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB)
3:24:01 PM: Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB)
3:24:01 PM: Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB)
3:24:01 PM: Downloading jupyter_client-8.6.3-py3-none-any.whl (106 kB)
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/106.1 kB ? eta -:--:--
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.1/106.1 kB 7.8 MB/s eta 0:00:00
3:24:01 PM: Downloading matplotlib_inline-0.1.7-py3-none-any.whl (9.9 kB)
3:24:01 PM: Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB)
3:24:01 PM: Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB)
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/120.6 kB ? eta -:--:--
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 8.9 MB/s eta 0:00:00
3:24:01 PM: Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB)
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/84.7 kB ? eta -:--:--
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 6.3 MB/s eta 0:00:00
3:24:01 PM: Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB)
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/99.8 kB ? eta -:--:--
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 8.2 MB/s eta 0:00:00
3:24:01 PM: Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB)
3:24:01 PM: Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB)
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/90.6 kB ? eta -:--:--
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 10.7 MB/s eta 0:00:00
3:24:01 PM: Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB)
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/94.0 kB ? eta -:--:--
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 12.3 MB/s eta 0:00:00
3:24:01 PM: Downloading stack_data-0.6.3-py3-none-any.whl (24 kB)
3:24:01 PM: Downloading asttokens-3.0.0-py3-none-any.whl (26 kB)
3:24:01 PM: Downloading bleach-6.1.0-py3-none-any.whl (162 kB)
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/162.8 kB ? eta -:--:--
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.8/162.8 kB 18.1 MB/s eta 0:00:00
3:24:01 PM: Downloading charset_normalizer-3.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB)
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/144.7 kB ? eta -:--:--
3:24:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.7/144.7 kB 17.2 MB/s eta 0:00:00
3:24:01 PM: Downloading executing-2.2.0-py2.py3-none-any.whl (26 kB)
3:24:02 PM: Downloading fastjsonschema-2.21.1-py3-none-any.whl (23 kB)
3:24:02 PM: Downloading idna-3.10-py3-none-any.whl (70 kB)
3:24:02 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/70.4 kB ? eta -:--:--
3:24:02 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 8.9 MB/s eta 0:00:00
3:24:02 PM: Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB)
3:24:02 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/88.5 kB ? eta -:--:--
3:24:02 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.5/88.5 kB 9.6 MB/s eta 0:00:00
3:24:02 PM: Downloading jupyter_core-5.7.2-py3-none-any.whl (28 kB)
3:24:02 PM: Downloading latexcodec-3.0.0-py3-none-any.whl (18 kB)
3:24:02 PM: Downloading MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB)
3:24:02 PM: Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
3:24:02 PM: Downloading mistune-3.1.2-py3-none-any.whl (53 kB)
3:24:02 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/53.7 kB ? eta -:--:--
3:24:02 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.7/53.7 kB 5.8 MB/s eta 0:00:00
3:24:02 PM: Downloading nbclient-0.10.1-py3-none-any.whl (25 kB)
3:24:02 PM: Downloading pandocfilters-1.5.1-py2.py3-none-any.whl (8.7 kB)
3:24:02 PM: Downloading parso-0.8.4-py2.py3-none-any.whl (103 kB)
3:24:02 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/103.7 kB ? eta -:--:--
3:24:02 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.7/103.7 kB 12.5 MB/s eta 0:00:00
3:24:02 PM: Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB)
3:24:02 PM: Downloading pytz-2025.1-py2.py3-none-any.whl (507 kB)
3:24:02 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/507.9 kB ? eta -:--:--
3:24:02 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 507.9/507.9 kB 42.5 MB/s eta 0:00:00
3:24:02 PM: Downloading pyzmq-26.3.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (867 kB)
3:24:02 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/867.5 kB ? eta -:--:--
3:24:02 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 867.5/867.5 kB 50.2 MB/s eta 0:00:00
3:24:02 PM: Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)
3:24:02 PM: Downloading soupsieve-2.6-py3-none-any.whl (36 kB)
3:24:02 PM: Downloading tzdata-2025.1-py2.py3-none-any.whl (346 kB)
3:24:02 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/346.8 kB ? eta -:--:--
3:24:02 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 346.8/346.8 kB 36.8 MB/s eta 0:00:00
3:24:02 PM: Downloading urllib3-2.2.3-py3-none-any.whl (126 kB)
3:24:02 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/126.3 kB ? eta -:--:--
3:24:02 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.3/126.3 kB 14.4 MB/s eta 0:00:00
3:24:02 PM: Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB)
3:24:02 PM: Downloading jupyterlab_pygments-0.3.0-py3-none-any.whl (15 kB)
3:24:02 PM: Downloading pure_eval-0.2.3-py3-none-any.whl (11 kB)
3:24:02 PM: Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB)
3:24:02 PM: Downloading attrs-25.2.0-py3-none-any.whl (64 kB)
3:24:02 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/64.0 kB ? eta -:--:--
3:24:02 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.0/64.0 kB 7.7 MB/s eta 0:00:00
3:24:02 PM: Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB)
3:24:02 PM: Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB)
3:24:02 PM: Downloading referencing-0.35.1-py3-none-any.whl (26 kB)
3:24:02 PM: Downloading rpds_py-0.20.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (360 kB)
3:24:02 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/360.8 kB ? eta -:--:--
3:24:02 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 360.8/360.8 kB 30.2 MB/s eta 0:00:00
3:24:02 PM: Downloading tinycss2-1.2.1-py3-none-any.whl (21 kB)
3:24:02 PM: Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB)
3:24:02 PM: Building wheels for collected packages: sphinxcontrib-rawfiles, sphinx-gallery, numpydoc
3:24:02 PM: Building wheel for sphinxcontrib-rawfiles (pyproject.toml): started
3:24:02 PM: Building wheel for sphinxcontrib-rawfiles (pyproject.toml): finished with status 'done'
3:24:02 PM: Created wheel for sphinxcontrib-rawfiles: filename=sphinxcontrib_rawfiles-0.1.1-py3-none-any.whl size=4261 sha256=3781674f0ecd464f025f4c0c2be6da072b3eaa5670cac9de0955383e9dea05dc
3:24:02 PM: Stored in directory: /opt/buildhome/.cache/pip/wheels/ee/c3/a9/68dfae6aba3ce1e9e87f2c498821db58b865199abba3f75d95
3:24:02 PM: Building wheel for sphinx-gallery (pyproject.toml): started
3:24:03 PM: Building wheel for sphinx-gallery (pyproject.toml): finished with status 'done'
3:24:03 PM: Created wheel for sphinx-gallery: filename=sphinx_gallery-0.8.2-py3-none-any.whl size=124834 sha256=c888ed2dc2d3c25409b74c9e8636931c9502b868cedb12dd3fe57d259423b96c
3:24:03 PM: Stored in directory: /opt/buildhome/.cache/pip/wheels/64/70/a6/dc87c0ef94790ad9dd4402b84d2966236c40088e44136a86f6
3:24:03 PM: Building wheel for numpydoc (pyproject.toml): started
3:24:03 PM: Building wheel for numpydoc (pyproject.toml): finished with status 'done'
3:24:03 PM: Created wheel for numpydoc: filename=numpydoc-0.7.0-py3-none-any.whl size=20974 sha256=c58d1774c0612d7ba0393407bb2f2b428afd3e8cc901e6671ff1960843cffc13
3:24:03 PM: Stored in directory: /opt/buildhome/.cache/pip/wheels/9c/b7/6c/7db97da57b77901ae469c4062fafb71cc333b92149d3582bbd
3:24:03 PM: Successfully built sphinxcontrib-rawfiles sphinx-gallery numpydoc
3:24:03 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, 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, mistune, 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
3:24:14 PM: Successfully installed MarkupSafe-2.1.5 alabaster-0.7.13 asttokens-3.0.0 attrs-25.2.0 babel-2.17.0 backcall-0.2.0 beautifulsoup4-4.13.3 bleach-6.1.0 charset-normalizer-3.4.1 contourpy-1.1.1 cycler-0.12.1 decorator-5.2.1 defusedxml-0.7.1 docutils-0.17.1 executing-2.2.0 fastjsonschema-2.21.1 fonttools-4.56.0 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.6 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.1.2 myst_parser-0.18.1 nbclient-0.10.1 nbconvert-7.16.6 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.50 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.19.1 pyparsing-3.1.4 python-dateutil-2.9.0.post0 pytz-2025.1 pyyaml-6.0.2 pyzmq-26.3.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.2.1 tornado-6.4.2 traitlets-5.14.3 typing-extensions-4.12.2 tzdata-2025.1 urllib3-2.2.3 wcwidth-0.2.13 webencodings-0.5.1
3:24:14 PM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
3:24:14 PM: [notice] To update, run: pip install --upgrade pip
3:24:15 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)
3:24:15 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)
3:24:15 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)
3:24:15 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)
3:24:15 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)
3:24:15 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)
3:24:15 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)
3:24:15 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)
3:24:15 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)
3:24:15 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)
3:24:15 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)
3:24:15 PM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
3:24:15 PM: [notice] To update, run: pip install --upgrade pip
3:24:15 PM: Obtaining file:///opt/build/repo
3:24:15 PM: Installing build dependencies: started
3:24:17 PM: Installing build dependencies: finished with status 'done'
3:24:17 PM: Checking if build backend supports build_editable: started
3:24:17 PM: Checking if build backend supports build_editable: finished with status 'done'
3:24:17 PM: Getting requirements to build editable: started
3:24:17 PM: Getting requirements to build editable: finished with status 'done'
3:24:17 PM: Preparing editable metadata (pyproject.toml): started
3:24:17 PM: Preparing editable metadata (pyproject.toml): finished with status 'done'
3:24:17 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)
3:24:17 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)
3:24:17 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)
3:24:17 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)
3:24:17 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)
3:24:17 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)
3:24:17 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)
3:24:17 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)
3:24:17 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)
3:24:17 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)
3:24:17 PM: Building wheels for collected packages: hyppo
3:24:17 PM: Building editable for hyppo (pyproject.toml): started
3:24:17 PM: Building editable for hyppo (pyproject.toml): finished with status 'done'
3:24:17 PM: Created wheel for hyppo: filename=hyppo-0.5.1-0.editable-py3-none-any.whl size=4087 sha256=e2ed41b44a00ea7c3a8a5226213076b0510049d11531a0f19f8284951d98e2a0
3:24:17 PM: Stored in directory: /tmp/pip-ephem-wheel-cache-vz9snz3g/wheels/15/ef/6d/5f6ef80dced486a1a3086ee2366a5097a79e53f92438567448
3:24:17 PM: Successfully built hyppo
3:24:17 PM: Installing collected packages: hyppo
3:24:17 PM: Successfully installed hyppo-0.5.1
3:24:17 PM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
3:24:17 PM: [notice] To update, run: pip install --upgrade pip
3:24:18 PM: Building API docs.
3:24:18 PM: sphinx-autogen -i -t _templates -o api/generated api/index.rst
3:24:18 PM: [autosummary] generating autosummary for: api/index.rst
3:24:18 PM: [autosummary] writing to api/generated
3:24:20 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
3:24:20 PM: [autosummary] writing to api/generated
3:24:20 PM: Building HTML files.
3:24:20 PM: sphinx-build -b html -d _build/doctrees . _build/html
3:24:20 PM: Running Sphinx v4.0.2
3:24:20 PM: loading translations [en]... done
3:24:21 PM: making output directory... done
3:24:21 PM: checking bibtex cache... out of date
3:24:21 PM: parsing bibtex file /opt/build/repo/docs/refs.bib... parsed 43 entries
3:24:21 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
3:24:22 PM: loading intersphinx inventory from https://docs.python.org/3/objects.inv...
3:24:22 PM: loading intersphinx inventory from https://numpy.org/doc/stable/objects.inv...
3:24:22 PM: loading intersphinx inventory from https://docs.scipy.org/doc/scipy/reference/objects.inv...
3:24:22 PM: loading intersphinx inventory from https://matplotlib.org/objects.inv...
3:24:22 PM: loading intersphinx inventory from http://scikit-learn.org/stable/objects.inv...
3:24:22 PM: intersphinx inventory has moved: https://docs.scipy.org/doc/scipy/reference/objects.inv -> https://docs.scipy.org/doc/scipy/objects.inv
3:24:22 PM: intersphinx inventory has moved: https://matplotlib.org/objects.inv -> https://matplotlib.org/stable/objects.inv
3:24:22 PM: intersphinx inventory has moved: http://scikit-learn.org/stable/objects.inv -> https://scikit-learn.org/stable/objects.inv
3:24:22 PM: generating gallery...
3:24:24 PM: Using Sphinx-Gallery to convert rst text blocks to markdown for .ipynb files.
3:24:24 PM: generating gallery for gallery... [ 33%] feat_import.py
3:24:29 PM: generating gallery for gallery... [ 66%] mgc_map.py
3:24:29 PM: generating gallery for gallery... [100%] permutation_tree.py
3:25:27 PM: generating gallery for tutorials... [ 12%] conditional.py
3:25:56 PM: generating gallery for tutorials... [ 25%] discrim.py
3:25:57 PM: generating gallery for tutorials... [ 37%] dvariate.py
3:25:58 PM: generating gallery for tutorials... [ 50%] independence.py
3:26:13 PM: generating gallery for tutorials... [ 62%] kgof.py
3:26:13 PM: generating gallery for tutorials... [ 75%] ksample.py
3:26:14 PM: generating gallery for tutorials... [ 87%] overview.py
3:26:19 PM: generating gallery for tutorials... [100%] time_series.py
3:26:20 PM: generating gallery for sample_data... [ 25%] indep_sims.py
3:26:21 PM: generating gallery for sample_data... [ 50%] ksamp_gaussian_sims.py
3:26:22 PM: generating gallery for sample_data... [ 75%] ksamp_sims.py
3:26:24 PM: generating gallery for sample_data... [100%] time_series_sim.py
3:26:24 PM: generating gallery for benchmarks... [ 25%] indep_power_dimension.py
3:26:25 PM: generating gallery for benchmarks... [ 50%] indep_power_sampsize.py
3:26:27 PM: generating gallery for benchmarks... [ 75%] perf_1d.py
3:26:27 PM: generating gallery for benchmarks... [100%] same_stat.py
3:26:27 PM: computation time summary:
3:26:27 PM: - ../examples/permutation_tree.py: 57.83 sec 0.0 MB
3:26:27 PM: - ../tutorials/conditional.py: 29.11 sec 0.0 MB
3:26:27 PM: - ../tutorials/independence.py: 14.57 sec 0.0 MB
3:26:27 PM: - ../tutorials/overview.py: 4.39 sec 0.0 MB
3:26:27 PM: - ../examples/feat_import.py: 4.24 sec 0.0 MB
3:26:27 PM: - ../sample_data/ksamp_sims.py: 1.48 sec 0.0 MB
3:26:27 PM: - ../tutorials/time_series.py: 1.40 sec 0.0 MB
3:26:27 PM: - ../tutorials/dvariate.py: 1.01 sec 0.0 MB
3:26:27 PM: - ../tutorials/ksample.py: 0.89 sec 0.0 MB
3:26:27 PM: - ../benchmarks/indep_power_sampsize.py: 0.80 sec 0.0 MB
3:26:27 PM: - ../benchmarks/indep_power_dimension.py: 0.79 sec 0.0 MB
3:26:27 PM: - ../sample_data/indep_sims.py: 0.77 sec 0.0 MB
3:26:27 PM: - ../examples/mgc_map.py: 0.43 sec 0.0 MB
3:26:27 PM: - ../sample_data/ksamp_gaussian_sims.py: 0.27 sec 0.0 MB
3:26:27 PM: - ../sample_data/time_series_sim.py: 0.24 sec 0.0 MB
3:26:27 PM: - ../benchmarks/perf_1d.py: 0.23 sec 0.0 MB
3:26:27 PM: - ../benchmarks/same_stat.py: 0.12 sec 0.0 MB
3:26:27 PM: - ../tutorials/kgof.py: 0.09 sec 0.0 MB
3:26:27 PM: - ../tutorials/discrim.py: 0.00 sec 0.0 MB
3:26:27 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')
3:26:27 PM: building [mo]: targets for 0 po files that are out of date
3:26:27 PM: building [html]: targets for 127 source files that are out of date
3:26:27 PM: updating environment: [new config] 154 added, 0 changed, 0 removed
3:26:27 PM: reading sources... [ 0%] README
3:26:27 PM: reading sources... [ 1%] api/generated/hyppo.conditional.ConditionalDcorr
3:26:28 PM: reading sources... [ 1%] api/generated/hyppo.conditional.FCIT
3:26:28 PM: reading sources... [ 2%] api/generated/hyppo.conditional.KCI
3:26:28 PM: reading sources... [ 3%] api/generated/hyppo.conditional.PartialCorr
3:26:28 PM: reading sources... [ 3%] api/generated/hyppo.conditional.PartialDcorr
3:26:28 PM: reading sources... [ 4%] api/generated/hyppo.d_variate.base.DVariateTest
3:26:28 PM: reading sources... [ 5%] api/generated/hyppo.d_variate.dHsic
3:26:28 PM: reading sources... [ 5%] api/generated/hyppo.discrim.DiscrimOneSample
3:26:28 PM: reading sources... [ 6%] api/generated/hyppo.discrim.DiscrimTwoSample
3:26:28 PM: reading sources... [ 7%] api/generated/hyppo.discrim.base.DiscriminabilityTest
3:26:28 PM: reading sources... [ 7%] api/generated/hyppo.independence.CCA
3:26:28 PM: reading sources... [ 8%] api/generated/hyppo.independence.Dcorr
3:26:28 PM: reading sources... [ 9%] api/generated/hyppo.independence.HHG
3:26:28 PM: reading sources... [ 9%] api/generated/hyppo.independence.Hsic
3:26:28 PM: reading sources... [ 10%] api/generated/hyppo.independence.KMERF
3:26:28 PM: reading sources... [ 11%] api/generated/hyppo.independence.MGC
3:26:28 PM: reading sources... [ 11%] api/generated/hyppo.independence.MaxMargin
3:26:29 PM: reading sources... [ 12%] api/generated/hyppo.independence.RV
3:26:29 PM: reading sources... [ 12%] api/generated/hyppo.independence.base.IndependenceTest
3:26:29 PM: reading sources... [ 13%] api/generated/hyppo.independence.sim_matrix
3:26:29 PM: reading sources... [ 14%] api/generated/hyppo.kgof.FSSD
3:26:29 PM: reading sources... [ 14%] api/generated/hyppo.kgof.base.GofTest
3:26:29 PM: reading sources... [ 15%] api/generated/hyppo.ksample.DISCO
3:26:29 PM: reading sources... [ 16%] api/generated/hyppo.ksample.Energy
3:26:29 PM: reading sources... [ 16%] api/generated/hyppo.ksample.FriedmanRafsky
3:26:29 PM: reading sources... [ 17%] api/generated/hyppo.ksample.Hotelling
3:26:29 PM: reading sources... [ 18%] api/generated/hyppo.ksample.KSample
3:26:29 PM: reading sources... [ 18%] api/generated/hyppo.ksample.KSampleHHG
3:26:29 PM: reading sources... [ 19%] api/generated/hyppo.ksample.MANOVA
3:26:29 PM: reading sources... [ 20%] api/generated/hyppo.ksample.MMD
3:26:29 PM: reading sources... [ 20%] api/generated/hyppo.ksample.MeanEmbeddingTest
3:26:29 PM: reading sources... [ 21%] api/generated/hyppo.ksample.SmoothCFTest
3:26:30 PM: reading sources... [ 22%] api/generated/hyppo.ksample.base.KSampleTest
3:26:30 PM: reading sources... [ 22%] api/generated/hyppo.ksample.k_sample_transform
3:26:30 PM: reading sources... [ 23%] api/generated/hyppo.ksample.mean_embedding.mean_embed_distance
3:26:30 PM: reading sources... [ 24%] api/generated/hyppo.ksample.smoothCF.smooth_cf_distance
3:26:30 PM: reading sources... [ 24%] api/generated/hyppo.time_series.DcorrX
3:26:30 PM: reading sources... [ 25%] api/generated/hyppo.time_series.LjungBox
3:26:30 PM: reading sources... [ 25%] api/generated/hyppo.time_series.MGCX
3:26:30 PM: reading sources... [ 26%] api/generated/hyppo.time_series.base.TimeSeriesTest
3:26:30 PM: reading sources... [ 27%] api/generated/hyppo.tools.chi2_approx
3:26:30 PM: reading sources... [ 27%] api/generated/hyppo.tools.circle
3:26:30 PM: reading sources... [ 28%] api/generated/hyppo.tools.compute_dist
3:26:30 PM: reading sources... [ 29%] api/generated/hyppo.tools.compute_kern
3:26:30 PM: reading sources... [ 29%] api/generated/hyppo.tools.cond_indep_binomial
3:26:30 PM: reading sources... [ 30%] api/generated/hyppo.tools.cond_indep_lognormal
3:26:30 PM: reading sources... [ 31%] api/generated/hyppo.tools.cond_indep_normal
3:26:30 PM: reading sources... [ 31%] api/generated/hyppo.tools.cond_indep_normal_nonlinear
3:26:30 PM: reading sources... [ 32%] api/generated/hyppo.tools.condi_indep_sim
3:26:30 PM: reading sources... [ 33%] api/generated/hyppo.tools.correlated_binomial
3:26:30 PM: reading sources... [ 33%] api/generated/hyppo.tools.correlated_lognormal
3:26:30 PM: reading sources... [ 34%] api/generated/hyppo.tools.correlated_normal
3:26:30 PM: reading sources... [ 35%] api/generated/hyppo.tools.correlated_normal_nonliear
3:26:30 PM: reading sources... [ 35%] api/generated/hyppo.tools.correlated_t_linear
3:26:30 PM: reading sources... [ 36%] api/generated/hyppo.tools.correlated_t_nonlinear
3:26:30 PM: reading sources... [ 37%] api/generated/hyppo.tools.correlated_t_quadratic
3:26:30 PM: reading sources... [ 37%] api/generated/hyppo.tools.cross_corr_ar
3:26:30 PM: reading sources... [ 38%] api/generated/hyppo.tools.cubic
3:26:30 PM: reading sources... [ 38%] api/generated/hyppo.tools.diamond
3:26:30 PM: reading sources... [ 39%] api/generated/hyppo.tools.ellipse
3:26:30 PM: reading sources... [ 40%] api/generated/hyppo.tools.exponential
3:26:30 PM: reading sources... [ 40%] api/generated/hyppo.tools.fourth_root
3:26:30 PM: reading sources... [ 41%] api/generated/hyppo.tools.gaussian_3samp
3:26:30 PM: reading sources... [ 42%] api/generated/hyppo.tools.indep_ar
3:26:30 PM: reading sources... [ 42%] api/generated/hyppo.tools.indep_binomial
3:26:30 PM: reading sources... [ 43%] api/generated/hyppo.tools.indep_lognormal
3:26:30 PM: reading sources... [ 44%] api/generated/hyppo.tools.indep_normal
3:26:30 PM: reading sources... [ 44%] api/generated/hyppo.tools.indep_sim
3:26:30 PM: reading sources... [ 45%] api/generated/hyppo.tools.joint_normal
3:26:30 PM: reading sources... [ 46%] api/generated/hyppo.tools.linear
3:26:31 PM: reading sources... [ 46%] api/generated/hyppo.tools.logarithmic
3:26:31 PM: reading sources... [ 47%] api/generated/hyppo.tools.multi_compute_kern
3:26:31 PM: reading sources... [ 48%] api/generated/hyppo.tools.multi_perm_test
3:26:31 PM: reading sources... [ 48%] api/generated/hyppo.tools.multimodal_independence
3:26:31 PM: reading sources... [ 49%] api/generated/hyppo.tools.multiplicative_noise
3:26:31 PM: reading sources... [ 50%] api/generated/hyppo.tools.nonlinear_process
3:26:31 PM: reading sources... [ 50%] api/generated/hyppo.tools.perm_test
3:26:31 PM: reading sources... [ 51%] api/generated/hyppo.tools.power
3:26:31 PM: reading sources... [ 51%] api/generated/hyppo.tools.quadratic
3:26:31 PM: reading sources... [ 52%] api/generated/hyppo.tools.rot_ksamp
3:26:31 PM: reading sources... [ 53%] api/generated/hyppo.tools.sin_four_pi
3:26:31 PM: reading sources... [ 53%] api/generated/hyppo.tools.sin_sixteen_pi
3:26:31 PM: reading sources... [ 54%] api/generated/hyppo.tools.spiral
3:26:31 PM: reading sources... [ 55%] api/generated/hyppo.tools.square
3:26:31 PM: reading sources... [ 55%] api/generated/hyppo.tools.step
3:26:31 PM: reading sources... [ 56%] api/generated/hyppo.tools.ts_sim
3:26:31 PM: reading sources... [ 57%] api/generated/hyppo.tools.two_parabolas
3:26:31 PM: reading sources... [ 57%] api/generated/hyppo.tools.uncorrelated_bernoulli
3:26:31 PM: reading sources... [ 58%] api/generated/hyppo.tools.w_shaped
3:26:31 PM: reading sources... [ 59%] api/index
3:26:31 PM: reading sources... [ 59%] benchmarks/indep_power_dimension
3:26:31 PM: reading sources... [ 60%] benchmarks/indep_power_sampsize
3:26:31 PM: reading sources... [ 61%] benchmarks/index
3:26:31 PM: reading sources... [ 61%] benchmarks/perf_1d
3:26:31 PM: reading sources... [ 62%] benchmarks/same_stat
3:26:31 PM: reading sources... [ 62%] benchmarks/sg_execution_times
3:26:31 PM: reading sources... [ 63%] changelog/index
3:26:31 PM: reading sources... [ 64%] changelog/v0.1.0
3:26:31 PM: reading sources... [ 64%] changelog/v0.1.1
3:26:31 PM: reading sources... [ 65%] changelog/v0.1.2
3:26:31 PM: reading sources... [ 66%] changelog/v0.1.3
3:26:31 PM: reading sources... [ 66%] changelog/v0.2.0
3:26:31 PM: reading sources... [ 67%] changelog/v0.2.1
3:26:31 PM: reading sources... [ 68%] changelog/v0.2.2
3:26:31 PM: reading sources... [ 68%] changelog/v0.3.0
3:26:31 PM: reading sources... [ 69%] changelog/v0.3.1
3:26:31 PM: reading sources... [ 70%] changelog/v0.3.2
3:26:31 PM: reading sources... [ 70%] changelog/v0.3.3
3:26:31 PM: reading sources... [ 71%] changelog/v0.4.0
3:26:31 PM: reading sources... [ 72%] changelog/v0.5.0
3:26:31 PM: reading sources... [ 72%] changelog/v0.5.1
3:26:31 PM: reading sources... [ 73%] development/code_of_conduct
3:26:31 PM: reading sources... [ 74%] development/contributing
3:26:31 PM: reading sources... [ 74%] development/index
3:26:31 PM: reading sources... [ 75%] development/license
3:26:31 PM: reading sources... [ 75%] gallery/feat_import
3:26:31 PM: reading sources... [ 76%] gallery/index
3:26:32 PM: reading sources... [ 77%] gallery/mgc_map
3:26:32 PM: reading sources... [ 77%] gallery/permutation_tree
3:26:32 PM: reading sources... [ 78%] gallery/sg_execution_times
3:26:32 PM: reading sources... [ 79%] get_start/citing
3:26:32 PM: reading sources... [ 79%] get_start/index
3:26:32 PM: reading sources... [ 80%] get_start/install
3:26:32 PM: reading sources... [ 81%] get_start/overview
3:26:32 PM: reading sources... [ 81%] index
3:26:32 PM: reading sources... [ 82%] requirements
3:26:32 PM: reading sources... [ 83%] sample_data/indep_sims
3:26:32 PM: reading sources... [ 83%] sample_data/index
3:26:32 PM: reading sources... [ 84%] sample_data/ksamp_gaussian_sims
3:26:32 PM: reading sources... [ 85%] sample_data/ksamp_sims
3:26:32 PM: reading sources... [ 85%] sample_data/sg_execution_times
3:26:32 PM: reading sources... [ 86%] sample_data/time_series_sim
3:26:32 PM: reading sources... [ 87%] tutorials/conditional
3:26:32 PM: reading sources... [ 87%] tutorials/discrim
3:26:32 PM: reading sources... [ 88%] tutorials/dvariate
3:26:32 PM: reading sources... [ 88%] tutorials/independence
3:26:32 PM: reading sources... [ 89%] tutorials/index
3:26:32 PM: reading sources... [ 90%] tutorials/kgof
3:26:32 PM: reading sources... [ 90%] tutorials/ksample
3:26:32 PM: reading sources... [ 91%] tutorials/overview
3:26:32 PM: reading sources... [ 92%] tutorials/sg_execution_times
3:26:32 PM: reading sources... [ 92%] tutorials/time_series
3:26:32 PM: reading sources... [ 93%] user_guide/benchmarks
3:26:32 PM: reading sources... [ 94%] user_guide/conditional
3:26:32 PM: reading sources... [ 94%] user_guide/d_variate
3:26:32 PM: reading sources... [ 95%] user_guide/discrim
3:26:32 PM: reading sources... [ 96%] user_guide/examples
3:26:32 PM: reading sources... [ 96%] user_guide/independence
3:26:32 PM: reading sources... [ 97%] user_guide/index
3:26:32 PM: reading sources... [ 98%] user_guide/kgof
3:26:32 PM: reading sources... [ 98%] user_guide/ksample
3:26:32 PM: reading sources... [ 99%] user_guide/sims
3:26:32 PM: reading sources... [100%] user_guide/time_series
3:26:32 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']
3:26:32 PM: Use '/opt/build/repo/docs/benchmarks/indep_power_dimension.rst' for the build.
3:26:32 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']
3:26:32 PM: Use '/opt/build/repo/docs/benchmarks/indep_power_sampsize.rst' for the build.
3:26:32 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']
3:26:32 PM: Use '/opt/build/repo/docs/benchmarks/perf_1d.rst' for the build.
3:26:32 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']
3:26:32 PM: Use '/opt/build/repo/docs/benchmarks/same_stat.rst' for the build.
3:26:32 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']
3:26:32 PM: Use '/opt/build/repo/docs/gallery/feat_import.rst' for the build.
3:26:32 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']
3:26:32 PM: Use '/opt/build/repo/docs/gallery/mgc_map.rst' for the build.
3:26:32 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']
3:26:32 PM: Use '/opt/build/repo/docs/gallery/permutation_tree.rst' for the build.
3:26:32 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']
3:26:32 PM: Use '/opt/build/repo/docs/sample_data/indep_sims.rst' for the build.
3:26:32 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']
3:26:32 PM: Use '/opt/build/repo/docs/sample_data/ksamp_gaussian_sims.rst' for the build.
3:26:32 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']
3:26:32 PM: Use '/opt/build/repo/docs/sample_data/ksamp_sims.rst' for the build.
3:26:32 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']
3:26:32 PM: Use '/opt/build/repo/docs/sample_data/time_series_sim.rst' for the build.
3:26:32 PM: WARNING: multiple files found for the document "tutorials/conditional": ['tutorials/conditional.py', 'tutorials/conditional.py.md5', 'tutorials/conditional.rst', 'tutorials/conditional.ipynb']
3:26:32 PM: Use '/opt/build/repo/docs/tutorials/conditional.rst' for the build.
3:26:32 PM: WARNING: multiple files found for the document "tutorials/discrim": ['tutorials/discrim.py', 'tutorials/discrim.py.md5', 'tutorials/discrim.rst', 'tutorials/discrim.ipynb']
3:26:32 PM: Use '/opt/build/repo/docs/tutorials/discrim.rst' for the build.
3:26:32 PM: WARNING: multiple files found for the document "tutorials/dvariate": ['tutorials/dvariate.py', 'tutorials/dvariate.py.md5', 'tutorials/dvariate.rst', 'tutorials/dvariate.ipynb']
3:26:32 PM: Use '/opt/build/repo/docs/tutorials/dvariate.rst' for the build.
3:26:32 PM: WARNING: multiple files found for the document "tutorials/independence": ['tutorials/independence.py', 'tutorials/independence.py.md5', 'tutorials/independence.rst', 'tutorials/independence.ipynb']
3:26:32 PM: Use '/opt/build/repo/docs/tutorials/independence.rst' for the build.
3:26:32 PM: WARNING: multiple files found for the document "tutorials/kgof": ['tutorials/kgof.py', 'tutorials/kgof.py.md5', 'tutorials/kgof.rst', 'tutorials/kgof.ipynb']
3:26:32 PM: Use '/opt/build/repo/docs/tutorials/kgof.rst' for the build.
3:26:32 PM: WARNING: multiple files found for the document "tutorials/ksample": ['tutorials/ksample.py', 'tutorials/ksample.py.md5', 'tutorials/ksample.rst', 'tutorials/ksample.ipynb']
3:26:32 PM: Use '/opt/build/repo/docs/tutorials/ksample.rst' for the build.
3:26:32 PM: WARNING: multiple files found for the document "tutorials/overview": ['tutorials/overview.py', 'tutorials/overview.py.md5', 'tutorials/overview.rst', 'tutorials/overview.ipynb']
3:26:32 PM: Use '/opt/build/repo/docs/tutorials/overview.rst' for the build.
3:26:32 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']
3:26:32 PM: Use '/opt/build/repo/docs/tutorials/time_series.rst' for the build.
3:26:32 PM: /opt/build/repo/docs/api/generated/hyppo.conditional.FCIT.rst.rst:10: WARNING: autosummary: failed to import FCIT.statistic
3:26:32 PM: /opt/build/repo/docs/api/generated/hyppo.conditional.FCIT.rst.rst:10: WARNING: autosummary: failed to import FCIT.test
3:26:32 PM: /opt/build/repo/hyppo/kgof/base.py:docstring of hyppo.kgof.base.GofTest:7: WARNING: Unexpected indentation.
3:26:32 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.
3:26:32 PM: /opt/build/repo/hyppo/kgof/base.py:docstring of hyppo.kgof.base.GofTest:22: WARNING: Unexpected indentation.
3:26:32 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.
3:26:32 PM: /opt/build/repo/hyppo/kgof/base.py:docstring of hyppo.kgof.base.GofTest.test: WARNING: invalid value set (missing closing brace): {
3:26:32 PM: /opt/build/repo/hyppo/kgof/base.py:docstring of hyppo.kgof.base.GofTest.test: WARNING: invalid value set (missing opening brace): }
3:26:32 PM: /opt/build/repo/hyppo/kgof/base.py:docstring of hyppo.kgof.base.GofTest.test: WARNING: invalid value set (missing closing brace): {
3:26:32 PM: /opt/build/repo/hyppo/kgof/base.py:docstring of hyppo.kgof.base.GofTest.test: WARNING: invalid value set (missing opening brace): }
3:26:32 PM: /opt/build/repo/hyppo/ksample/ksamplehhg.py:docstring of hyppo.ksample.ksamplehhg.KSampleHHG:33: WARNING: Inline strong start-string without end-string.
3:26:32 PM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.cond_indep_normal:5: WARNING: Unexpected indentation.
3:26:32 PM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.cond_indep_normal:15: WARNING: Unexpected indentation.
3:26:32 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.
3:26:32 PM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.correlated_normal:5: WARNING: Unexpected indentation.
3:26:32 PM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.correlated_normal:15: WARNING: Unexpected indentation.
3:26:32 PM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.correlated_normal_nonliear:6: WARNING: Unexpected indentation.
3:26:32 PM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.correlated_t_linear:6: WARNING: Unexpected indentation.
3:26:32 PM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.correlated_t_nonlinear:6: WARNING: Unexpected indentation.
3:26:32 PM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.correlated_t_quadratic:6: WARNING: Unexpected indentation.
3:26:32 PM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.indep_binomial:5: WARNING: Unexpected indentation.
3:26:32 PM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.indep_lognormal:5: WARNING: Unexpected indentation.
3:26:32 PM: /opt/build/repo/docs/api/index.rst:187:<autosummary>:1: WARNING: Too many autonumbered footnote references: only 0 corresponding footnotes available.
3:26:32 PM: /opt/build/repo/docs/api/index.rst:187:<autosummary>:1: WARNING: Unknown target name: "footcite-szekelypartialdistancecorrelation2014a".
3:26:32 PM: tutorials/overview.rst:215: WARNING: download file not readable: /opt/build/repo/docs/get_start/overview.py
3:26:32 PM: tutorials/overview.rst:221: WARNING: download file not readable: /opt/build/repo/docs/get_start/overview.ipynb
3:26:32 PM: /opt/build/repo/docs/tutorials/dvariate.rst:61: WARNING: Bullet list ends without a blank line; unexpected unindent.
3:26:32 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
3:26:32 PM: /opt/build/repo/docs/tutorials/overview.rst:24: WARNING: duplicate label overview, other instance in /opt/build/repo/docs/get_start/overview.rst
3:26:32 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
3:26:32 PM: benchmarks/index.rst:10: WARNING: duplicate label sphx_glr_benchmarks, other instance in /opt/build/repo/docs/benchmarks/index.rst
3:26:32 PM: benchmarks/index.rst:10: WARNING: duplicate label benchmarks, other instance in /opt/build/repo/docs/benchmarks/index.rst
3:26:32 PM: tutorials/conditional.rst:24: WARNING: duplicate label sphx_glr_tutorials_conditional.py, other instance in /opt/build/repo/docs/tutorials/conditional.rst
3:26:32 PM: tutorials/conditional.rst:24: WARNING: duplicate label conditional, other instance in /opt/build/repo/docs/tutorials/conditional.rst
3:26:32 PM: tutorials/conditional.rst:280: WARNING: download file not readable: /opt/build/repo/docs/user_guide/conditional.py
3:26:32 PM: tutorials/conditional.rst:286: WARNING: download file not readable: /opt/build/repo/docs/user_guide/conditional.ipynb
3:26:32 PM: tutorials/dvariate.rst:61: WARNING: Bullet list ends without a blank line; unexpected unindent.
3:26:32 PM: tutorials/dvariate.rst:24: WARNING: duplicate label sphx_glr_tutorials_dvariate.py, other instance in /opt/build/repo/docs/tutorials/dvariate.rst
3:26:32 PM: tutorials/dvariate.rst:24: WARNING: duplicate label d_var, other instance in /opt/build/repo/docs/tutorials/dvariate.rst
3:26:32 PM: tutorials/dvariate.rst:118: WARNING: download file not readable: /opt/build/repo/docs/user_guide/dvariate.py
3:26:32 PM: tutorials/dvariate.rst:124: WARNING: download file not readable: /opt/build/repo/docs/user_guide/dvariate.ipynb
3:26:32 PM: tutorials/discrim.rst:24: WARNING: duplicate label sphx_glr_tutorials_discrim.py, other instance in /opt/build/repo/docs/tutorials/discrim.rst
3:26:32 PM: tutorials/discrim.rst:24: WARNING: duplicate label discrim, other instance in /opt/build/repo/docs/tutorials/discrim.rst
3:26:32 PM: tutorials/discrim.rst:87: WARNING: download file not readable: /opt/build/repo/docs/user_guide/discrim.py
3:26:32 PM: tutorials/discrim.rst:93: WARNING: download file not readable: /opt/build/repo/docs/user_guide/discrim.ipynb
3:26:32 PM: gallery/index.rst:10: WARNING: duplicate label sphx_glr_gallery, other instance in /opt/build/repo/docs/gallery/index.rst
3:26:32 PM: gallery/index.rst:10: WARNING: duplicate label gallery, other instance in /opt/build/repo/docs/gallery/index.rst
3:26:32 PM: tutorials/independence.rst:24: WARNING: duplicate label sphx_glr_tutorials_independence.py, other instance in /opt/build/repo/docs/tutorials/independence.rst
3:26:32 PM: tutorials/independence.rst:24: WARNING: duplicate label indep, other instance in /opt/build/repo/docs/tutorials/independence.rst
3:26:32 PM: tutorials/independence.rst:538: WARNING: download file not readable: /opt/build/repo/docs/user_guide/independence.py
3:26:32 PM: tutorials/independence.rst:544: WARNING: download file not readable: /opt/build/repo/docs/user_guide/independence.ipynb
3:26:32 PM: tutorials/kgof.rst:24: WARNING: duplicate label sphx_glr_tutorials_kgof.py, other instance in /opt/build/repo/docs/tutorials/kgof.rst
3:26:32 PM: tutorials/kgof.rst:24: WARNING: duplicate label kgof, other instance in /opt/build/repo/docs/tutorials/kgof.rst
3:26:32 PM: tutorials/kgof.rst:64: WARNING: duplicate label gauss fssd, other instance in /opt/build/repo/docs/tutorials/kgof.rst
3:26:32 PM: tutorials/kgof.rst:257: WARNING: download file not readable: /opt/build/repo/docs/user_guide/kgof.py
3:26:32 PM: tutorials/kgof.rst:263: WARNING: download file not readable: /opt/build/repo/docs/user_guide/kgof.ipynb
3:26:32 PM: tutorials/ksample.rst:24: WARNING: duplicate label sphx_glr_tutorials_ksample.py, other instance in /opt/build/repo/docs/tutorials/ksample.rst
3:26:32 PM: tutorials/ksample.rst:24: WARNING: duplicate label ksample, other instance in /opt/build/repo/docs/tutorials/ksample.rst
3:26:32 PM: tutorials/ksample.rst:85: WARNING: duplicate label nonpar manova, other instance in /opt/build/repo/docs/tutorials/ksample.rst
3:26:32 PM: tutorials/ksample.rst:421: WARNING: download file not readable: /opt/build/repo/docs/user_guide/ksample.py
3:26:32 PM: tutorials/ksample.rst:427: WARNING: download file not readable: /opt/build/repo/docs/user_guide/ksample.ipynb
3:26:32 PM: sample_data/index.rst:10: WARNING: duplicate label sphx_glr_sample_data, other instance in /opt/build/repo/docs/sample_data/index.rst
3:26:32 PM: sample_data/index.rst:10: WARNING: duplicate label sample_data, other instance in /opt/build/repo/docs/sample_data/index.rst
3:26:32 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
3:26:32 PM: tutorials/time_series.rst:24: WARNING: duplicate label time_series, other instance in /opt/build/repo/docs/tutorials/time_series.rst
3:26:32 PM: tutorials/time_series.rst:257: WARNING: download file not readable: /opt/build/repo/docs/user_guide/time_series.py
3:26:32 PM: tutorials/time_series.rst:263: WARNING: download file not readable: /opt/build/repo/docs/user_guide/time_series.ipynb
3:26:32 PM: looking for now-outdated files... none found
3:26:32 PM: pickling environment... done
3:26:32 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
/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
3:26:32 PM: preparing documents... done
3:26:32 PM: writing output... [ 0%] README
3:26:32 PM: writing output... [ 1%] api/generated/hyppo.conditional.ConditionalDcorr
3:26:33 PM: writing output... [ 1%] api/generated/hyppo.conditional.FCIT
3:26:33 PM: writing output... [ 2%] api/generated/hyppo.conditional.KCI
3:26:33 PM: writing output... [ 3%] api/generated/hyppo.conditional.PartialCorr
3:26:33 PM: writing output... [ 3%] api/generated/hyppo.conditional.PartialDcorr
3:26:33 PM: writing output... [ 4%] api/generated/hyppo.d_variate.base.DVariateTest
3:26:33 PM: writing output... [ 5%] api/generated/hyppo.d_variate.dHsic
3:26:33 PM: writing output... [ 5%] api/generated/hyppo.discrim.DiscrimOneSample
3:26:33 PM: writing output... [ 6%] api/generated/hyppo.discrim.DiscrimTwoSample
3:26:33 PM: writing output... [ 7%] api/generated/hyppo.discrim.base.DiscriminabilityTest
3:26:33 PM: writing output... [ 7%] api/generated/hyppo.independence.CCA
3:26:34 PM: writing output... [ 8%] api/generated/hyppo.independence.Dcorr
3:26:34 PM: writing output... [ 9%] api/generated/hyppo.independence.HHG
3:26:34 PM: writing output... [ 9%] api/generated/hyppo.independence.Hsic
3:26:34 PM: writing output... [ 10%] api/generated/hyppo.independence.KMERF
3:26:34 PM: writing output... [ 11%] api/generated/hyppo.independence.MGC
3:26:34 PM: writing output... [ 11%] api/generated/hyppo.independence.MaxMargin
3:26:34 PM: writing output... [ 12%] api/generated/hyppo.independence.RV
3:26:34 PM: writing output... [ 12%] api/generated/hyppo.independence.base.IndependenceTest
3:26:35 PM: writing output... [ 13%] api/generated/hyppo.independence.sim_matrix
3:26:35 PM: writing output... [ 14%] api/generated/hyppo.kgof.FSSD
3:26:35 PM: writing output... [ 14%] api/generated/hyppo.kgof.base.GofTest
3:26:35 PM: writing output... [ 15%] api/generated/hyppo.ksample.DISCO
3:26:35 PM: writing output... [ 16%] api/generated/hyppo.ksample.Energy
3:26:35 PM: writing output... [ 16%] api/generated/hyppo.ksample.FriedmanRafsky
3:26:35 PM: writing output... [ 17%] api/generated/hyppo.ksample.Hotelling
3:26:35 PM: writing output... [ 18%] api/generated/hyppo.ksample.KSample
3:26:35 PM: writing output... [ 18%] api/generated/hyppo.ksample.KSampleHHG
3:26:35 PM: writing output... [ 19%] api/generated/hyppo.ksample.MANOVA
3:26:35 PM: writing output... [ 20%] api/generated/hyppo.ksample.MMD
3:26:35 PM: writing output... [ 20%] api/generated/hyppo.ksample.MeanEmbeddingTest
3:26:35 PM: writing output... [ 21%] api/generated/hyppo.ksample.SmoothCFTest
3:26:36 PM: writing output... [ 22%] api/generated/hyppo.ksample.base.KSampleTest
3:26:36 PM: writing output... [ 22%] api/generated/hyppo.ksample.k_sample_transform
3:26:36 PM: writing output... [ 23%] api/generated/hyppo.ksample.mean_embedding.mean_embed_distance
3:26:36 PM: writing output... [ 24%] api/generated/hyppo.ksample.smoothCF.smooth_cf_distance
3:26:36 PM: writing output... [ 24%] api/generated/hyppo.time_series.DcorrX
3:26:36 PM: writing output... [ 25%] api/generated/hyppo.time_series.LjungBox
3:26:36 PM: writing output... [ 25%] api/generated/hyppo.time_series.MGCX
3:26:36 PM: writing output... [ 26%] api/generated/hyppo.time_series.base.TimeSeriesTest
3:26:36 PM: writing output... [ 27%] api/generated/hyppo.tools.chi2_approx
3:26:36 PM: writing output... [ 27%] api/generated/hyppo.tools.circle
3:26:36 PM: writing output... [ 28%] api/generated/hyppo.tools.compute_dist
3:26:37 PM: writing output... [ 29%] api/generated/hyppo.tools.compute_kern
3:26:37 PM: writing output... [ 29%] api/generated/hyppo.tools.cond_indep_binomial
3:26:37 PM: writing output... [ 30%] api/generated/hyppo.tools.cond_indep_lognormal
3:26:37 PM: writing output... [ 31%] api/generated/hyppo.tools.cond_indep_normal
3:26:37 PM: writing output... [ 31%] api/generated/hyppo.tools.cond_indep_normal_nonlinear
3:26:37 PM: writing output... [ 32%] api/generated/hyppo.tools.condi_indep_sim
3:26:37 PM: writing output... [ 33%] api/generated/hyppo.tools.correlated_binomial
3:26:37 PM: writing output... [ 33%] api/generated/hyppo.tools.correlated_lognormal
3:26:37 PM: writing output... [ 34%] api/generated/hyppo.tools.correlated_normal
3:26:38 PM: writing output... [ 35%] api/generated/hyppo.tools.correlated_normal_nonliear
3:26:38 PM: writing output... [ 35%] api/generated/hyppo.tools.correlated_t_linear
3:26:38 PM: writing output... [ 36%] api/generated/hyppo.tools.correlated_t_nonlinear
3:26:38 PM: writing output... [ 37%] api/generated/hyppo.tools.correlated_t_quadratic
3:26:38 PM: writing output... [ 37%] api/generated/hyppo.tools.cross_corr_ar
3:26:38 PM: writing output... [ 38%] api/generated/hyppo.tools.cubic
3:26:38 PM: writing output... [ 38%] api/generated/hyppo.tools.diamond
3:26:38 PM: writing output... [ 39%] api/generated/hyppo.tools.ellipse
3:26:38 PM: writing output... [ 40%] api/generated/hyppo.tools.exponential
3:26:38 PM: writing output... [ 40%] api/generated/hyppo.tools.fourth_root
3:26:38 PM: writing output... [ 41%] api/generated/hyppo.tools.gaussian_3samp
3:26:39 PM: writing output... [ 42%] api/generated/hyppo.tools.indep_ar
3:26:39 PM: writing output... [ 42%] api/generated/hyppo.tools.indep_binomial
3:26:39 PM: writing output... [ 43%] api/generated/hyppo.tools.indep_lognormal
3:26:39 PM: writing output... [ 44%] api/generated/hyppo.tools.indep_normal
3:26:39 PM: writing output... [ 44%] api/generated/hyppo.tools.indep_sim
3:26:39 PM: writing output... [ 45%] api/generated/hyppo.tools.joint_normal
3:26:39 PM: writing output... [ 46%] api/generated/hyppo.tools.linear
3:26:39 PM: writing output... [ 46%] api/generated/hyppo.tools.logarithmic
3:26:39 PM: writing output... [ 47%] api/generated/hyppo.tools.multi_compute_kern
3:26:39 PM: writing output... [ 48%] api/generated/hyppo.tools.multi_perm_test
3:26:40 PM: writing output... [ 48%] api/generated/hyppo.tools.multimodal_independence
3:26:40 PM: writing output... [ 49%] api/generated/hyppo.tools.multiplicative_noise
3:26:40 PM: writing output... [ 50%] api/generated/hyppo.tools.nonlinear_process
3:26:40 PM: writing output... [ 50%] api/generated/hyppo.tools.perm_test
3:26:40 PM: writing output... [ 51%] api/generated/hyppo.tools.power
3:26:40 PM: writing output... [ 51%] api/generated/hyppo.tools.quadratic
3:26:40 PM: writing output... [ 52%] api/generated/hyppo.tools.rot_ksamp
3:26:40 PM: writing output... [ 53%] api/generated/hyppo.tools.sin_four_pi
3:26:40 PM: writing output... [ 53%] api/generated/hyppo.tools.sin_sixteen_pi
3:26:41 PM: writing output... [ 54%] api/generated/hyppo.tools.spiral
3:26:41 PM: writing output... [ 55%] api/generated/hyppo.tools.square
3:26:41 PM: writing output... [ 55%] api/generated/hyppo.tools.step
3:26:41 PM: writing output... [ 56%] api/generated/hyppo.tools.ts_sim
3:26:41 PM: writing output... [ 57%] api/generated/hyppo.tools.two_parabolas
3:26:41 PM: writing output... [ 57%] api/generated/hyppo.tools.uncorrelated_bernoulli
3:26:41 PM: writing output... [ 58%] api/generated/hyppo.tools.w_shaped
3:26:41 PM: writing output... [ 59%] api/index
3:26:41 PM: writing output... [ 59%] benchmarks/indep_power_dimension
3:26:41 PM: writing output... [ 60%] benchmarks/indep_power_sampsize
3:26:42 PM: writing output... [ 61%] benchmarks/index
3:26:42 PM: writing output... [ 61%] benchmarks/perf_1d
3:26:42 PM: writing output... [ 62%] benchmarks/same_stat
3:26:42 PM: writing output... [ 62%] benchmarks/sg_execution_times
3:26:42 PM: writing output... [ 63%] changelog/index
3:26:42 PM: writing output... [ 64%] changelog/v0.1.0
3:26:42 PM: writing output... [ 64%] changelog/v0.1.1
3:26:42 PM: writing output... [ 65%] changelog/v0.1.2
3:26:42 PM: writing output... [ 66%] changelog/v0.1.3
3:26:42 PM: writing output... [ 66%] changelog/v0.2.0
3:26:42 PM: writing output... [ 67%] changelog/v0.2.1
3:26:42 PM: writing output... [ 68%] changelog/v0.2.2
3:26:42 PM: writing output... [ 68%] changelog/v0.3.0
3:26:43 PM: writing output... [ 69%] changelog/v0.3.1
3:26:43 PM: writing output... [ 70%] changelog/v0.3.2
3:26:43 PM: writing output... [ 70%] changelog/v0.3.3
3:26:43 PM: writing output... [ 71%] changelog/v0.4.0
3:26:43 PM: writing output... [ 72%] changelog/v0.5.0
3:26:43 PM: writing output... [ 72%] changelog/v0.5.1
3:26:43 PM: writing output... [ 73%] development/code_of_conduct
3:26:43 PM: writing output... [ 74%] development/contributing
3:26:43 PM: writing output... [ 74%] development/index
3:26:43 PM: writing output... [ 75%] development/license
3:26:43 PM: writing output... [ 75%] gallery/feat_import
3:26:43 PM: writing output... [ 76%] gallery/index
3:26:43 PM: writing output... [ 77%] gallery/mgc_map
3:26:43 PM: writing output... [ 77%] gallery/permutation_tree
3:26:43 PM: writing output... [ 78%] gallery/sg_execution_times
3:26:44 PM: writing output... [ 79%] get_start/citing
3:26:44 PM: writing output... [ 79%] get_start/index
3:26:44 PM: writing output... [ 80%] get_start/install
3:26:44 PM: writing output... [ 81%] get_start/overview
3:26:44 PM: writing output... [ 81%] index
3:26:44 PM: writing output... [ 82%] requirements
3:26:44 PM: writing output... [ 83%] sample_data/indep_sims
3:26:44 PM: writing output... [ 83%] sample_data/index
3:26:44 PM: writing output... [ 84%] sample_data/ksamp_gaussian_sims
3:26:44 PM: writing output... [ 85%] sample_data/ksamp_sims
3:26:44 PM: writing output... [ 85%] sample_data/sg_execution_times
3:26:44 PM: writing output... [ 86%] sample_data/time_series_sim
3:26:44 PM: writing output... [ 87%] tutorials/conditional
3:26:44 PM: writing output... [ 87%] tutorials/discrim
3:26:44 PM: writing output... [ 88%] tutorials/dvariate
3:26:44 PM: writing output... [ 88%] tutorials/independence
3:26:44 PM: writing output... [ 89%] tutorials/index
3:26:44 PM: writing output... [ 90%] tutorials/kgof
3:26:44 PM: writing output... [ 90%] tutorials/ksample
3:26:44 PM: writing output... [ 91%] tutorials/overview
3:26:45 PM: writing output... [ 92%] tutorials/sg_execution_times
3:26:45 PM: writing output... [ 92%] tutorials/time_series
3:26:45 PM: writing output... [ 93%] user_guide/benchmarks
3:26:45 PM: writing output... [ 94%] user_guide/conditional
3:26:45 PM: writing output... [ 94%] user_guide/d_variate
3:26:45 PM: writing output... [ 95%] user_guide/discrim
3:26:45 PM: writing output... [ 96%] user_guide/examples
3:26:45 PM: writing output... [ 96%] user_guide/independence
3:26:45 PM: writing output... [ 97%] user_guide/index
3:26:45 PM: writing output... [ 98%] user_guide/kgof
3:26:46 PM: writing output... [ 98%] user_guide/ksample
3:26:46 PM: writing output... [ 99%] user_guide/sims
3:26:46 PM: writing output... [100%] user_guide/time_series
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: /opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
../CONTRIBUTING.md:23: WARNING: 'myst' reference target not found: #how-to-create-an-actionable-bug-report
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
../CONTRIBUTING.md:23: WARNING: 'myst' reference target not found: #how-to-create-an-actionable-bug-report
3:26:46 PM: ../CONTRIBUTING.md:99: WARNING: 'myst' reference target not found: #guidelines
3:26:46 PM: /opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:26:46 PM: generating indices... genindex py-modindex done
3:26:46 PM: writing additional pages... search done
3:26:46 PM: copying images... [ 2%] tutorials/images/thumb/sphx_glr_conditional_thumb.png
3:26:46 PM: copying images... [ 5%] tutorials/images/thumb/sphx_glr_dvariate_thumb.png
3:26:46 PM: copying images... [ 7%] tutorials/images/thumb/sphx_glr_discrim_thumb.png
3:26:46 PM: copying images... [ 10%] tutorials/images/thumb/sphx_glr_independence_thumb.png
3:26:46 PM: copying images... [ 12%] gallery/images/thumb/sphx_glr_permutation_tree_thumb.png
3:26:46 PM: copying images... [ 15%] benchmarks/images/thumb/sphx_glr_perf_1d_thumb.png
3:26:46 PM: copying images... [ 17%] benchmarks/images/thumb/sphx_glr_same_stat_thumb.png
3:26:46 PM: copying images... [ 20%] gallery/images/thumb/sphx_glr_feat_import_thumb.png
3:26:46 PM: copying images... [ 22%] gallery/images/thumb/sphx_glr_mgc_map_thumb.png
3:26:46 PM: copying images... [ 25%] tutorials/images/thumb/sphx_glr_ksample_thumb.png
3:26:46 PM: copying images... [ 27%] tutorials/images/thumb/sphx_glr_overview_thumb.png
3:26:46 PM: copying images... [ 30%] tutorials/images/thumb/sphx_glr_time_series_thumb.png
3:26:46 PM: copying images... [ 32%] tutorials/images/thumb/sphx_glr_kgof_thumb.png
3:26:46 PM: copying images... [ 35%] sample_data/images/thumb/sphx_glr_time_series_sim_thumb.png
3:26:46 PM: copying images... [ 37%] sample_data/images/thumb/sphx_glr_ksamp_gaussian_sims_thumb.png
3:26:46 PM: copying images... [ 40%] benchmarks/images/thumb/sphx_glr_indep_power_dimension_thumb.png
3:26:46 PM: copying images... [ 42%] benchmarks/images/thumb/sphx_glr_indep_power_sampsize_thumb.png
3:26:46 PM: copying images... [ 45%] sample_data/images/thumb/sphx_glr_ksamp_sims_thumb.png
3:26:46 PM: copying images... [ 47%] benchmarks/images/sphx_glr_indep_power_dimension_001.png
3:26:46 PM: copying images... [ 50%] benchmarks/images/sphx_glr_indep_power_sampsize_001.png
3:26:46 PM: copying images... [ 52%] benchmarks/images/sphx_glr_perf_1d_001.png
3:26:46 PM: copying images... [ 55%] benchmarks/images/sphx_glr_same_stat_001.png
3:26:46 PM: copying images... [ 57%] gallery/images/sphx_glr_feat_import_001.png
3:26:46 PM: copying images... [ 60%] gallery/images/sphx_glr_mgc_map_001.png
3:26:46 PM: copying images... [ 62%] gallery/images/sphx_glr_mgc_map_002.png
3:26:46 PM: copying images... [ 65%] gallery/images/sphx_glr_permutation_tree_001.png
3:26:46 PM: copying images... [ 67%] gallery/images/sphx_glr_permutation_tree_002.png
3:26:46 PM: copying images... [ 70%] tutorials/images/sphx_glr_overview_001.png
3:26:46 PM: copying images... [ 72%] sample_data/images/sphx_glr_indep_sims_001.png
3:26:46 PM: copying images... [ 75%] sample_data/images/thumb/sphx_glr_indep_sims_thumb.png
3:26:46 PM: copying images... [ 77%] sample_data/images/sphx_glr_ksamp_gaussian_sims_001.png
3:26:46 PM: copying images... [ 80%] sample_data/images/sphx_glr_ksamp_sims_001.png
3:26:46 PM: copying images... [ 82%] sample_data/images/sphx_glr_ksamp_sims_002.png
3:26:46 PM: copying images... [ 85%] sample_data/images/sphx_glr_time_series_sim_001.png
3:26:46 PM: copying images... [ 87%] tutorials/images/sphx_glr_independence_001.png
3:26:46 PM: copying images... [ 90%] tutorials/images/sphx_glr_independence_002.png
3:26:46 PM: copying images... [ 92%] tutorials/images/sphx_glr_kgof_001.png
3:26:46 PM: copying images... [ 95%] tutorials/images/sphx_glr_ksample_001.png
3:26:46 PM: copying images... [ 97%] tutorials/images/sphx_glr_time_series_001.png
3:26:46 PM: copying images... [100%] tutorials/images/sphx_glr_time_series_002.png
3:26:46 PM: copying downloadable files... [ 2%] benchmarks/indep_power_dimension.py
3:26:46 PM: copying downloadable files... [ 5%] benchmarks/indep_power_dimension.ipynb
3:26:46 PM: copying downloadable files... [ 7%] benchmarks/indep_power_sampsize.py
3:26:46 PM: copying downloadable files... [ 10%] benchmarks/indep_power_sampsize.ipynb
3:26:46 PM: copying downloadable files... [ 13%] benchmarks/perf_1d.py
3:26:46 PM: copying downloadable files... [ 15%] benchmarks/perf_1d.ipynb
3:26:46 PM: copying downloadable files... [ 18%] benchmarks/same_stat.py
3:26:46 PM: copying downloadable files... [ 21%] benchmarks/same_stat.ipynb
3:26:46 PM: copying downloadable files... [ 23%] gallery/feat_import.py
3:26:46 PM: copying downloadable files... [ 26%] gallery/feat_import.ipynb
3:26:46 PM: copying downloadable files... [ 28%] gallery/mgc_map.py
3:26:46 PM: copying downloadable files... [ 31%] gallery/mgc_map.ipynb
3:26:46 PM: copying downloadable files... [ 34%] gallery/permutation_tree.py
3:26:46 PM: copying downloadable files... [ 36%] gallery/permutation_tree.ipynb
3:26:46 PM: copying downloadable files... [ 39%] sample_data/indep_sims.py
3:26:46 PM: copying downloadable files... [ 42%] sample_data/indep_sims.ipynb
3:26:46 PM: copying downloadable files... [ 44%] sample_data/ksamp_gaussian_sims.py
3:26:46 PM: copying downloadable files... [ 47%] sample_data/ksamp_gaussian_sims.ipynb
3:26:46 PM: copying downloadable files... [ 50%] sample_data/ksamp_sims.py
3:26:46 PM: copying downloadable files... [ 52%] sample_data/ksamp_sims.ipynb
3:26:46 PM: copying downloadable files... [ 55%] sample_data/time_series_sim.py
3:26:46 PM: copying downloadable files... [ 57%] sample_data/time_series_sim.ipynb
3:26:46 PM: copying downloadable files... [ 60%] tutorials/conditional.py
3:26:46 PM: copying downloadable files... [ 63%] tutorials/conditional.ipynb
3:26:46 PM: copying downloadable files... [ 65%] tutorials/discrim.py
3:26:46 PM: copying downloadable files... [ 68%] tutorials/discrim.ipynb
3:26:46 PM: copying downloadable files... [ 71%] tutorials/dvariate.py
3:26:46 PM: copying downloadable files... [ 73%] tutorials/dvariate.ipynb
3:26:46 PM: copying downloadable files... [ 76%] tutorials/independence.py
3:26:46 PM: copying downloadable files... [ 78%] tutorials/independence.ipynb
3:26:46 PM: copying downloadable files... [ 81%] tutorials/kgof.py
3:26:46 PM: copying downloadable files... [ 84%] tutorials/kgof.ipynb
3:26:46 PM: copying downloadable files... [ 86%] tutorials/ksample.py
3:26:46 PM: copying downloadable files... [ 89%] tutorials/ksample.ipynb
3:26:46 PM: copying downloadable files... [ 92%] tutorials/overview.py
3:26:46 PM: copying downloadable files... [ 94%] tutorials/overview.ipynb
3:26:46 PM: copying downloadable files... [ 97%] tutorials/time_series.py
3:26:46 PM: copying downloadable files... [100%] tutorials/time_series.ipynb
3:26:46 PM: copying static files... done
3:26:46 PM: copying extra files... done
3:26:46 PM: dumping search index in English (code: en)... done
3:26:46 PM: dumping object inventory... done
3:26:46 PM: build succeeded, 187 warnings.
3:26:46 PM: The HTML pages are in _build/html.
3:26:46 PM: Sphinx-Gallery successfully executed 19 out of 19 files subselected by:
3:26:46 PM: gallery_conf["filename_pattern"] = '\\.py'
3:26:46 PM: gallery_conf["ignore_pattern"] = '__init__\\.py'
3:26:46 PM: after excluding 0 files that had previously been run (based on MD5).
3:26:46 PM: embedding documentation hyperlinks...
3:26:46 PM: embedding documentation hyperlinks for gallery... [ 20%] feat_import.html
3:26:46 PM: embedding documentation hyperlinks for gallery... [ 40%] index.html
3:26:46 PM: embedding documentation hyperlinks for gallery... [ 60%] mgc_map.html
3:26:46 PM: embedding documentation hyperlinks for gallery... [ 80%] permutation_tree.html
3:26:46 PM: embedding documentation hyperlinks for gallery... [100%] sg_execution_times.html
3:26:47 PM: embedding documentation hyperlinks for tutorials... [ 10%] conditional.html
3:26:47 PM: embedding documentation hyperlinks for tutorials... [ 20%] discrim.html
3:26:47 PM: embedding documentation hyperlinks for tutorials... [ 30%] dvariate.html
3:26:47 PM: embedding documentation hyperlinks for tutorials... [ 40%] independence.html
3:26:47 PM: embedding documentation hyperlinks for tutorials... [ 50%] index.html
3:26:47 PM: embedding documentation hyperlinks for tutorials... [ 60%] kgof.html
3:26:47 PM: embedding documentation hyperlinks for tutorials... [ 70%] ksample.html
3:26:47 PM: embedding documentation hyperlinks for tutorials... [ 80%] overview.html
3:26:47 PM: embedding documentation hyperlinks for tutorials... [ 90%] sg_execution_times.html
3:26:47 PM: embedding documentation hyperlinks for tutorials... [100%] time_series.html
3:26:47 PM: embedding documentation hyperlinks for sample_data... [ 16%] indep_sims.html
3:26:47 PM: embedding documentation hyperlinks for sample_data... [ 33%] index.html
3:26:47 PM: embedding documentation hyperlinks for sample_data... [ 50%] ksamp_gaussian_sims.html
3:26:47 PM: embedding documentation hyperlinks for sample_data... [ 66%] ksamp_sims.html
3:26:47 PM: embedding documentation hyperlinks for sample_data... [ 83%] sg_execution_times.html
3:26:47 PM: embedding documentation hyperlinks for sample_data... [100%] time_series_sim.html
3:26:47 PM: embedding documentation hyperlinks for benchmarks... [ 16%] indep_power_dimension.html
3:26:47 PM: embedding documentation hyperlinks for benchmarks... [ 33%] indep_power_sampsize.html
3:26:47 PM: embedding documentation hyperlinks for benchmarks... [ 50%] index.html
3:26:47 PM: embedding documentation hyperlinks for benchmarks... [ 66%] perf_1d.html
3:26:47 PM: embedding documentation hyperlinks for benchmarks... [ 83%] same_stat.html
3:26:47 PM: embedding documentation hyperlinks for benchmarks... [100%] sg_execution_times.html
3:26:47 PM: sphinx-sitemap: sitemap.xml was generated for URL https://127.0.0.1:8000/ in /opt/build/repo/docs/_build/html/sitemap.xml
3:26:49 PM: Build finished. The HTML pages are in _build/html.
3:26:49 PM:
3:26:49 PM: (build.command completed in 3m)
3:26:49 PM:
3:26:57 PM: (Netlify Build completed in 3m 8.7s)
3:28:03 PM: Section completed: building
3:28:07 PM: Finished processing build request in 5m0.522s
Deploying
Complete
Deploying
Complete
3:26:49 PM: Deploy site
3:26:49 PM: ────────────────────────────────────────────────────────────────
3:26:49 PM:
3:26:49 PM: Starting to deploy site from 'docs/_build/html'
3:26:49 PM: Calculating files to upload
3:26:51 PM: 53 new file(s) to upload
3:26:51 PM: 0 new function(s) to upload
3:26:57 PM: Section completed: deploying
3:26:57 PM: Site deploy was successfully initiated
3:26:57 PM:
3:26:57 PM: (Deploy site completed in 8.6s)
Cleanup
Complete
Cleanup
Complete
3:26:57 PM: Netlify Build Complete
3:26:57 PM: ────────────────────────────────────────────────────────────────
3:26:57 PM:
3:26:58 PM: Caching artifacts
3:26:58 PM: Started saving build plugins
3:26:58 PM: Finished saving build plugins
3:26:58 PM: Started saving mise cache
3:27:12 PM: Finished saving mise cache
3:27:12 PM: Started saving pip cache
3:27:12 PM: Finished saving pip cache
3:27:12 PM: Started saving emacs cask dependencies
3:27:12 PM: Finished saving emacs cask dependencies
3:27:12 PM: Started saving maven dependencies
3:27:12 PM: Finished saving maven dependencies
3:27:12 PM: Started saving boot dependencies
3:27:12 PM: Finished saving boot dependencies
3:27:12 PM: Started saving rust rustup cache
3:27:12 PM: Finished saving rust rustup cache
3:27:12 PM: Started saving go dependencies
3:27:12 PM: Finished saving go dependencies
3:28:03 PM: Cached Ruby version 2.6.2
3:28:03 PM: Build script success
3:28:06 PM: Uploading Cache of size 353.7MB
3:28:07 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
3:26:57 PM: Starting post processing
3:26:57 PM: Post processing - redirect rules
3:26:57 PM: Post processing done
3:26:57 PM: Section completed: postprocessing
3:26:57 PM: Skipping form detection
3:26:57 PM: Post processing - header rules
3:26:58 PM: Site is live ✨