Read the Docs build information Build id: 2161287 Project: northeastern-university-rc-public-documentation Version: latest Commit: d6e3b0f1d35fa6721652948ef856d7f632ab7594 Date: 2024-04-18T15:22:20.552344Z State: finished Success: True [rtd-command-info] start-time: 2024-04-18T15:22:21.717911Z, end-time: 2024-04-18T15:22:24.570805Z, duration: 2, exit-code: 0 git clone --depth 1 https://github.com/northeastern-rc/rc-public-documentation . Cloning into '.'... [rtd-command-info] start-time: 2024-04-18T15:22:24.632752Z, end-time: 2024-04-18T15:22:25.947688Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/master:refs/remotes/origin/master From https://github.com/northeastern-rc/rc-public-documentation * [new tag] 2.1.0 -> 2.1.0 * [new tag] 3.0.0 -> 3.0.0 * [new tag] 4.0.0 -> 4.0.0 [rtd-command-info] start-time: 2024-04-18T15:22:26.069720Z, end-time: 2024-04-18T15:22:26.839208Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at d6e3b0f Merge pull request #251 from northeastern-rc/gpu-table [rtd-command-info] start-time: 2024-04-18T15:22:26.914943Z, end-time: 2024-04-18T15:22:26.978056Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-04-18T15:22:27.057854Z, end-time: 2024-04-18T15:22:27.116450Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 build: os: "ubuntu-22.04" tools: python: "3.11" # Build from the docs/source directory with Sphinx sphinx: configuration: docs/source/conf.py # Explicitly set the version of Python and its requirements python: install: - requirements: docs/requirements.txt [rtd-command-info] start-time: 2024-04-18T15:22:33.467925Z, end-time: 2024-04-18T15:22:33.544117Z, duration: 0, exit-code: 0 asdf global python 3.11.6 [rtd-command-info] start-time: 2024-04-18T15:22:33.944946Z, end-time: 2024-04-18T15:22:35.042081Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.6.final.0-64 in 801ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-04-18T15:22:35.117855Z, end-time: 2024-04-18T15:22:45.710857Z, duration: 10, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.11/site-packages (23.1) Collecting pip Downloading pip-24.0-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 12.7 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.11/site-packages (67.6.1) Collecting setuptools Downloading setuptools-69.5.1-py3-none-any.whl (894 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 894.6/894.6 kB 28.9 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-24.0 setuptools-69.5.1 [rtd-command-info] start-time: 2024-04-18T15:22:45.780474Z, end-time: 2024-04-18T15:22:54.884722Z, duration: 9, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-7.3.6-py3-none-any.whl.metadata (6.0 kB) Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl.metadata (2.4 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl.metadata (2.2 kB) Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.3-py3-none-any.whl.metadata (3.3 kB) Collecting Pygments>=2.14 (from sphinx) Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) Collecting docutils<0.22,>=0.18.1 (from sphinx) Downloading docutils-0.21.1-py3-none-any.whl.metadata (2.7 kB) Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.9 (from sphinx) Downloading Babel-2.14.0-py3-none-any.whl.metadata (1.6 kB) Collecting alabaster~=0.7.14 (from sphinx) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.25.0 (from sphinx) Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-7.3.6-py3-none-any.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 49.4 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl (11 kB) Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading Babel-2.14.0-py3-none-any.whl (11.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 176.4 MB/s eta 0:00:00 Downloading docutils-0.21.1-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 206.0 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading Jinja2-3.1.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.2/133.2 kB 180.6 MB/s eta 0:00:00 Downloading packaging-24.0-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 158.0 MB/s eta 0:00:00 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 183.9 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 163.2 MB/s eta 0:00:00 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 155.7 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 174.0 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/92.7 kB 162.4 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 173.8 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 164.7 MB/s eta 0:00:00 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.4/89.4 kB 157.3 MB/s eta 0:00:00 Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 174.1 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.3/140.3 kB 177.1 MB/s eta 0:00:00 Downloading idna-3.7-py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 162.8 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 185.4 MB/s eta 0:00:00 Installing collected packages: snowballstemmer, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx, readthedocs-sphinx-ext Successfully installed Jinja2-3.1.3 MarkupSafe-2.1.5 Pygments-2.17.2 alabaster-0.7.16 babel-2.14.0 certifi-2024.2.2 charset-normalizer-3.3.2 docutils-0.21.1 idna-3.7 imagesize-1.4.1 packaging-24.0 readthedocs-sphinx-ext-2.2.5 requests-2.31.0 snowballstemmer-2.2.0 sphinx-7.3.6 sphinxcontrib-applehelp-1.0.8 sphinxcontrib-devhelp-1.0.6 sphinxcontrib-htmlhelp-2.0.5 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.7 sphinxcontrib-serializinghtml-1.1.10 urllib3-2.2.1 [rtd-command-info] start-time: 2024-04-18T15:22:54.959037Z, end-time: 2024-04-18T15:23:19.673062Z, duration: 24, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting sphinx==7.2.6 (from -r docs/requirements.txt (line 1)) Downloading sphinx-7.2.6-py3-none-any.whl.metadata (5.9 kB) Collecting furo (from -r docs/requirements.txt (line 2)) Downloading furo-2024.1.29-py3-none-any.whl.metadata (5.9 kB) Collecting jupyterlab-myst (from -r docs/requirements.txt (line 3)) Downloading jupyterlab_myst-2.3.2-py3-none-any.whl.metadata (11 kB) Collecting myst-nb (from -r docs/requirements.txt (line 4)) Downloading myst_nb-1.1.0-py3-none-any.whl.metadata (4.7 kB) Collecting myst-parser (from -r docs/requirements.txt (line 5)) Downloading myst_parser-2.0.0-py3-none-any.whl.metadata (5.4 kB) Collecting sphinx-book-theme (from -r docs/requirements.txt (line 6)) Downloading sphinx_book_theme-1.1.2-py3-none-any.whl.metadata (5.7 kB) Collecting sphinx-copybutton (from -r docs/requirements.txt (line 7)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinx-tabs (from -r docs/requirements.txt (line 8)) Downloading sphinx_tabs-3.4.5-py3-none-any.whl.metadata (6.3 kB) Collecting sphinx-togglebutton (from -r docs/requirements.txt (line 9)) Downloading sphinx_togglebutton-0.3.2-py3-none-any.whl.metadata (2.4 kB) Collecting sphinx_design (from -r docs/requirements.txt (line 10)) Downloading sphinx_design-0.5.0-py3-none-any.whl.metadata (5.1 kB) Collecting sphinx_inline_tabs (from -r docs/requirements.txt (line 11)) Downloading sphinx_inline_tabs-2023.4.21-py3-none-any.whl.metadata (1.8 kB) Collecting sphinxcontrib-bibtex (from -r docs/requirements.txt (line 12)) Downloading sphinxcontrib_bibtex-2.6.2-py3-none-any.whl.metadata (6.1 kB) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.11/site-packages (from sphinx==7.2.6->-r docs/requirements.txt (line 1)) (1.0.8) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.11/site-packages (from sphinx==7.2.6->-r docs/requirements.txt (line 1)) (1.0.6) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.11/site-packages (from sphinx==7.2.6->-r docs/requirements.txt (line 1)) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.11/site-packages (from sphinx==7.2.6->-r docs/requirements.txt (line 1)) (2.0.5) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.11/site-packages (from sphinx==7.2.6->-r docs/requirements.txt (line 1)) (1.1.10) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.11/site-packages (from sphinx==7.2.6->-r docs/requirements.txt (line 1)) (1.0.7) Requirement already satisfied: Jinja2>=3.0 in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.11/site-packages (from sphinx==7.2.6->-r docs/requirements.txt (line 1)) (3.1.3) Requirement already satisfied: Pygments>=2.14 in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.11/site-packages (from sphinx==7.2.6->-r docs/requirements.txt (line 1)) (2.17.2) Collecting docutils<0.21,>=0.18.1 (from sphinx==7.2.6->-r docs/requirements.txt (line 1)) Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.11/site-packages (from sphinx==7.2.6->-r docs/requirements.txt (line 1)) (2.2.0) Requirement already satisfied: babel>=2.9 in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.11/site-packages (from sphinx==7.2.6->-r docs/requirements.txt (line 1)) (2.14.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.11/site-packages (from sphinx==7.2.6->-r docs/requirements.txt (line 1)) (0.7.16) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.11/site-packages (from sphinx==7.2.6->-r docs/requirements.txt (line 1)) (1.4.1) Requirement already satisfied: requests>=2.25.0 in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.11/site-packages (from sphinx==7.2.6->-r docs/requirements.txt (line 1)) (2.31.0) Requirement already satisfied: packaging>=21.0 in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.11/site-packages (from sphinx==7.2.6->-r docs/requirements.txt (line 1)) (24.0) Collecting beautifulsoup4 (from furo->-r docs/requirements.txt (line 2)) Downloading beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB) Collecting sphinx-basic-ng (from furo->-r docs/requirements.txt (line 2)) Downloading sphinx_basic_ng-1.0.0b2-py3-none-any.whl.metadata (1.5 kB) Collecting jupyter-server<3,>=2.0.1 (from jupyterlab-myst->-r docs/requirements.txt (line 3)) Downloading jupyter_server-2.14.0-py3-none-any.whl.metadata (8.4 kB) Collecting importlib_metadata (from myst-nb->-r docs/requirements.txt (line 4)) Downloading importlib_metadata-7.1.0-py3-none-any.whl.metadata (4.7 kB) Collecting ipython (from myst-nb->-r docs/requirements.txt (line 4)) Downloading ipython-8.23.0-py3-none-any.whl.metadata (4.9 kB) Collecting jupyter-cache>=0.5 (from myst-nb->-r docs/requirements.txt (line 4)) Downloading jupyter_cache-1.0.0-py3-none-any.whl.metadata (5.8 kB) Collecting nbclient (from myst-nb->-r docs/requirements.txt (line 4)) Downloading nbclient-0.10.0-py3-none-any.whl.metadata (7.8 kB) Collecting nbformat>=5.0 (from myst-nb->-r docs/requirements.txt (line 4)) Downloading nbformat-5.10.4-py3-none-any.whl.metadata (3.6 kB) Collecting pyyaml (from myst-nb->-r docs/requirements.txt (line 4)) Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting typing-extensions (from myst-nb->-r docs/requirements.txt (line 4)) Downloading typing_extensions-4.11.0-py3-none-any.whl.metadata (3.0 kB) Collecting ipykernel (from myst-nb->-r docs/requirements.txt (line 4)) Downloading ipykernel-6.29.4-py3-none-any.whl.metadata (6.3 kB) Collecting markdown-it-py~=3.0 (from myst-parser->-r docs/requirements.txt (line 5)) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting mdit-py-plugins~=0.4 (from myst-parser->-r docs/requirements.txt (line 5)) Downloading mdit_py_plugins-0.4.0-py3-none-any.whl.metadata (2.7 kB) Collecting pydata-sphinx-theme>=0.14 (from sphinx-book-theme->-r docs/requirements.txt (line 6)) Downloading pydata_sphinx_theme-0.15.2-py3-none-any.whl.metadata (7.3 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.11/site-packages (from sphinx-togglebutton->-r docs/requirements.txt (line 9)) (69.5.1) Requirement already satisfied: wheel in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.11/site-packages (from sphinx-togglebutton->-r docs/requirements.txt (line 9)) (0.40.0) Collecting pybtex>=0.24 (from sphinxcontrib-bibtex->-r docs/requirements.txt (line 12)) Downloading pybtex-0.24.0-py2.py3-none-any.whl.metadata (2.0 kB) Collecting pybtex-docutils>=1.0.0 (from sphinxcontrib-bibtex->-r docs/requirements.txt (line 12)) Downloading pybtex_docutils-1.0.3-py3-none-any.whl.metadata (4.3 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.11/site-packages (from Jinja2>=3.0->sphinx==7.2.6->-r docs/requirements.txt (line 1)) (2.1.5) Collecting attrs (from jupyter-cache>=0.5->myst-nb->-r docs/requirements.txt (line 4)) Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) Collecting click (from jupyter-cache>=0.5->myst-nb->-r docs/requirements.txt (line 4)) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting sqlalchemy<3,>=1.3.12 (from jupyter-cache>=0.5->myst-nb->-r docs/requirements.txt (line 4)) Downloading SQLAlchemy-2.0.29-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.6 kB) Collecting tabulate (from jupyter-cache>=0.5->myst-nb->-r docs/requirements.txt (line 4)) Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) Collecting anyio>=3.1.0 (from jupyter-server<3,>=2.0.1->jupyterlab-myst->-r docs/requirements.txt (line 3)) Downloading anyio-4.3.0-py3-none-any.whl.metadata (4.6 kB) Collecting argon2-cffi>=21.1 (from jupyter-server<3,>=2.0.1->jupyterlab-myst->-r docs/requirements.txt (line 3)) Downloading argon2_cffi-23.1.0-py3-none-any.whl.metadata (5.2 kB) Collecting jupyter-client>=7.4.4 (from jupyter-server<3,>=2.0.1->jupyterlab-myst->-r docs/requirements.txt (line 3)) Downloading jupyter_client-8.6.1-py3-none-any.whl.metadata (8.3 kB) Collecting jupyter-core!=5.0.*,>=4.12 (from jupyter-server<3,>=2.0.1->jupyterlab-myst->-r docs/requirements.txt (line 3)) Downloading jupyter_core-5.7.2-py3-none-any.whl.metadata (3.4 kB) Collecting jupyter-events>=0.9.0 (from jupyter-server<3,>=2.0.1->jupyterlab-myst->-r docs/requirements.txt (line 3)) Downloading jupyter_events-0.10.0-py3-none-any.whl.metadata (5.9 kB) Collecting jupyter-server-terminals>=0.4.4 (from jupyter-server<3,>=2.0.1->jupyterlab-myst->-r docs/requirements.txt (line 3)) Downloading jupyter_server_terminals-0.5.3-py3-none-any.whl.metadata (5.6 kB) Collecting nbconvert>=6.4.4 (from jupyter-server<3,>=2.0.1->jupyterlab-myst->-r docs/requirements.txt (line 3)) Downloading nbconvert-7.16.3-py3-none-any.whl.metadata (8.2 kB) Collecting overrides>=5.0 (from jupyter-server<3,>=2.0.1->jupyterlab-myst->-r docs/requirements.txt (line 3)) Downloading overrides-7.7.0-py3-none-any.whl.metadata (5.8 kB) Collecting prometheus-client>=0.9 (from jupyter-server<3,>=2.0.1->jupyterlab-myst->-r docs/requirements.txt (line 3)) Downloading prometheus_client-0.20.0-py3-none-any.whl.metadata (1.8 kB) Collecting pyzmq>=24 (from jupyter-server<3,>=2.0.1->jupyterlab-myst->-r docs/requirements.txt (line 3)) Downloading pyzmq-26.0.0-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (6.2 kB) Collecting send2trash>=1.8.2 (from jupyter-server<3,>=2.0.1->jupyterlab-myst->-r docs/requirements.txt (line 3)) Downloading Send2Trash-1.8.3-py3-none-any.whl.metadata (4.0 kB) Collecting terminado>=0.8.3 (from jupyter-server<3,>=2.0.1->jupyterlab-myst->-r docs/requirements.txt (line 3)) Downloading terminado-0.18.1-py3-none-any.whl.metadata (5.8 kB) Collecting tornado>=6.2.0 (from jupyter-server<3,>=2.0.1->jupyterlab-myst->-r docs/requirements.txt (line 3)) Downloading tornado-6.4-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) Collecting traitlets>=5.6.0 (from jupyter-server<3,>=2.0.1->jupyterlab-myst->-r docs/requirements.txt (line 3)) Downloading traitlets-5.14.2-py3-none-any.whl.metadata (10 kB) Collecting websocket-client>=1.7 (from jupyter-server<3,>=2.0.1->jupyterlab-myst->-r docs/requirements.txt (line 3)) Downloading websocket_client-1.7.0-py3-none-any.whl.metadata (7.9 kB) Collecting mdurl~=0.1 (from markdown-it-py~=3.0->myst-parser->-r docs/requirements.txt (line 5)) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Collecting fastjsonschema>=2.15 (from nbformat>=5.0->myst-nb->-r docs/requirements.txt (line 4)) Downloading fastjsonschema-2.19.1-py3-none-any.whl.metadata (2.1 kB) Collecting jsonschema>=2.6 (from nbformat>=5.0->myst-nb->-r docs/requirements.txt (line 4)) Downloading jsonschema-4.21.1-py3-none-any.whl.metadata (7.8 kB) Collecting latexcodec>=1.0.4 (from pybtex>=0.24->sphinxcontrib-bibtex->-r docs/requirements.txt (line 12)) Downloading latexcodec-3.0.0-py3-none-any.whl.metadata (4.9 kB) Collecting six (from pybtex>=0.24->sphinxcontrib-bibtex->-r docs/requirements.txt (line 12)) Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) Collecting accessible-pygments (from pydata-sphinx-theme>=0.14->sphinx-book-theme->-r docs/requirements.txt (line 6)) Downloading accessible_pygments-0.0.4-py2.py3-none-any.whl.metadata (6.0 kB) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.11/site-packages (from requests>=2.25.0->sphinx==7.2.6->-r docs/requirements.txt (line 1)) (3.3.2) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.11/site-packages (from requests>=2.25.0->sphinx==7.2.6->-r docs/requirements.txt (line 1)) (3.7) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.11/site-packages (from requests>=2.25.0->sphinx==7.2.6->-r docs/requirements.txt (line 1)) (2.2.1) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.11/site-packages (from requests>=2.25.0->sphinx==7.2.6->-r docs/requirements.txt (line 1)) (2024.2.2) Collecting soupsieve>1.2 (from beautifulsoup4->furo->-r docs/requirements.txt (line 2)) Downloading soupsieve-2.5-py3-none-any.whl.metadata (4.7 kB) Collecting zipp>=0.5 (from importlib_metadata->myst-nb->-r docs/requirements.txt (line 4)) Downloading zipp-3.18.1-py3-none-any.whl.metadata (3.5 kB) Collecting comm>=0.1.1 (from ipykernel->myst-nb->-r docs/requirements.txt (line 4)) Downloading comm-0.2.2-py3-none-any.whl.metadata (3.7 kB) Collecting debugpy>=1.6.5 (from ipykernel->myst-nb->-r docs/requirements.txt (line 4)) Downloading debugpy-1.8.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.1 kB) Collecting matplotlib-inline>=0.1 (from ipykernel->myst-nb->-r docs/requirements.txt (line 4)) Downloading matplotlib_inline-0.1.7-py3-none-any.whl.metadata (3.9 kB) Collecting nest-asyncio (from ipykernel->myst-nb->-r docs/requirements.txt (line 4)) Downloading nest_asyncio-1.6.0-py3-none-any.whl.metadata (2.8 kB) Collecting psutil (from ipykernel->myst-nb->-r docs/requirements.txt (line 4)) Downloading psutil-5.9.8-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) Collecting decorator (from ipython->myst-nb->-r docs/requirements.txt (line 4)) Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) Collecting jedi>=0.16 (from ipython->myst-nb->-r docs/requirements.txt (line 4)) Downloading jedi-0.19.1-py2.py3-none-any.whl.metadata (22 kB) Collecting prompt-toolkit<3.1.0,>=3.0.41 (from ipython->myst-nb->-r docs/requirements.txt (line 4)) Downloading prompt_toolkit-3.0.43-py3-none-any.whl.metadata (6.5 kB) Collecting stack-data (from ipython->myst-nb->-r docs/requirements.txt (line 4)) Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB) Collecting pexpect>4.3 (from ipython->myst-nb->-r docs/requirements.txt (line 4)) Downloading pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB) Collecting sniffio>=1.1 (from anyio>=3.1.0->jupyter-server<3,>=2.0.1->jupyterlab-myst->-r docs/requirements.txt (line 3)) Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) Collecting argon2-cffi-bindings (from argon2-cffi>=21.1->jupyter-server<3,>=2.0.1->jupyterlab-myst->-r docs/requirements.txt (line 3)) Downloading argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.7 kB) Collecting parso<0.9.0,>=0.8.3 (from jedi>=0.16->ipython->myst-nb->-r docs/requirements.txt (line 4)) Downloading parso-0.8.4-py2.py3-none-any.whl.metadata (7.7 kB) Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=2.6->nbformat>=5.0->myst-nb->-r docs/requirements.txt (line 4)) Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) Collecting referencing>=0.28.4 (from jsonschema>=2.6->nbformat>=5.0->myst-nb->-r docs/requirements.txt (line 4)) Downloading referencing-0.34.0-py3-none-any.whl.metadata (2.8 kB) Collecting rpds-py>=0.7.1 (from jsonschema>=2.6->nbformat>=5.0->myst-nb->-r docs/requirements.txt (line 4)) Downloading rpds_py-0.18.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) Collecting python-dateutil>=2.8.2 (from jupyter-client>=7.4.4->jupyter-server<3,>=2.0.1->jupyterlab-myst->-r docs/requirements.txt (line 3)) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting platformdirs>=2.5 (from jupyter-core!=5.0.*,>=4.12->jupyter-server<3,>=2.0.1->jupyterlab-myst->-r docs/requirements.txt (line 3)) Downloading platformdirs-4.2.0-py3-none-any.whl.metadata (11 kB) Collecting python-json-logger>=2.0.4 (from jupyter-events>=0.9.0->jupyter-server<3,>=2.0.1->jupyterlab-myst->-r docs/requirements.txt (line 3)) Downloading python_json_logger-2.0.7-py3-none-any.whl.metadata (6.5 kB) Collecting rfc3339-validator (from jupyter-events>=0.9.0->jupyter-server<3,>=2.0.1->jupyterlab-myst->-r docs/requirements.txt (line 3)) Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) Collecting rfc3986-validator>=0.1.1 (from jupyter-events>=0.9.0->jupyter-server<3,>=2.0.1->jupyterlab-myst->-r docs/requirements.txt (line 3)) Downloading rfc3986_validator-0.1.1-py2.py3-none-any.whl.metadata (1.7 kB) Collecting bleach!=5.0.0 (from nbconvert>=6.4.4->jupyter-server<3,>=2.0.1->jupyterlab-myst->-r docs/requirements.txt (line 3)) Downloading bleach-6.1.0-py3-none-any.whl.metadata (30 kB) Collecting defusedxml (from nbconvert>=6.4.4->jupyter-server<3,>=2.0.1->jupyterlab-myst->-r docs/requirements.txt (line 3)) Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) Collecting jupyterlab-pygments (from nbconvert>=6.4.4->jupyter-server<3,>=2.0.1->jupyterlab-myst->-r docs/requirements.txt (line 3)) Downloading jupyterlab_pygments-0.3.0-py3-none-any.whl.metadata (4.4 kB) Collecting mistune<4,>=2.0.3 (from nbconvert>=6.4.4->jupyter-server<3,>=2.0.1->jupyterlab-myst->-r docs/requirements.txt (line 3)) Downloading mistune-3.0.2-py3-none-any.whl.metadata (1.7 kB) Collecting pandocfilters>=1.4.1 (from nbconvert>=6.4.4->jupyter-server<3,>=2.0.1->jupyterlab-myst->-r docs/requirements.txt (line 3)) Downloading pandocfilters-1.5.1-py2.py3-none-any.whl.metadata (9.0 kB) Collecting tinycss2 (from nbconvert>=6.4.4->jupyter-server<3,>=2.0.1->jupyterlab-myst->-r docs/requirements.txt (line 3)) Downloading tinycss2-1.2.1-py3-none-any.whl.metadata (3.0 kB) Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython->myst-nb->-r docs/requirements.txt (line 4)) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB) Collecting wcwidth (from prompt-toolkit<3.1.0,>=3.0.41->ipython->myst-nb->-r docs/requirements.txt (line 4)) Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) Collecting greenlet!=0.4.17 (from sqlalchemy<3,>=1.3.12->jupyter-cache>=0.5->myst-nb->-r docs/requirements.txt (line 4)) Downloading greenlet-3.0.3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) Collecting executing>=1.2.0 (from stack-data->ipython->myst-nb->-r docs/requirements.txt (line 4)) Downloading executing-2.0.1-py2.py3-none-any.whl.metadata (9.0 kB) Collecting asttokens>=2.1.0 (from stack-data->ipython->myst-nb->-r docs/requirements.txt (line 4)) Downloading asttokens-2.4.1-py2.py3-none-any.whl.metadata (5.2 kB) Collecting pure-eval (from stack-data->ipython->myst-nb->-r docs/requirements.txt (line 4)) Downloading pure_eval-0.2.2-py3-none-any.whl.metadata (6.2 kB) Collecting webencodings (from bleach!=5.0.0->nbconvert>=6.4.4->jupyter-server<3,>=2.0.1->jupyterlab-myst->-r docs/requirements.txt (line 3)) Downloading webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB) Collecting fqdn (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.9.0->jupyter-server<3,>=2.0.1->jupyterlab-myst->-r docs/requirements.txt (line 3)) Downloading fqdn-1.5.1-py3-none-any.whl.metadata (1.4 kB) Collecting isoduration (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.9.0->jupyter-server<3,>=2.0.1->jupyterlab-myst->-r docs/requirements.txt (line 3)) Downloading isoduration-20.11.0-py3-none-any.whl.metadata (5.7 kB) Collecting jsonpointer>1.13 (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.9.0->jupyter-server<3,>=2.0.1->jupyterlab-myst->-r docs/requirements.txt (line 3)) Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) Collecting uri-template (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.9.0->jupyter-server<3,>=2.0.1->jupyterlab-myst->-r docs/requirements.txt (line 3)) Downloading uri_template-1.3.0-py3-none-any.whl.metadata (8.8 kB) Collecting webcolors>=1.11 (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.9.0->jupyter-server<3,>=2.0.1->jupyterlab-myst->-r docs/requirements.txt (line 3)) Downloading webcolors-1.13-py3-none-any.whl.metadata (2.6 kB) Collecting cffi>=1.0.1 (from argon2-cffi-bindings->argon2-cffi>=21.1->jupyter-server<3,>=2.0.1->jupyterlab-myst->-r docs/requirements.txt (line 3)) Downloading cffi-1.16.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) Collecting pycparser (from cffi>=1.0.1->argon2-cffi-bindings->argon2-cffi>=21.1->jupyter-server<3,>=2.0.1->jupyterlab-myst->-r docs/requirements.txt (line 3)) Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Collecting arrow>=0.15.0 (from isoduration->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.9.0->jupyter-server<3,>=2.0.1->jupyterlab-myst->-r docs/requirements.txt (line 3)) Downloading arrow-1.3.0-py3-none-any.whl.metadata (7.5 kB) Collecting types-python-dateutil>=2.8.10 (from arrow>=0.15.0->isoduration->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.9.0->jupyter-server<3,>=2.0.1->jupyterlab-myst->-r docs/requirements.txt (line 3)) Downloading types_python_dateutil-2.9.0.20240316-py3-none-any.whl.metadata (1.8 kB) Downloading sphinx-7.2.6-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 65.6 MB/s eta 0:00:00 Downloading furo-2024.1.29-py3-none-any.whl (325 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 325.2/325.2 kB 311.1 MB/s eta 0:00:00 Downloading jupyterlab_myst-2.3.2-py3-none-any.whl (2.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/2.7 MB 218.2 MB/s eta 0:00:00 Downloading myst_nb-1.1.0-py3-none-any.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.3/80.3 kB 281.0 MB/s eta 0:00:00 Downloading myst_parser-2.0.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.2/77.2 kB 274.2 MB/s eta 0:00:00 Downloading sphinx_book_theme-1.1.2-py3-none-any.whl (400 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 400.8/400.8 kB 310.5 MB/s eta 0:00:00 Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading sphinx_tabs-3.4.5-py3-none-any.whl (9.9 kB) Downloading sphinx_togglebutton-0.3.2-py3-none-any.whl (8.2 kB) Downloading sphinx_design-0.5.0-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 227.2 MB/s eta 0:00:00 Downloading sphinx_inline_tabs-2023.4.21-py3-none-any.whl (6.8 kB) Downloading sphinxcontrib_bibtex-2.6.2-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.0/41.0 kB 252.2 MB/s eta 0:00:00 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 300.7 MB/s eta 0:00:00 Downloading jupyter_cache-1.0.0-py3-none-any.whl (33 kB) Downloading jupyter_server-2.14.0-py3-none-any.whl (383 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.3/383.3 kB 303.1 MB/s eta 0:00:00 Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 268.5 MB/s eta 0:00:00 Downloading mdit_py_plugins-0.4.0-py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.1/54.1 kB 255.4 MB/s eta 0:00:00 Downloading nbclient-0.10.0-py3-none-any.whl (25 kB) Downloading nbformat-5.10.4-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.5/78.5 kB 222.8 MB/s eta 0:00:00 Downloading pybtex-0.24.0-py2.py3-none-any.whl (561 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.4/561.4 kB 265.2 MB/s eta 0:00:00 Downloading pybtex_docutils-1.0.3-py3-none-any.whl (6.4 kB) Downloading pydata_sphinx_theme-0.15.2-py3-none-any.whl (4.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 198.0 MB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.7/757.7 kB 307.1 MB/s eta 0:00:00 Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.9/147.9 kB 289.8 MB/s eta 0:00:00 Downloading importlib_metadata-7.1.0-py3-none-any.whl (24 kB) Downloading ipykernel-6.29.4-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.1/117.1 kB 278.0 MB/s eta 0:00:00 Downloading ipython-8.23.0-py3-none-any.whl (814 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 814.2/814.2 kB 310.8 MB/s eta 0:00:00 Downloading sphinx_basic_ng-1.0.0b2-py3-none-any.whl (22 kB) Downloading typing_extensions-4.11.0-py3-none-any.whl (34 kB) Downloading anyio-4.3.0-py3-none-any.whl (85 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.6/85.6 kB 245.6 MB/s eta 0:00:00 Downloading argon2_cffi-23.1.0-py3-none-any.whl (15 kB) Downloading comm-0.2.2-py3-none-any.whl (7.2 kB) Downloading debugpy-1.8.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 228.1 MB/s eta 0:00:00 Downloading fastjsonschema-2.19.1-py3-none-any.whl (23 kB) Downloading jedi-0.19.1-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 286.1 MB/s eta 0:00:00 Downloading jsonschema-4.21.1-py3-none-any.whl (85 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.5/85.5 kB 280.6 MB/s eta 0:00:00 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 269.6 MB/s eta 0:00:00 Downloading jupyter_client-8.6.1-py3-none-any.whl (105 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 105.9/105.9 kB 289.0 MB/s eta 0:00:00 Downloading jupyter_core-5.7.2-py3-none-any.whl (28 kB) Downloading jupyter_events-0.10.0-py3-none-any.whl (18 kB) Downloading jupyter_server_terminals-0.5.3-py3-none-any.whl (13 kB) Downloading latexcodec-3.0.0-py3-none-any.whl (18 kB) Downloading matplotlib_inline-0.1.7-py3-none-any.whl (9.9 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading nbconvert-7.16.3-py3-none-any.whl (257 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 257.4/257.4 kB 306.1 MB/s eta 0:00:00 Downloading overrides-7.7.0-py3-none-any.whl (17 kB) Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.8/63.8 kB 254.0 MB/s eta 0:00:00 Downloading prometheus_client-0.20.0-py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 256.8 MB/s eta 0:00:00 Downloading prompt_toolkit-3.0.43-py3-none-any.whl (386 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 386.1/386.1 kB 301.5 MB/s eta 0:00:00 Downloading pyzmq-26.0.0-cp311-cp311-manylinux_2_28_x86_64.whl (920 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 920.1/920.1 kB 314.2 MB/s eta 0:00:00 Downloading Send2Trash-1.8.3-py3-none-any.whl (18 kB) Downloading soupsieve-2.5-py3-none-any.whl (36 kB) Downloading SQLAlchemy-2.0.29-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 187.6 MB/s eta 0:00:00 Downloading terminado-0.18.1-py3-none-any.whl (14 kB) Downloading tornado-6.4-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (435 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 435.4/435.4 kB 300.6 MB/s eta 0:00:00 Downloading traitlets-5.14.2-py3-none-any.whl (85 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.4/85.4 kB 278.6 MB/s eta 0:00:00 Downloading websocket_client-1.7.0-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.5/58.5 kB 224.5 MB/s eta 0:00:00 Downloading zipp-3.18.1-py3-none-any.whl (8.2 kB) Downloading accessible_pygments-0.0.4-py2.py3-none-any.whl (29 kB) Downloading click-8.1.7-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 287.5 MB/s eta 0:00:00 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Downloading nest_asyncio-1.6.0-py3-none-any.whl (5.2 kB) Downloading psutil-5.9.8-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (288 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 288.2/288.2 kB 274.8 MB/s eta 0:00:00 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Downloading stack_data-0.6.3-py3-none-any.whl (24 kB) Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) Downloading asttokens-2.4.1-py2.py3-none-any.whl (27 kB) Downloading bleach-6.1.0-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.8/162.8 kB 292.0 MB/s eta 0:00:00 Downloading executing-2.0.1-py2.py3-none-any.whl (24 kB) Downloading greenlet-3.0.3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (620 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 620.0/620.0 kB 304.4 MB/s eta 0:00:00 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) Downloading mistune-3.0.2-py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.0/48.0 kB 249.8 MB/s eta 0:00:00 Downloading pandocfilters-1.5.1-py2.py3-none-any.whl (8.7 kB) Downloading parso-0.8.4-py2.py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.7/103.7 kB 237.6 MB/s eta 0:00:00 Downloading platformdirs-4.2.0-py3-none-any.whl (17 kB) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 282.5 MB/s eta 0:00:00 Downloading python_json_logger-2.0.7-py3-none-any.whl (8.1 kB) Downloading referencing-0.34.0-py3-none-any.whl (26 kB) Downloading rfc3986_validator-0.1.1-py2.py3-none-any.whl (4.2 kB) Downloading rpds_py-0.18.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 314.7 MB/s eta 0:00:00 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) Downloading argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (86 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.2/86.2 kB 256.4 MB/s eta 0:00:00 Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Downloading jupyterlab_pygments-0.3.0-py3-none-any.whl (15 kB) Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB) Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) Downloading tinycss2-1.2.1-py3-none-any.whl (21 kB) Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) Downloading cffi-1.16.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (464 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 464.8/464.8 kB 304.4 MB/s eta 0:00:00 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) Downloading webcolors-1.13-py3-none-any.whl (14 kB) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Downloading fqdn-1.5.1-py3-none-any.whl (9.1 kB) Downloading isoduration-20.11.0-py3-none-any.whl (11 kB) Downloading uri_template-1.3.0-py3-none-any.whl (11 kB) Downloading arrow-1.3.0-py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 243.5 MB/s eta 0:00:00 Downloading pycparser-2.22-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 kB 283.8 MB/s eta 0:00:00 Downloading types_python_dateutil-2.9.0.20240316-py3-none-any.whl (9.7 kB) Installing collected packages: webencodings, wcwidth, pure-eval, ptyprocess, fastjsonschema, zipp, websocket-client, webcolors, uri-template, typing-extensions, types-python-dateutil, traitlets, tornado, tinycss2, tabulate, soupsieve, sniffio, six, send2trash, rpds-py, rfc3986-validator, pyzmq, pyyaml, python-json-logger, pycparser, psutil, prompt-toolkit, prometheus-client, platformdirs, pexpect, parso, pandocfilters, overrides, nest-asyncio, mistune, mdurl, latexcodec, jupyterlab-pygments, jsonpointer, greenlet, fqdn, executing, docutils, defusedxml, decorator, debugpy, click, attrs, accessible-pygments, terminado, sqlalchemy, sphinx, rfc3339-validator, referencing, python-dateutil, pybtex, matplotlib-inline, markdown-it-py, jupyter-core, jedi, importlib_metadata, comm, cffi, bleach, beautifulsoup4, asttokens, anyio, stack-data, sphinx-togglebutton, sphinx-tabs, sphinx_inline_tabs, sphinx_design, sphinx-copybutton, sphinx-basic-ng, pydata-sphinx-theme, pybtex-docutils, mdit-py-plugins, jupyter-server-terminals, jupyter-client, jsonschema-specifications, arrow, argon2-cffi-bindings, sphinxcontrib-bibtex, sphinx-book-theme, myst-parser, jsonschema, isoduration, ipython, furo, argon2-cffi, nbformat, ipykernel, nbclient, jupyter-events, nbconvert, jupyter-cache, myst-nb, jupyter-server, jupyterlab-myst Attempting uninstall: docutils Found existing installation: docutils 0.21.1 Uninstalling docutils-0.21.1: Successfully uninstalled docutils-0.21.1 Attempting uninstall: sphinx Found existing installation: Sphinx 7.3.6 Uninstalling Sphinx-7.3.6: Successfully uninstalled Sphinx-7.3.6 Successfully installed accessible-pygments-0.0.4 anyio-4.3.0 argon2-cffi-23.1.0 argon2-cffi-bindings-21.2.0 arrow-1.3.0 asttokens-2.4.1 attrs-23.2.0 beautifulsoup4-4.12.3 bleach-6.1.0 cffi-1.16.0 click-8.1.7 comm-0.2.2 debugpy-1.8.1 decorator-5.1.1 defusedxml-0.7.1 docutils-0.20.1 executing-2.0.1 fastjsonschema-2.19.1 fqdn-1.5.1 furo-2024.1.29 greenlet-3.0.3 importlib_metadata-7.1.0 ipykernel-6.29.4 ipython-8.23.0 isoduration-20.11.0 jedi-0.19.1 jsonpointer-2.4 jsonschema-4.21.1 jsonschema-specifications-2023.12.1 jupyter-cache-1.0.0 jupyter-client-8.6.1 jupyter-core-5.7.2 jupyter-events-0.10.0 jupyter-server-2.14.0 jupyter-server-terminals-0.5.3 jupyterlab-myst-2.3.2 jupyterlab-pygments-0.3.0 latexcodec-3.0.0 markdown-it-py-3.0.0 matplotlib-inline-0.1.7 mdit-py-plugins-0.4.0 mdurl-0.1.2 mistune-3.0.2 myst-nb-1.1.0 myst-parser-2.0.0 nbclient-0.10.0 nbconvert-7.16.3 nbformat-5.10.4 nest-asyncio-1.6.0 overrides-7.7.0 pandocfilters-1.5.1 parso-0.8.4 pexpect-4.9.0 platformdirs-4.2.0 prometheus-client-0.20.0 prompt-toolkit-3.0.43 psutil-5.9.8 ptyprocess-0.7.0 pure-eval-0.2.2 pybtex-0.24.0 pybtex-docutils-1.0.3 pycparser-2.22 pydata-sphinx-theme-0.15.2 python-dateutil-2.9.0.post0 python-json-logger-2.0.7 pyyaml-6.0.1 pyzmq-26.0.0 referencing-0.34.0 rfc3339-validator-0.1.4 rfc3986-validator-0.1.1 rpds-py-0.18.0 send2trash-1.8.3 six-1.16.0 sniffio-1.3.1 soupsieve-2.5 sphinx-7.2.6 sphinx-basic-ng-1.0.0b2 sphinx-book-theme-1.1.2 sphinx-copybutton-0.5.2 sphinx-tabs-3.4.5 sphinx-togglebutton-0.3.2 sphinx_design-0.5.0 sphinx_inline_tabs-2023.4.21 sphinxcontrib-bibtex-2.6.2 sqlalchemy-2.0.29 stack-data-0.6.3 tabulate-0.9.0 terminado-0.18.1 tinycss2-1.2.1 tornado-6.4 traitlets-5.14.2 types-python-dateutil-2.9.0.20240316 typing-extensions-4.11.0 uri-template-1.3.0 wcwidth-0.2.13 webcolors-1.13 webencodings-0.5.1 websocket-client-1.7.0 zipp-3.18.1 [rtd-command-info] start-time: 2024-04-18T15:23:20.351528Z, end-time: 2024-04-18T15:23:20.413113Z, duration: 0, exit-code: 0 cat docs/source/conf.py # Configuration file for the Sphinx documentation builder. # # This file only contains a selection of the most common options. For a full # list see the documentation: # http://www.sphinx-doc.org/en/master/config # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # # import os # import sys from datetime import date # sys.path.insert(0, os.path.abspath('.')) # -- Project information ----------------------------------------------------- project = "RC-HPC" # logo = "_static/logo-square.png" copyright = f"{date.today().year}, RC" author = "Research Computing, NU" # The full version, including alpha/beta/rc tags release = "3.0.0" # -- General configuration --------------------------------------------------- # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ # "myst_nb", # Sphinx's own extensions "sphinx.ext.autodoc", "sphinx.ext.autosectionlabel", "sphinx.ext.extlinks", "sphinx.ext.intersphinx", "sphinx.ext.viewcode", "sphinx.ext.mathjax", "sphinx.ext.todo", "sphinx_copybutton", "sphinx_design", # https://pypi.org/project/sphinx_design/ # "sphinx_tabs.tabs", "sphinx_togglebutton", # https://sphinx-togglebutton.readthedocs.io/en/latest/use.html # "sphinxcontrib.bibtex", # "sphinxext.opengraph", # For the kitchen sink # Our custom extension, only meant for Furo's own documentation. "furo.sphinxext", # External stuff "myst_parser", "sphinx_copybutton", "sphinx_inline_tabs", "sphinx.ext.duration", ] # Prefix document path to section labels, to use: # `path/to/file:heading` instead of just `heading` autosectionlabel_prefix_document = True intersphinx_mapping = {"python": ("https://docs.python.org/3", None), "sphinx": ("https://www.sphinx-doc.org/en/master", None)} # -- Options for TODOs ------------------------------------------------------- # todo_include_todos = True # -- Options for Markdown files ---------------------------------------------- # myst_enable_extensions = [ "colon_fence", "deflist", "dollarmath", ] # We need headers to be linkable to so ask MyST-Parser to autogenerate anchor IDs for # headers up to and including level 3. myst_heading_anchors = 3 myst_deflist_enable = True # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] # The master toctree document. master_doc = "index" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = "en" # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = ["using-ood/cps_ood.md", "classroom/classroomexamples.md", "_snippets/*", "build", "Thumbs.db", ".DS_Store", "_developers/primer.md"] # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = "furo" html_title = "RC RTD" html_theme_options = { "footer_icons": [ { "name": "GitHub", "url": "https://github.com/northeastern-rc/rc-public-documentation", "html": """ """, "class": "", }, ], # "announcement": """ # # Submit a ticket for support # # """, "sidebar_hide_name": True, # add logo to the upper left in the help system "light_logo": "image/nu-logo-light.png", "dark_logo": "image/nu-logo-dark.png", } # custom css file html_css_files = ["../css/custom.css"] # If true, “(C) Copyright …” is shown in the HTML footer. Default is True. html_show_copyright = True # If true, “Created using Sphinx” is shown in the HTML footer. Default is True. html_show_sphinx = False # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ["_static", "_static/video"] # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # The default sidebars (for documents that don't match any pattern) are # defined by theme itself. Builtin themes are using these templates by # default: ``['localtoc.html', 'relations.html', 'sourcelink.html', # 'searchbox.html']``. # # html_sidebars = {} source_suffix = [".rst", ".md"] # -- Options for HTMLHelp output --------------------------------------------- # Output file base name for HTML help builder. htmlhelp_basename = "hpcdoc" # -- Options for LaTeX output ------------------------------------------------ # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ ( master_doc, "rcdocs.tex", "Documentation for NU-HPC", "Research Computer and contributors to the HPC Documentation", "manual", ) ] # -- Options for manual page output ------------------------------------------ # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [(master_doc, "rcdocs", "Documentation for NU-HPC", [author], 1)] # -- Options for Texinfo output ---------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ ( master_doc, "RCDocs", "Documentation for NU-HPC", author, "RCDocs", "NU-HPC Documentation", "Miscellaneous", ) ] # -- Options for Epub output ------------------------------------------------- # Bibliographic Dublin Core info. epub_title = project epub_author = author epub_publisher = author epub_copyright = copyright # The unique identifier of the text. This can be a ISBN number # or the project homepage. # # epub_identifier = '' # A unique identification for the text. # # epub_uid = '' # A list of files that should not be packed into the epub file. epub_exclude_files = ["search.html"] # Warn about all references to unknown targets nitpicky = True ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Define this variable in case it's not defined by the user. # It defaults to `alabaster` which is the default from Sphinx. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_theme html_theme = globals().get('html_theme', 'alabaster') #Add project information to the template context. context = { 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("4.0.0", "/en/4.0.0/"), ("3.0.0", "/en/3.0.0/"), ("2.1.0", "/en/2.1.0/"), ("2.0.0", "/en/2.0.0/"), ("1.2.0", "/en/1.2.0/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'northeastern-university-rc-public-documentation', 'name': u'rc-public-documentation', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': '', 'analytics_code': 'UA-53190950-13', 'single_version': False, 'conf_py_path': '/docs/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'northeastern-rc', 'proxied_api_host': '/_', 'github_repo': 'rc-public-documentation', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': 'UA-53190950-13', 'global_analytics_code': 'UA-17997319-2', 'commit': 'd6e3b0f1', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): for key in context: if key not in html_context: html_context[key] = context[key] else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/northeastern-university-rc-public-documentation/builds/2161287/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2024-04-18T15:23:20.477302Z, end-time: 2024-04-18T15:23:27.401173Z, duration: 6, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v7.2.6 making output directory... done loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://www.sphinx-doc.org/en/master/objects.inv... myst v2.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'deflist', 'dollarmath', 'colon_fence'}, disable_syntax=[], all_links_external=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 65 source files that are out of date updating environment: [new config] 65 added, 0 changed, 0 removed reading sources... [ 2%] best-practices/checkpointing reading sources... [ 3%] best-practices/clusterusage reading sources... [ 5%] best-practices/homequota reading sources... [ 6%] best-practices/index reading sources... [ 8%] best-practices/shell_environment reading sources... [ 9%] classroom/cheatsheet reading sources... [ 11%] classroom/class_guide reading sources... [ 12%] classroom/class_use reading sources... [ 14%] classroom/cps_ood reading sources... [ 15%] classroom/index reading sources... [ 17%] datamanagement/discovery_storage reading sources... [ 18%] datamanagement/globus reading sources... [ 20%] datamanagement/index reading sources... [ 22%] datamanagement/transferringdata reading sources... [ 23%] faq reading sources... [ 25%] gettingstarted/connectingtocluster/index reading sources... [ 26%] gettingstarted/connectingtocluster/linux reading sources... [ 28%] gettingstarted/connectingtocluster/mac reading sources... [ 29%] gettingstarted/connectingtocluster/windows reading sources... [ 31%] gettingstarted/get_access reading sources... [ 32%] gettingstarted/index reading sources... [ 34%] glossary reading sources... [ 35%] hardware/hardware_overview reading sources... [ 37%] hardware/index reading sources... [ 38%] hardware/partitions reading sources... [ 40%] index reading sources... [ 42%] runningjobs/index reading sources... [ 43%] runningjobs/interactiveandbatch reading sources... [ 45%] runningjobs/jobscheduling reading sources... [ 46%] runningjobs/understandingqueuing reading sources... [ 48%] runningjobs/workingwithgpus reading sources... [ 49%] slurmguide/index reading sources... [ 51%] slurmguide/introductiontoslurm reading sources... [ 52%] slurmguide/slurmarray reading sources... [ 54%] slurmguide/slurmbestpractices reading sources... [ 55%] slurmguide/slurmcommands reading sources... [ 57%] slurmguide/slurmmonitoringandmanaging reading sources... [ 58%] slurmguide/slurmrunningjobs reading sources... [ 60%] slurmguide/slurmscripts reading sources... [ 62%] software/fromsource/cmake reading sources... [ 63%] software/fromsource/index reading sources... [ 65%] software/fromsource/makefile reading sources... [ 66%] software/index reading sources... [ 68%] software/packagemanagers/conda reading sources... [ 69%] software/packagemanagers/index reading sources... [ 71%] software/packagemanagers/spack reading sources... [ 72%] software/systemwide/index reading sources... [ 74%] software/systemwide/matlab reading sources... [ 75%] software/systemwide/modules reading sources... [ 77%] software/systemwide/mpi reading sources... [ 78%] software/systemwide/r reading sources... [ 80%] tutorialsandtraining/canvasandgithub reading sources... [ 82%] tutorialsandtraining/index reading sources... [ 83%] using-ood/accessingood reading sources... [ 85%] using-ood/index reading sources... [ 86%] using-ood/interactiveapps/desktopood reading sources... [ 88%] using-ood/interactiveapps/fileexplore reading sources... [ 89%] using-ood/interactiveapps/index reading sources... [ 91%] using-ood/interactiveapps/jupyterlab reading sources... [ 92%] using-ood/interactiveapps/stataood reading sources... [ 94%] using-ood/introduction reading sources... [ 95%] welcome/gettinghelp reading sources... [ 97%] welcome/index reading sources... [ 98%] welcome/maintenance reading sources... [100%] welcome/services looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/faq.md: WARNING: document isn't included in any toctree done preparing documents... done copying assets... copying downloadable files... [ 50%] _resources/Discovery_CheatSheet_Courses_final.pdf copying downloadable files... [100%] _resources/slurm-cheatsheet.pdf copying static files... done copying extra files... done done writing output... [ 2%] best-practices/checkpointing writing output... [ 3%] best-practices/clusterusage writing output... [ 5%] best-practices/homequota writing output... [ 6%] best-practices/index writing output... [ 8%] best-practices/shell_environment writing output... [ 9%] classroom/cheatsheet writing output... [ 11%] classroom/class_guide writing output... [ 12%] classroom/class_use writing output... [ 14%] classroom/cps_ood writing output... [ 15%] classroom/index writing output... [ 17%] datamanagement/discovery_storage writing output... [ 18%] datamanagement/globus writing output... [ 20%] datamanagement/index writing output... [ 22%] datamanagement/transferringdata writing output... [ 23%] faq writing output... [ 25%] gettingstarted/connectingtocluster/index writing output... [ 26%] gettingstarted/connectingtocluster/linux writing output... [ 28%] gettingstarted/connectingtocluster/mac writing output... [ 29%] gettingstarted/connectingtocluster/windows writing output... [ 31%] gettingstarted/get_access writing output... [ 32%] gettingstarted/index writing output... [ 34%] glossary writing output... [ 35%] hardware/hardware_overview writing output... [ 37%] hardware/index writing output... [ 38%] hardware/partitions writing output... [ 40%] index writing output... [ 42%] runningjobs/index writing output... [ 43%] runningjobs/interactiveandbatch writing output... [ 45%] runningjobs/jobscheduling writing output... [ 46%] runningjobs/understandingqueuing writing output... [ 48%] runningjobs/workingwithgpus writing output... [ 49%] slurmguide/index writing output... [ 51%] slurmguide/introductiontoslurm writing output... [ 52%] slurmguide/slurmarray writing output... [ 54%] slurmguide/slurmbestpractices writing output... [ 55%] slurmguide/slurmcommands writing output... [ 57%] slurmguide/slurmmonitoringandmanaging writing output... [ 58%] slurmguide/slurmrunningjobs writing output... [ 60%] slurmguide/slurmscripts writing output... [ 62%] software/fromsource/cmake writing output... [ 63%] software/fromsource/index writing output... [ 65%] software/fromsource/makefile writing output... [ 66%] software/index writing output... [ 68%] software/packagemanagers/conda writing output... [ 69%] software/packagemanagers/index writing output... [ 71%] software/packagemanagers/spack writing output... [ 72%] software/systemwide/index writing output... [ 74%] software/systemwide/matlab writing output... [ 75%] software/systemwide/modules writing output... [ 77%] software/systemwide/mpi writing output... [ 78%] software/systemwide/r writing output... [ 80%] tutorialsandtraining/canvasandgithub writing output... [ 82%] tutorialsandtraining/index writing output... [ 83%] using-ood/accessingood writing output... [ 85%] using-ood/index writing output... [ 86%] using-ood/interactiveapps/desktopood writing output... [ 88%] using-ood/interactiveapps/fileexplore writing output... [ 89%] using-ood/interactiveapps/index writing output... [ 91%] using-ood/interactiveapps/jupyterlab writing output... [ 92%] using-ood/interactiveapps/stataood writing output... [ 94%] using-ood/introduction writing output... [ 95%] welcome/gettinghelp writing output... [ 97%] welcome/index writing output... [ 98%] welcome/maintenance writing output... [100%] welcome/services /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/best-practices/index.md:46: WARNING: more than one target found for 'myst' cross-reference shell_environment: could be :std:ref:`Learn more »` or :std:doc:`Learn more »` [myst.xref_ambiguous] /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/faq.md:73: WARNING: undefined label: 'shell-environment-on-cluster' /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/faq.md:80: WARNING: undefined label: 'command-line' /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/faq.md:158: WARNING: Failed to create a cross reference. A title or caption not found: 'partition-names' /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/faq.md:162: WARNING: Failed to create a cross reference. A title or caption not found: 'partition-names' /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/faq.md:509: WARNING: undefined label: 'shell-environment-on-cluster' /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/faq.md:557: WARNING: Failed to create a cross reference. A title or caption not found: 'partition-names' /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/hardware/hardware_overview.md:46: WARNING: Failed to create a cross reference. A title or caption not found: 'partition-names' /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/runningjobs/understandingqueuing.md:21: WARNING: Failed to create a cross reference. A title or caption not found: 'partition-names' /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/runningjobs/understandingqueuing.md:22: WARNING: Failed to create a cross reference. A title or caption not found: 'partition-names' /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/slurmguide/introductiontoslurm.md:37: WARNING: Failed to create a cross reference. A title or caption not found: 'partition-names' /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/slurmguide/slurmrunningjobs.md:50: WARNING: Failed to create a cross reference. A title or caption not found: 'partition-names' /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/software/index.md:50: WARNING: undefined label: 'command-line' /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/software/systemwide/modules.md:131: WARNING: undefined label: 'installing-your-own-module' /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/using-ood/interactiveapps/jupyterlab.md:26: WARNING: Failed to create a cross reference. A title or caption not found: 'partition-names' /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/welcome/index.md:52: WARNING: 'myst' cross-reference target not found: 'maintenace' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/welcome/maintenance.md:38: WARNING: Failed to create a cross reference. A title or caption not found: 'partition-names' generating indices... genindex done highlighting module code... writing additional pages... search done copying images... [ 11%] images/checkpointing.png copying images... [ 22%] images/Discovery_CheatSheet_Courses_final.png copying images... [ 33%] images/NU_logo_white.png copying images... [ 44%] images/NU_logo_black.png copying images... [ 56%] images/slurm-cheatsheet-1.png copying images... [ 67%] images/slurm-cheatsheet-2.png copying images... [ 78%] images/ood_apps_2023_06.png copying images... [ 89%] images/coming-soon.png copying images... [100%] images/discovery.png dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... ====================== slowest reading durations ======================= 0.108 faq 0.059 runningjobs/workingwithgpus 0.055 best-practices/checkpointing 0.055 tutorialsandtraining/canvasandgithub 0.051 slurmguide/slurmarray build succeeded, 18 warnings. The HTML pages are in ../../_readthedocs/html.