add numbl link
build 1m 32s
Runner
Job build on ubuntu-latest Checking out concept-collection/jupyterlite-numbl-kernel at 2c57b115 Container started from catthehacker/ubuntu:act-latest ▸ Post Setup Python (node:823) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. (Use `node --trace-deprecation ...` to show where the warning was created) ▸ Post Setup Node (node:899) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. (Use `node --trace-deprecation ...` to show where the warning was created) Cleaning up the job container
Checkout0s
▸ Checkout Using cofferdam's built-in checkout (actions/checkout@v4) concept-collection/jupyterlite-numbl-kernel is already checked out at 2c57b115 (cofferdam checks out before the job starts)
Setup Node5s
▸ Setup Node Using cached actions/setup-node@v4 (49933ea5288c) Attempting to download 22... (node:56) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. (Use `node --trace-deprecation ...` to show where the warning was created) Bad credentials Falling back to download directly from Node Acquiring 22.23.2 - x64 from https://nodejs.org/dist/v22.23.2/node-v22.23.2-linux-x64.tar.gz Extracting ... [command]/usr/bin/tar xz --strip 1 --warning=no-unknown-keyword --overwrite -C /cofferdam/temp/b2863965-9058-46df-80cf-c63dd72c2182 -f /cofferdam/temp/df944bab-6059-4e2e-9c30-2921d948996c Adding to the cache ... Done ▾ Environment details node: v22.23.2 npm: 10.9.8 yarn:
Setup Python10s
▸ Setup Python Downloading actions/setup-python@v5 (a26af69be951) ▾ Installed versions Version 3.12 was not found in the local cache (node:149) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. (Use `node --trace-deprecation ...` to show where the warning was created) Version 3.12 is available for downloading Download from "https://github.com/actions/python-versions/releases/download/3.12.14-31661455385/python-3.12.14-linux-24.04-x64.tar.gz" Extract downloaded archive [command]/usr/bin/tar xz --warning=no-unknown-keyword --overwrite -C /cofferdam/temp/66ec7b86-7d6d-491c-91ab-2f375d11da58 -f /cofferdam/temp/c3943681-bf70-43e6-8856-c54dfcd0d0cb Execute installation script Check if Python hostedtoolcache folder exist... Creating Python hostedtoolcache folder... Create Python 3.12.14 folder Copy Python binaries to hostedtoolcache folder Create additional symlinks (Required for the UsePythonVersion Azure Pipelines task and the setup-python GitHub Action) Upgrading pip... Collecting pip Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 22.9 MB/s eta 0:00:00 Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 25.0.1 Uninstalling pip-25.0.1: Successfully uninstalled pip-25.0.1 Successfully installed pip-26.2.1 Create complete file Successfully set up CPython (3.12.14)
Install site requirements and the kernel extension1m 2s
▸ Install site requirements and the kernel extension Collecting jupyterlite-core==0.8.1 (from -r demo/requirements.txt (line 3)) Downloading jupyterlite_core-0.8.1-py3-none-any.whl.metadata (5.5 kB) Collecting jupyterlab~=4.6.0 (from -r demo/requirements.txt (line 4)) Downloading jupyterlab-4.6.3-py3-none-any.whl.metadata (16 kB) Collecting notebook~=7.6.0 (from -r demo/requirements.txt (line 5)) Downloading notebook-7.6.2-py3-none-any.whl.metadata (10 kB) Collecting doit<1,>=0.34 (from jupyterlite-core==0.8.1->-r demo/requirements.txt (line 3)) Downloading doit-0.37.0-py3-none-any.whl.metadata (3.7 kB) Collecting jupyter-core>=4.7 (from jupyterlite-core==0.8.1->-r demo/requirements.txt (line 3)) Downloading jupyter_core-5.9.1-py3-none-any.whl.metadata (1.5 kB) Collecting async-lru>=1.0.0 (from jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading async_lru-2.3.0-py3-none-any.whl.metadata (7.6 kB) Collecting httpx<1,>=0.25.0 (from jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading httpx-0.28.1-py3-none-any.whl.metadata (7.1 kB) Collecting ipykernel!=6.30.0,>=6.5.0 (from jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading ipykernel-7.3.0-py3-none-any.whl.metadata (4.5 kB) Collecting jinja2>=3.0.3 (from jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting jupyter-builder>=1.0.2 (from jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading jupyter_builder-1.2.2-py3-none-any.whl.metadata (7.7 kB) Collecting jupyter-lsp>=2.0.0 (from jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading jupyter_lsp-2.3.1-py3-none-any.whl.metadata (1.8 kB) Collecting jupyter-server<3,>=2.19.0 (from jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading jupyter_server-2.20.0-py3-none-any.whl.metadata (8.5 kB) Collecting jupyterlab-server<3,>=2.28.0 (from jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading jupyterlab_server-2.28.0-py3-none-any.whl.metadata (5.9 kB) Collecting notebook-shim>=0.2 (from jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading notebook_shim-0.2.4-py3-none-any.whl.metadata (4.0 kB) Collecting packaging>=23.2 (from jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) Collecting tornado>=6.2.0 (from jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading tornado-6.5.8-cp39-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (2.8 kB) Collecting traitlets (from jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading traitlets-5.16.1-py3-none-any.whl.metadata (10 kB) Collecting anyio (from httpx<1,>=0.25.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading anyio-4.14.2-py3-none-any.whl.metadata (4.6 kB) Collecting certifi (from httpx<1,>=0.25.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) Collecting httpcore==1.* (from httpx<1,>=0.25.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading httpcore-1.0.9-py3-none-any.whl.metadata (21 kB) Collecting idna (from httpx<1,>=0.25.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading idna-3.19-py3-none-any.whl.metadata (9.2 kB) Collecting h11>=0.16 (from httpcore==1.*->httpx<1,>=0.25.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) Collecting argon2-cffi>=21.1 (from jupyter-server<3,>=2.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading argon2_cffi-25.1.0-py3-none-any.whl.metadata (4.1 kB) Collecting jupyter-client>=7.4.4 (from jupyter-server<3,>=2.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading jupyter_client-8.9.1-py3-none-any.whl.metadata (8.5 kB) Collecting jupyter-events>=0.11.0 (from jupyter-server<3,>=2.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading jupyter_events-0.12.1-py3-none-any.whl.metadata (5.8 kB) Collecting jupyter-server-terminals>=0.4.4 (from jupyter-server<3,>=2.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading jupyter_server_terminals-0.5.4-py3-none-any.whl.metadata (5.9 kB) Collecting nbconvert>=6.4.4 (from jupyter-server<3,>=2.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading nbconvert-7.17.1-py3-none-any.whl.metadata (8.4 kB) Collecting nbformat>=5.3.0 (from jupyter-server<3,>=2.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading nbformat-5.11.1-py3-none-any.whl.metadata (3.7 kB) Collecting prometheus-client>=0.9 (from jupyter-server<3,>=2.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading prometheus_client-0.26.0-py3-none-any.whl.metadata (2.1 kB) Collecting pyzmq>=24 (from jupyter-server<3,>=2.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading pyzmq-27.1.0-cp312-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (6.0 kB) Collecting send2trash>=1.8.2 (from jupyter-server<3,>=2.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading send2trash-2.1.0-py3-none-any.whl.metadata (4.1 kB) Collecting terminado>=0.8.3 (from jupyter-server<3,>=2.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading terminado-0.18.1-py3-none-any.whl.metadata (5.8 kB) Collecting websocket-client>=1.7 (from jupyter-server<3,>=2.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading websocket_client-1.9.0-py3-none-any.whl.metadata (8.3 kB) Collecting babel>=2.10 (from jupyterlab-server<3,>=2.28.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading babel-2.18.0-py3-none-any.whl.metadata (2.2 kB) Collecting json5>=0.9.0 (from jupyterlab-server<3,>=2.28.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading json5-0.15.0-py3-none-any.whl.metadata (37 kB) Collecting jsonschema>=4.18.0 (from jupyterlab-server<3,>=2.28.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) Collecting requests>=2.31 (from jupyterlab-server<3,>=2.28.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) Collecting typing_extensions>=4.5 (from anyio->httpx<1,>=0.25.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) Collecting argon2-cffi-bindings (from argon2-cffi>=21.1->jupyter-server<3,>=2.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading argon2_cffi_bindings-25.1.0-cp39-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (7.4 kB) Collecting comm>=0.1.1 (from ipykernel!=6.30.0,>=6.5.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading comm-0.2.3-py3-none-any.whl.metadata (3.7 kB) Collecting debugpy>=1.6.5 (from ipykernel!=6.30.0,>=6.5.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading debugpy-1.8.21-cp312-cp312-manylinux_2_34_x86_64.whl.metadata (1.4 kB) Collecting ipython>=7.23.1 (from ipykernel!=6.30.0,>=6.5.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading ipython-9.16.1-py3-none-any.whl.metadata (4.6 kB) Collecting matplotlib-inline>=0.1 (from ipykernel!=6.30.0,>=6.5.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading matplotlib_inline-0.2.2-py3-none-any.whl.metadata (2.4 kB) Collecting nest-asyncio2>=1.7.0 (from ipykernel!=6.30.0,>=6.5.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading nest_asyncio2-1.7.2-py3-none-any.whl.metadata (6.3 kB) Collecting psutil>=5.7 (from ipykernel!=6.30.0,>=6.5.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) Collecting ipython-pygments-lexers>=1.0.0 (from ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading ipython_pygments_lexers-1.1.1-py3-none-any.whl.metadata (1.1 kB) Collecting jedi>=0.18.2 (from ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading jedi-0.20.0-py2.py3-none-any.whl.metadata (23 kB) Collecting pexpect>4.6 (from ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB) Collecting prompt_toolkit<3.1.0,>=3.0.41 (from ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading prompt_toolkit-3.0.53-py3-none-any.whl.metadata (6.4 kB) Collecting pygments>=2.14.0 (from ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading pygments-2.21.0-py3-none-any.whl.metadata (2.5 kB) Collecting stack_data>=0.6.0 (from ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB) Collecting wcwidth>=0.1.4 (from prompt_toolkit<3.1.0,>=3.0.41->ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading wcwidth-0.8.2-py3-none-any.whl.metadata (43 kB) Collecting parso<0.9.0,>=0.8.6 (from jedi>=0.18.2->ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading parso-0.8.7-py2.py3-none-any.whl.metadata (8.2 kB) Collecting MarkupSafe>=2.0 (from jinja2>=3.0.3->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) Collecting attrs>=22.2.0 (from jsonschema>=4.18.0->jupyterlab-server<3,>=2.28.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=4.18.0->jupyterlab-server<3,>=2.28.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) Collecting referencing>=0.28.4 (from jsonschema>=4.18.0->jupyterlab-server<3,>=2.28.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) Collecting rpds-py>=0.25.0 (from jsonschema>=4.18.0->jupyterlab-server<3,>=2.28.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading rpds_py-2026.6.3-cp312-cp312-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.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting platformdirs>=2.5 (from jupyter-core>=4.7->jupyterlite-core==0.8.1->-r demo/requirements.txt (line 3)) Downloading platformdirs-4.11.3-py3-none-any.whl.metadata (5.5 kB) Collecting python-json-logger>=2.0.4 (from jupyter-events>=0.11.0->jupyter-server<3,>=2.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading python_json_logger-4.2.0-py3-none-any.whl.metadata (2.9 kB) Collecting pyyaml>=5.3 (from jupyter-events>=0.11.0->jupyter-server<3,>=2.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) Collecting rfc3339-validator (from jupyter-events>=0.11.0->jupyter-server<3,>=2.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) 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.11.0->jupyter-server<3,>=2.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading rfc3986_validator-0.1.1-py2.py3-none-any.whl.metadata (1.7 kB) Collecting fqdn (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=2.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) 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.11.0->jupyter-server<3,>=2.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) 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.11.0->jupyter-server<3,>=2.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) Collecting rfc3987-syntax>=1.1.0 (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=2.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading rfc3987_syntax-1.1.0-py3-none-any.whl.metadata (7.7 kB) Collecting uri-template (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=2.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading uri_template-1.3.0-py3-none-any.whl.metadata (8.8 kB) Collecting webcolors>=24.6.0 (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=2.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading webcolors-25.10.0-py3-none-any.whl.metadata (2.2 kB) Collecting beautifulsoup4 (from nbconvert>=6.4.4->jupyter-server<3,>=2.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading beautifulsoup4-4.15.0-py3-none-any.whl.metadata (3.8 kB) Collecting bleach!=5.0.0 (from bleach[css]!=5.0.0->nbconvert>=6.4.4->jupyter-server<3,>=2.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading bleach-6.4.0-py3-none-any.whl.metadata (32 kB) Collecting defusedxml (from nbconvert>=6.4.4->jupyter-server<3,>=2.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) 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.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) 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.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading mistune-3.3.4-py3-none-any.whl.metadata (1.9 kB) Collecting nbclient>=0.5.0 (from nbconvert>=6.4.4->jupyter-server<3,>=2.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading nbclient-0.11.0-py3-none-any.whl.metadata (7.3 kB) Collecting pandocfilters>=1.4.1 (from nbconvert>=6.4.4->jupyter-server<3,>=2.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading pandocfilters-1.5.1-py2.py3-none-any.whl.metadata (9.0 kB) Collecting webencodings (from bleach!=5.0.0->bleach[css]!=5.0.0->nbconvert>=6.4.4->jupyter-server<3,>=2.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading webencodings-0.6.1-py3-none-any.whl.metadata (3.4 kB) Collecting tinycss2>=1.1.0 (from bleach[css]!=5.0.0->nbconvert>=6.4.4->jupyter-server<3,>=2.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading tinycss2-1.5.1-py3-none-any.whl.metadata (3.0 kB) Collecting fastjsonschema>=2.15 (from nbformat>=5.3.0->jupyter-server<3,>=2.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading fastjsonschema-2.22.2-py3-none-any.whl.metadata (2.1 kB) Collecting ptyprocess>=0.5 (from pexpect>4.6->ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB) Collecting six>=1.5 (from python-dateutil>=2.8.2->jupyter-client>=7.4.4->jupyter-server<3,>=2.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting charset_normalizer<4,>=2 (from requests>=2.31->jupyterlab-server<3,>=2.28.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading charset_normalizer-3.5.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (45 kB) Collecting urllib3<3,>=1.26 (from requests>=2.31->jupyterlab-server<3,>=2.28.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) Collecting lark>=1.2.2 (from rfc3987-syntax>=1.1.0->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=2.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading lark-1.3.1-py3-none-any.whl.metadata (1.8 kB) Collecting executing>=1.2.0 (from stack_data>=0.6.0->ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading executing-2.2.1-py2.py3-none-any.whl.metadata (8.9 kB) Collecting asttokens>=2.1.0 (from stack_data>=0.6.0->ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading asttokens-3.0.2-py3-none-any.whl.metadata (5.7 kB) Collecting pure-eval (from stack_data>=0.6.0->ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading pure_eval-0.2.3-py3-none-any.whl.metadata (6.3 kB) Collecting cffi>=1.0.1 (from argon2-cffi-bindings->argon2-cffi>=21.1->jupyter-server<3,>=2.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) Collecting pycparser (from cffi>=1.0.1->argon2-cffi-bindings->argon2-cffi>=21.1->jupyter-server<3,>=2.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) Collecting soupsieve>=1.6.1 (from beautifulsoup4->nbconvert>=6.4.4->jupyter-server<3,>=2.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading soupsieve-2.9.2-py3-none-any.whl.metadata (4.6 kB) Collecting arrow>=0.15.0 (from isoduration->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=2.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading arrow-1.4.0-py3-none-any.whl.metadata (7.7 kB) Collecting tzdata (from arrow>=0.15.0->isoduration->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=2.19.0->jupyterlab~=4.6.0->-r demo/requirements.txt (line 4)) Downloading tzdata-2026.3-py2.py3-none-any.whl.metadata (1.4 kB) Downloading jupyterlite_core-0.8.1-py3-none-any.whl (15.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.9/15.9 MB 17.6 MB/s 0:00:00 Downloading jupyterlab-4.6.3-py3-none-any.whl (17.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.2/17.2 MB 22.9 MB/s 0:00:00 Downloading notebook-7.6.2-py3-none-any.whl (5.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 20.0 MB/s 0:00:00 Downloading doit-0.37.0-py3-none-any.whl (85 kB) Downloading httpx-0.28.1-py3-none-any.whl (73 kB) Downloading httpcore-1.0.9-py3-none-any.whl (78 kB) Downloading jupyter_builder-1.2.2-py3-none-any.whl (915 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 915.3/915.3 kB 19.4 MB/s 0:00:00 Downloading jupyter_server-2.20.0-py3-none-any.whl (393 kB) Downloading jupyterlab_server-2.28.0-py3-none-any.whl (59 kB) Downloading notebook_shim-0.2.4-py3-none-any.whl (13 kB) Downloading anyio-4.14.2-py3-none-any.whl (125 kB) Downloading argon2_cffi-25.1.0-py3-none-any.whl (14 kB) Downloading async_lru-2.3.0-py3-none-any.whl (8.4 kB) Downloading babel-2.18.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 20.1 MB/s 0:00:00 Downloading h11-0.16.0-py3-none-any.whl (37 kB) Downloading idna-3.19-py3-none-any.whl (68 kB) Downloading ipykernel-7.3.0-py3-none-any.whl (120 kB) Downloading comm-0.2.3-py3-none-any.whl (7.3 kB) Downloading debugpy-1.8.21-cp312-cp312-manylinux_2_34_x86_64.whl (4.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 19.9 MB/s 0:00:00 Downloading ipython-9.16.1-py3-none-any.whl (625 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 626.0/626.0 kB 11.0 MB/s 0:00:00 Downloading prompt_toolkit-3.0.53-py3-none-any.whl (392 kB) Downloading ipython_pygments_lexers-1.1.1-py3-none-any.whl (8.1 kB) Downloading jedi-0.20.0-py2.py3-none-any.whl (4.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 20.3 MB/s 0:00:00 Downloading parso-0.8.7-py2.py3-none-any.whl (107 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading json5-0.15.0-py3-none-any.whl (36 kB) Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) Downloading attrs-26.1.0-py3-none-any.whl (67 kB) Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) Downloading jupyter_client-8.9.1-py3-none-any.whl (109 kB) Downloading jupyter_core-5.9.1-py3-none-any.whl (29 kB) Downloading jupyter_events-0.12.1-py3-none-any.whl (19 kB) Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) Downloading jupyter_lsp-2.3.1-py3-none-any.whl (77 kB) Downloading jupyter_server_terminals-0.5.4-py3-none-any.whl (13 kB) Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) Downloading matplotlib_inline-0.2.2-py3-none-any.whl (9.5 kB) Downloading nbconvert-7.17.1-py3-none-any.whl (261 kB) Downloading mistune-3.3.4-py3-none-any.whl (66 kB) Downloading bleach-6.4.0-py3-none-any.whl (165 kB) Downloading nbclient-0.11.0-py3-none-any.whl (25 kB) Downloading nbformat-5.11.1-py3-none-any.whl (79 kB) Downloading fastjsonschema-2.22.2-py3-none-any.whl (27 kB) Downloading nest_asyncio2-1.7.2-py3-none-any.whl (7.8 kB) Downloading packaging-26.3-py3-none-any.whl (129 kB) Downloading pandocfilters-1.5.1-py2.py3-none-any.whl (8.7 kB) Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB) Downloading platformdirs-4.11.3-py3-none-any.whl (23 kB) Downloading prometheus_client-0.26.0-py3-none-any.whl (64 kB) Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Downloading pygments-2.21.0-py3-none-any.whl (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 20.4 MB/s 0:00:00 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Downloading python_json_logger-4.2.0-py3-none-any.whl (14 kB) Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 15.7 MB/s 0:00:00 Downloading pyzmq-27.1.0-cp312-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (840 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 841.0/841.0 kB 16.4 MB/s 0:00:00 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) Downloading requests-2.34.2-py3-none-any.whl (73 kB) Downloading charset_normalizer-3.5.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (248 kB) Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) Downloading rfc3986_validator-0.1.1-py2.py3-none-any.whl (4.2 kB) Downloading rfc3987_syntax-1.1.0-py3-none-any.whl (8.0 kB) Downloading lark-1.3.1-py3-none-any.whl (113 kB) Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (366 kB) Downloading send2trash-2.1.0-py3-none-any.whl (17 kB) Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Downloading stack_data-0.6.3-py3-none-any.whl (24 kB) Downloading asttokens-3.0.2-py3-none-any.whl (28 kB) Downloading executing-2.2.1-py2.py3-none-any.whl (28 kB) Downloading terminado-0.18.1-py3-none-any.whl (14 kB) Downloading tinycss2-1.5.1-py3-none-any.whl (28 kB) Downloading tornado-6.5.8-cp39-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (450 kB) Downloading traitlets-5.16.1-py3-none-any.whl (86 kB) Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) Downloading wcwidth-0.8.2-py3-none-any.whl (323 kB) Downloading webcolors-25.10.0-py3-none-any.whl (14 kB) Downloading webencodings-0.6.1-py3-none-any.whl (8.7 kB) Downloading websocket_client-1.9.0-py3-none-any.whl (82 kB) Downloading argon2_cffi_bindings-25.1.0-cp39-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (87 kB) Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (221 kB) Downloading beautifulsoup4-4.15.0-py3-none-any.whl (109 kB) Downloading soupsieve-2.9.2-py3-none-any.whl (37 kB) Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 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 arrow-1.4.0-py3-none-any.whl (68 kB) Downloading jupyterlab_pygments-0.3.0-py3-none-any.whl (15 kB) Downloading pure_eval-0.2.3-py3-none-any.whl (11 kB) Downloading pycparser-3.0-py3-none-any.whl (48 kB) Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) Downloading tzdata-2026.3-py2.py3-none-any.whl (348 kB) Downloading uri_template-1.3.0-py3-none-any.whl (11 kB) Installing collected packages: pure-eval, ptyprocess, websocket-client, webencodings, webcolors, wcwidth, urllib3, uri-template, tzdata, typing_extensions, traitlets, tornado, soupsieve, six, send2trash, rpds-py, rfc3986-validator, pyzmq, pyyaml, python-json-logger, pygments, pycparser, psutil, prometheus-client, platformdirs, pexpect, parso, pandocfilters, packaging, nest-asyncio2, mistune, MarkupSafe, lark, jupyterlab-pygments, jsonpointer, json5, idna, h11, fqdn, fastjsonschema, executing, doit, defusedxml, debugpy, comm, charset_normalizer, certifi, babel, attrs, async-lru, asttokens, tinycss2, terminado, stack_data, rfc3987-syntax, rfc3339-validator, requests, referencing, python-dateutil, prompt_toolkit, matplotlib-inline, jupyter-core, jinja2, jedi, ipython-pygments-lexers, httpcore, cffi, bleach, beautifulsoup4, anyio, jupyterlite-core, jupyter-server-terminals, jupyter-client, jupyter-builder, jsonschema-specifications, ipython, httpx, arrow, argon2-cffi-bindings, jsonschema, isoduration, ipykernel, argon2-cffi, nbformat, nbclient, jupyter-events, nbconvert, jupyter-server, notebook-shim, jupyterlab-server, jupyter-lsp, jupyterlab, notebook Successfully installed MarkupSafe-3.0.3 anyio-4.14.2 argon2-cffi-25.1.0 argon2-cffi-bindings-25.1.0 arrow-1.4.0 asttokens-3.0.2 async-lru-2.3.0 attrs-26.1.0 babel-2.18.0 beautifulsoup4-4.15.0 bleach-6.4.0 certifi-2026.7.22 cffi-2.1.1 charset_normalizer-3.5.1 comm-0.2.3 debugpy-1.8.21 defusedxml-0.7.1 doit-0.37.0 executing-2.2.1 fastjsonschema-2.22.2 fqdn-1.5.1 h11-0.16.0 httpcore-1.0.9 httpx-0.28.1 idna-3.19 ipykernel-7.3.0 ipython-9.16.1 ipython-pygments-lexers-1.1.1 isoduration-20.11.0 jedi-0.20.0 jinja2-3.1.6 json5-0.15.0 jsonpointer-3.1.1 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 jupyter-builder-1.2.2 jupyter-client-8.9.1 jupyter-core-5.9.1 jupyter-events-0.12.1 jupyter-lsp-2.3.1 jupyter-server-2.20.0 jupyter-server-terminals-0.5.4 jupyterlab-4.6.3 jupyterlab-pygments-0.3.0 jupyterlab-server-2.28.0 jupyterlite-core-0.8.1 lark-1.3.1 matplotlib-inline-0.2.2 mistune-3.3.4 nbclient-0.11.0 nbconvert-7.17.1 nbformat-5.11.1 nest-asyncio2-1.7.2 notebook-7.6.2 notebook-shim-0.2.4 packaging-26.3 pandocfilters-1.5.1 parso-0.8.7 pexpect-4.9.0 platformdirs-4.11.3 prometheus-client-0.26.0 prompt_toolkit-3.0.53 psutil-7.2.2 ptyprocess-0.7.0 pure-eval-0.2.3 pycparser-3.0 pygments-2.21.0 python-dateutil-2.9.0.post0 python-json-logger-4.2.0 pyyaml-6.0.3 pyzmq-27.1.0 referencing-0.37.0 requests-2.34.2 rfc3339-validator-0.1.4 rfc3986-validator-0.1.1 rfc3987-syntax-1.1.0 rpds-py-2026.6.3 send2trash-2.1.0 six-1.17.0 soupsieve-2.9.2 stack_data-0.6.3 terminado-0.18.1 tinycss2-1.5.1 tornado-6.5.8 traitlets-5.16.1 typing_extensions-4.16.0 tzdata-2026.3 uri-template-1.3.0 urllib3-2.7.0 wcwidth-0.8.2 webcolors-25.10.0 webencodings-0.6.1 websocket-client-1.9.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. Processing ./. Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: jupyterlite-numbl-kernel Building wheel for jupyterlite-numbl-kernel (pyproject.toml): started Building wheel for jupyterlite-numbl-kernel (pyproject.toml): finished with status 'done' Created wheel for jupyterlite-numbl-kernel: filename=jupyterlite_numbl_kernel-0.1.0-py3-none-any.whl size=1814286 sha256=a908b9daa3b0d1ffbb99c1352f312f4c23bdca03c96b8a39bc4ece4311c4353b Stored in directory: /tmp/pip-ephem-wheel-cache-phad_dsa/wheels/a1/cf/f2/07ae4ef320ab44e0090a4cbceb656c7a2b16dfa052ae3be772 Successfully built jupyterlite-numbl-kernel Installing collected packages: jupyterlite-numbl-kernel Successfully installed jupyterlite-numbl-kernel-0.1.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
Build the JupyterLite site4s
▸ Build the JupyterLite site
[LiteBuildApp] No archive (yet): demo-jupyterlite.tgz
[LiteBuildApp] jupyter-lite.(json|ipynb): 1 files
/opt/hostedtoolcache/Python/3.12.14/x64/lib/python3.12/site-packages/jupyterlite_core/addons/base.py:297: UserWarning: install libarchive-c for better performance when working with archives: No module named 'libarchive'
return has_optional_dependency(
. pre_status:static:jupyter-lite.json
tarball: jupyterlite-app-0.8.1.tgz 15MB
output: /cofferdam/workspace/dist
lite dir: /cofferdam/workspace/demo
apps:
sourcemaps: True
unused packages: True
. status:archive:archive
. status:contents:contents
contents: 27 files
. status:icons:icons
favicon files: 0 files
. status:lite:jupyter-lite.json
. status:mimetypes:jupyter-lite.json
filetypes: 36
. status:serve:contents
url: http://127.0.0.1:8000/
server: tornado
headers:
. status:settings:overrides
overrides.json: 0
. status:translation:translation
translation files: 0 files
. status:workspaces:workspaces:files
workspaces:
. pre_init:static:output_dir
. init:static:unpack
. pre_build:federated_extensions:copy:ext:jupyterlite-numbl-kernel
. pre_build:federated_extensions:copy:ext:jupyterlab_pygments
. pre_build:federated_extensions:copy:ext:@jupyter-notebook/lab-extension
. build:contents:copy:+geom/+util/deg2rad.m
. build:contents:copy:+geom/Point.m
. build:contents:copy:+geom/circle_area.m
. build:contents:copy:01-intro.ipynb
. build:contents:copy:02-data-types-and-operators.ipynb
. build:contents:copy:03-matrices-and-indexing.ipynb
. build:contents:copy:04-control-flow-and-functions.ipynb
. build:contents:copy:05-linear-algebra.ipynb
. build:contents:copy:06-data-structures-and-strings.ipynb
. build:contents:copy:07-numerical-methods.ipynb
. build:contents:copy:08-plotting.ipynb
. build:contents:copy:09-classes-and-oop.ipynb
. build:contents:copy:10-namespaces-and-packages.ipynb
. build:contents:copy:11-mip-packages.ipynb
. build:contents:copy:@Poly/Poly.m
. build:contents:copy:@Poly/evalAt.m
. build:contents:copy:Account.m
. build:contents:copy:Circle.m
. build:contents:copy:MathX.m
. build:contents:copy:Shape.m
. build:contents:copy:Square.m
. build:contents:copy:Temperature.m
. build:contents:copy:Vec2.m
. build:contents:copy:fib.m
. build:contents:copy:minmax.m
. build:contents:copy:toolbox/private/trimmed_mean.m
. build:contents:copy:toolbox/robust_center.m
. build:icons:copy
. build:lite:patch:jupyter-lite.json
MERGED /cofferdam/workspace/dist/jupyter-lite.json from [PosixPath('/cofferdam/workspace/dist/jupyter-lite.json'), PosixPath('/cofferdam/workspace/demo/jupyter-lite.json')]
. build:translation:copy
. post_build:contents:contents:toolbox
. post_build:contents:contents:@Poly
. post_build:contents:contents:+geom
. post_build:contents:contents:toolbox/private
. post_build:contents:contents:+geom/+util
. post_build:contents:contents:.
. post_build:contents:patch:contentsAllJsonFile
. post_build:federated_extensions:patch
. post_build:federated_extensions:settings
. post_build:mimetypes:patch
Make the site cross-origin isolated (enables interrupt)1s
▸ Make the site cross-origin isolated (enables interrupt) coi: injected coi-serviceworker.js into 11 page(s) under dist
Upload artifact6s
▸ Upload artifact Using cached actions/upload-pages-artifact@v3 (56afc609e742) ▸ Archive artifact ▾ Archive artifact ./ ./coi-serviceworker.js ./api/ ./api/contents/ ./api/contents/all.json ./api/contents/+geom/ ./api/contents/+geom/+util/ ./api/contents/+geom/+util/all.json ./api/contents/+geom/all.json ./api/contents/@Poly/ ./api/contents/@Poly/all.json ./api/contents/toolbox/ ./api/contents/toolbox/private/ ./api/contents/toolbox/private/all.json ./api/contents/toolbox/all.json ./api/translations/ ./api/translations/en.json ./api/translations/all.json ./static/ ./static/favicons/ ./static/favicons/favicon-busy-2.ico ./static/favicons/favicon-busy-3.ico ./static/favicons/favicon.ico ./static/favicons/favicon-terminal.ico ./static/favicons/favicon-busy-1.ico ./static/favicons/favicon-notebook.ico ./static/favicons/favicon-file.ico ./files/ ./files/toolbox/ ./files/toolbox/robust_center.m ./files/toolbox/private/ ./files/toolbox/private/trimmed_mean.m ./files/minmax.m ./files/fib.m ./files/Vec2.m ./files/Temperature.m ./files/Square.m ./files/Shape.m ./files/MathX.m ./files/Circle.m ./files/Account.m ./files/@Poly/ ./files/@Poly/evalAt.m ./files/@Poly/Poly.m ./files/11-mip-packages.ipynb ./files/10-namespaces-and-packages.ipynb ./files/09-classes-and-oop.ipynb ./files/08-plotting.ipynb ./files/07-numerical-methods.ipynb ./files/06-data-structures-and-strings.ipynb ./files/05-linear-algebra.ipynb ./files/04-control-flow-and-functions.ipynb ./files/03-matrices-and-indexing.ipynb ./files/02-data-types-and-operators.ipynb ./files/01-intro.ipynb ./files/+geom/ ./files/+geom/circle_area.m ./files/+geom/Point.m ./files/+geom/+util/ ./files/+geom/+util/deg2rad.m ./extensions/ ./extensions/@jupyter-notebook/ ./extensions/@jupyter-notebook/lab-extension/ ./extensions/@jupyter-notebook/lab-extension/package.json ./extensions/@jupyter-notebook/lab-extension/schemas/ ./extensions/@jupyter-notebook/lab-extension/schemas/@jupyter-notebook/ ./extensions/@jupyter-notebook/lab-extension/schemas/@jupyter-notebook/lab-extension/ ./extensions/@jupyter-notebook/lab-extension/schemas/@jupyter-notebook/lab-extension/interface-switcher.json ./extensions/@jupyter-notebook/lab-extension/schemas/@jupyter-notebook/lab-extension/package.json.orig ./extensions/@jupyter-notebook/lab-extension/schemas/@jupyter-notebook/lab-extension/launch-tree.json ./extensions/@jupyter-notebook/lab-extension/static/ ./extensions/@jupyter-notebook/lab-extension/static/590.0ec5653b9d5a4b3b.js ./extensions/@jupyter-notebook/lab-extension/static/148.69fc9844a15ddd92.js ./extensions/@jupyter-notebook/lab-extension/static/232.e5496ffb26186f51.js ./extensions/@jupyter-notebook/lab-extension/static/remoteEntry.69028c30604e6a06.js ./extensions/@jupyter-notebook/lab-extension/static/style.js ./extensions/@jupyter-notebook/lab-extension/static/800.68f27b88f2605791.js ./extensions/@jupyter-notebook/lab-extension/static/third-party-licenses.json ./extensions/jupyterlab_pygments/ ./extensions/jupyterlab_pygments/install.json ./extensions/jupyterlab_pygments/package.json ./extensions/jupyterlab_pygments/static/ ./extensions/jupyterlab_pygments/static/747.67662283a5707eeb4d4c.js ./extensions/jupyterlab_pygments/static/568.1e2faa2ba0bbe59c4780.js ./extensions/jupyterlab_pygments/static/style.js ./extensions/jupyterlab_pygments/static/third-party-licenses.json ./extensions/jupyterlab_pygments/static/remoteEntry.5cbb9d2323598fbda535.js ./extensions/jupyterlite-numbl-kernel/ ./extensions/jupyterlite-numbl-kernel/install.json ./extensions/jupyterlite-numbl-kernel/package.json ./extensions/jupyterlite-numbl-kernel/static/ ./extensions/jupyterlite-numbl-kernel/static/70.5d5ceb2f75575b6f8cf0.js ./extensions/jupyterlite-numbl-kernel/static/549.4813fe686f5f8a10faaf.js.LICENSE.txt ./extensions/jupyterlite-numbl-kernel/static/181.599080663dcabe83c961.js ./extensions/jupyterlite-numbl-kernel/static/549.4813fe686f5f8a10faaf.js ./extensions/jupyterlite-numbl-kernel/static/52.9077627fffe6822ecb67.js ./extensions/jupyterlite-numbl-kernel/static/remoteEntry.68f370b62457d9bc04fa.js ./extensions/jupyterlite-numbl-kernel/static/843.a4f7fc2ce8549121f015.js ./extensions/jupyterlite-numbl-kernel/static/style.js ./extensions/jupyterlite-numbl-kernel/static/599.0e169dd103f48417ef85.js ./extensions/jupyterlite-numbl-kernel/static/third-party-licenses.json ./manifest.webmanifest ./index.html ./rspack.config.watch.js ./icon-120x120.png ./jupyterlite.schema.v0.json ./build/ ./build/6240.b63110b.js.map ./build/3289.6a0c855.js ./build/7897.720bb93.js.map ./build/9432.f491761.js ./build/7722.e9a7eaf.js ./build/8924.b7ebdc3.js.map ./build/1713.2ffb1bc.js ./build/7664.f5c924d.js ./build/5876.1fb648b.js.map ./build/5253.475d939.js ./build/1104.214e6eb.js ./build/MathJax_Size4-Regular.woff ./build/fa-brands-400.woff ./build/5663.cc93f77.js.map ./build/7300.7b66258.js ./build/5147.413214c.js ./build/1053.f993f68.js.map ./build/1295.0f4010f.js ./build/3294.35afbc3.js ./build/8994.8d7b662.js ./build/3703.43edb2a.js.map ./build/7540.acb9fdf.js.map ./build/fa-regular-400.woff ./build/MathJax_Main-Bold.woff ./build/7161.3f33b27.js.map ./build/2172.bcbeab3.js.map ./build/8198.88b3033.js ./build/9591.6443103.js ./build/5506.0f96395.js ./build/5655.8aee7c7.js ./build/fa-brands-400.svg ./build/5538.f678650.js.map ./build/7813.9fc7b87.js ./build/963.11aa04f.js.map ./build/4083.21af322.js ./build/2015.7f9f517.js.map ./build/3102.28da48d.js.map ./build/2113.4870347.js.map ./build/3276.35f4462.js.map ./build/4313.d181578.js ./build/2382.5bd3796.js ./build/1536.bcc6620.js.map ./build/2368.da32ef8.js ./build/2382.5bd3796.js.map ./build/2776.f6be572.js ./build/533.7cdf552.js.map ./build/3602.35edb9c.js ./build/7086.736988e.js.map ./build/1450.b402b34.js ./build/140.6a5582a.js ./build/2802.241473f.js ./build/4275.5ab1bb6.js.map ./build/9415.161a872.js ./build/2271.d46b146.js.map ./build/1858.9b0e17d.js.map ./build/7387.3f1de28.js ./build/1921.95759ab.js ./build/4121.be03a1e.js ./build/6397.bf6a801.js ./build/9985.1b97233.js.map ./build/8041.32ebb55.js ./build/1321.8a1f5c3.js.map ./build/7766.8ba60eb.js ./build/5555.ffd9ad3.js.map ./build/7086.736988e.js ./build/668.b7b0cc7.js ./build/21.ed8a1e2.js ./build/9179.577a446.js.map ./build/421.1c914d0.js.map ./build/4934.101a9a5.js ./build/4641.53efee1.js ./build/435.dcfb140.js ./build/6068.be84baf.js.map ./build/4769.7bd3404.js ./build/9283.f2af59d.js.map ./build/7253.5262743.js ./build/8458.8b43569.js ./build/3102.28da48d.js ./build/7443.044c599.js.map ./build/953.3de9d6c.js.map ./build/4117.1ac3080.js.map ./build/2819.e924749.js ./build/5079.7bde706.js ./build/8829.e1aaf2e.js.map ./build/4676.1af2623.js.map ./build/5961.a12a880.js.map ./build/5283.575866f.js ./build/4676.1af2623.js ./build/6219.92109ec.js ./build/2595.83fc3d1.js.map ./build/9203.f647c35.js.map ./build/3875.f43e82e.js ./build/8469.c81e294.js ./build/3003.e8b4ae3.js.map ./build/913.a720fad.js.map ./build/4313.d181578.js.map ./build/3602.35edb9c.js.map ./build/3604.efc51e9.js.map ./build/6219.92109ec.js.map ./build/MathJax_Vector-Regular.woff ./build/3846.3e60f7b.js.map ./build/7980.abfc98b.js.map ./build/1921.95759ab.js.map ./build/4137.e5e35b9.js ./build/7965.acf58d4.js.map ./build/3294.35afbc3.js.map ./build/2902.f7e1900.js ./build/3003.e8b4ae3.js ./build/5574.dae95af.js.map ./build/5663.cc93f77.js ./build/5200.cf837ab.js ./build/3200.9bb2e14.js.map ./build/6223.1657448.js.map ./build/1320.2224796.js ./build/637.7707538.js ./build/8652.6123701.js.map ./build/1780.eef4fb2.js ./build/137.3477a5e.js.map ./build/5886.b5b60ac.js ./build/9415.161a872.js.map ./build/9768.56a99b7.js.map ./build/7012.437db7c.js.map ./build/4793.2262226.js ./build/7763.3056502.js ./build/6757.09bbef2.js.map ./build/8962.1f8ba7a.js ./build/2585.1375e45.js.map ./build/9784.fbdc52d.js.map ./build/4934.101a9a5.js.map ./build/3854.d9657dc.js.map ./build/7813.9fc7b87.js.map ./build/9924.0a60338.js ./build/3481.f8138ef.js ./build/7161.3f33b27.js ./build/3927.b6bf1b3.js.map ./build/5733.b015a8d.js ./build/5881.7421316.js.map ./build/5147.413214c.js.map ./build/2613.e46f259.js ./build/4164.b78559f.js ./build/278.7f198e1.js ./build/2585.1375e45.js ./build/fa-brands-400.ttf ./build/4394.622fec1.js.map ./build/7615.0e7738b.js.map ./build/1336.76a72b9.js.map ./build/9855.8b42d75.js ./build/9056.a2a5b8a.js ./build/9713.0916300.js ./build/3058.ce69f41.js.map ./build/5244.a343264.js ./build/1031.e55dff0.js ./build/6471.d7ed14f.js ./build/MathJax_Main-Italic.woff ./build/6418.1ab4313.js.map ./build/5981.028eaf1.js.map ./build/9497.e1c419e.js.map ./build/8469.c81e294.js.map ./build/5134.ebfd397.js.map ./build/9784.fbdc52d.js ./build/5063.a1987d4.js.map ./build/2613.e46f259.js.map ./build/6223.1657448.js ./build/5787.cf9f171.js ./build/3749.b682a08.js ./build/MathJax_Typewriter-Regular.woff ./build/5858.36906f8.js.map ./build/5395.05255d4.js ./build/8037.4c03ff8.js.map ./build/2595.83fc3d1.js ./build/2460.5388497.js ./build/7051.5166b2b.js ./build/themes/ ./build/themes/@jupyterlab/ ./build/themes/@jupyterlab/theme-light-extension/ ./build/themes/@jupyterlab/theme-light-extension/index.js ./build/themes/@jupyterlab/theme-light-extension/index.css ./build/themes/@jupyterlab/theme-dark-high-contrast-extension/ ./build/themes/@jupyterlab/theme-dark-high-contrast-extension/index.js ./build/themes/@jupyterlab/theme-dark-high-contrast-extension/index.css ./build/themes/@jupyterlab/theme-dark-extension/ ./build/themes/@jupyterlab/theme-dark-extension/index.js ./build/themes/@jupyterlab/theme-dark-extension/index.css ./build/service-worker.js ./build/tree/ ./build/tree/bundle.js.map ./build/tree/bundle.js ./build/1.f448c86.js ./build/9393.94ed994.js ./build/2762.24755bd.js.map ./build/6491.2008e7f.js.map ./build/9596.4d04f85.js ./build/256.f69a8e1.js ./build/1400.30bb86d.js.map ./build/7615.0e7738b.js ./build/5052.2e09b3b.js ./build/5961.a12a880.js ./build/1664.6c7ed9f.js ./build/4249.1a2ef7c.js ./build/6457.d89efc4.js ./build/5283.575866f.js.map ./build/7154.d7792fd.js.map ./build/3429.db2dd97.js ./build/1495.c629508.js ./build/1263.041eafb.js.map ./build/9056.a2a5b8a.js.map ./build/9634.90dabcb.js ./build/1415.ef78602.js ./build/5341.364dc73.js ./build/3875.f43e82e.js.map ./build/4137.e5e35b9.js.map ./build/9855.8b42d75.js.map ./build/9612.c232610.js ./build/8150.662a1bf.js.map ./build/6695.153b53b.js ./build/4680.51f3aa6.js.map ./build/8037.4c03ff8.js ./build/5134.ebfd397.js ./build/7177.bddb655.js ./build/2681.dcf51ef.js ./build/2753.4a4dc00.js ./build/4396.cf059f5.js ./build/7387.3f1de28.js.map ./build/3295.987d671.js ./build/1.f448c86.js.map ./build/8198.88b3033.js.map ./build/8838.6d34eed.js.map ./build/fa-regular-400.ttf ./build/2529.f125a39.js.map ./build/4702.29ff35e.js ./build/6391.cb11a1f.js.map ./build/7253.5262743.js.map ./build/2271.d46b146.js ./build/9393.94ed994.js.map ./build/8068.b150980.js.map ./build/137.3477a5e.js ./build/9596.4d04f85.js.map ./build/4083.21af322.js.map ./build/4570.43a984b.js.map ./build/8262.7bb3dc3.js.map ./build/1780.eef4fb2.js.map ./build/MathJax_Zero.woff ./build/5395.05255d4.js.map ./build/9641.4cea2f6.js.map ./build/5555.ffd9ad3.js ./build/2143.d49d3db.js ./build/6491.2008e7f.js ./build/7752.7f4af88.js ./build/5876.1fb648b.js ./build/2320.1ca7ff6.js ./build/8962.1f8ba7a.js.map ./build/2672.d57e1dd.js ./build/301.c065a40.js ./build/9099.233fecc.js.map ./build/5341.364dc73.js.map ./build/MathJax_AMS-Regular.woff ./build/2436.405ea57.js ./build/7617.b27a3d7.js.map ./build/3703.43edb2a.js ./build/6397.bf6a801.js.map ./build/7743.45e74fa.js.map ./build/MathJax_SansSerif-Regular.woff ./build/MathJax_Size1-Regular.woff ./build/schemas/ ./build/schemas/all_federated.json ./build/schemas/@jupyterlab/ ./build/schemas/@jupyterlab/toc-extension/ ./build/schemas/@jupyterlab/toc-extension/registry.json ./build/schemas/@jupyterlab/markdownviewer-extension/ ./build/schemas/@jupyterlab/markdownviewer-extension/plugin.json ./build/schemas/@jupyterlab/documentsearch-extension/ ./build/schemas/@jupyterlab/documentsearch-extension/plugin.json ./build/schemas/@jupyterlab/logconsole-extension/ ./build/schemas/@jupyterlab/logconsole-extension/plugin.json ./build/schemas/@jupyterlab/running-extension/ ./build/schemas/@jupyterlab/running-extension/plugin.json ./build/schemas/@jupyterlab/apputils-extension/ ./build/schemas/@jupyterlab/apputils-extension/palette.json ./build/schemas/@jupyterlab/apputils-extension/sanitizer.json ./build/schemas/@jupyterlab/apputils-extension/utilityCommands.json ./build/schemas/@jupyterlab/apputils-extension/print.json ./build/schemas/@jupyterlab/apputils-extension/sessionDialogs.json ./build/schemas/@jupyterlab/apputils-extension/kernels-settings.json ./build/schemas/@jupyterlab/apputils-extension/notification.json ./build/schemas/@jupyterlab/apputils-extension/themes.json ./build/schemas/@jupyterlab/help-extension/ ./build/schemas/@jupyterlab/help-extension/launch-classic.json ./build/schemas/@jupyterlab/help-extension/jupyter-forum.json ./build/schemas/@jupyterlab/help-extension/about.json ./build/schemas/@jupyterlab/settingeditor-extension/ ./build/schemas/@jupyterlab/settingeditor-extension/plugin.json ./build/schemas/@jupyterlab/settingeditor-extension/form-ui.json ./build/schemas/@jupyterlab/translation-extension/ ./build/schemas/@jupyterlab/translation-extension/plugin.json ./build/schemas/@jupyterlab/console-extension/ ./build/schemas/@jupyterlab/console-extension/completer.json ./build/schemas/@jupyterlab/console-extension/tracker.json ./build/schemas/@jupyterlab/console-extension/foreign.json ./build/schemas/@jupyterlab/completer-extension/ ./build/schemas/@jupyterlab/completer-extension/manager.json ./build/schemas/@jupyterlab/completer-extension/inline-completer.json ./build/schemas/@jupyterlab/tooltip-extension/ ./build/schemas/@jupyterlab/tooltip-extension/notebooks.json ./build/schemas/@jupyterlab/tooltip-extension/consoles.json ./build/schemas/@jupyterlab/tooltip-extension/files.json ./build/schemas/@jupyterlab/application-extension/ ./build/schemas/@jupyterlab/application-extension/top-bar.json ./build/schemas/@jupyterlab/application-extension/property-inspector.json ./build/schemas/@jupyterlab/application-extension/context-menu.json ./build/schemas/@jupyterlab/application-extension/commands.json ./build/schemas/@jupyterlab/application-extension/move-widget.json ./build/schemas/@jupyterlab/application-extension/shell.json ./build/schemas/@jupyterlab/cell-toolbar-extension/ ./build/schemas/@jupyterlab/cell-toolbar-extension/plugin.json ./build/schemas/@jupyterlab/imageviewer-extension/ ./build/schemas/@jupyterlab/imageviewer-extension/plugin.json ./build/schemas/@jupyterlab/fileeditor-extension/ ./build/schemas/@jupyterlab/fileeditor-extension/plugin.json ./build/schemas/@jupyterlab/fileeditor-extension/completer.json ./build/schemas/@jupyterlab/statusbar-extension/ ./build/schemas/@jupyterlab/statusbar-extension/plugin.json ./build/schemas/@jupyterlab/shortcuts-extension/ ./build/schemas/@jupyterlab/shortcuts-extension/shortcuts.json ./build/schemas/@jupyterlab/terminal-extension/ ./build/schemas/@jupyterlab/terminal-extension/plugin.json ./build/schemas/@jupyterlab/docmanager-extension/ ./build/schemas/@jupyterlab/docmanager-extension/plugin.json ./build/schemas/@jupyterlab/docmanager-extension/download.json ./build/schemas/@jupyterlab/celltags-extension/ ./build/schemas/@jupyterlab/celltags-extension/plugin.json ./build/schemas/@jupyterlab/notebook-extension/ ./build/schemas/@jupyterlab/notebook-extension/tools.json ./build/schemas/@jupyterlab/notebook-extension/export.json ./build/schemas/@jupyterlab/notebook-extension/completer.json ./build/schemas/@jupyterlab/notebook-extension/panel.json ./build/schemas/@jupyterlab/notebook-extension/tracker.json ./build/schemas/@jupyterlab/lsp-extension/ ./build/schemas/@jupyterlab/lsp-extension/plugin.json ./build/schemas/@jupyterlab/filebrowser-extension/ ./build/schemas/@jupyterlab/filebrowser-extension/download.json ./build/schemas/@jupyterlab/filebrowser-extension/widget.json ./build/schemas/@jupyterlab/filebrowser-extension/open-with.json ./build/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json ./build/schemas/@jupyterlab/filebrowser-extension/browser.json ./build/schemas/@jupyterlab/launcher-extension/ ./build/schemas/@jupyterlab/launcher-extension/plugin.json ./build/schemas/@jupyterlab/mathjax-extension/ ./build/schemas/@jupyterlab/mathjax-extension/plugin.json ./build/schemas/@jupyterlab/inspector-extension/ ./build/schemas/@jupyterlab/inspector-extension/inspector.json ./build/schemas/@jupyterlab/inspector-extension/notebooks.json ./build/schemas/@jupyterlab/inspector-extension/consoles.json ./build/schemas/@jupyterlab/mainmenu-extension/ ./build/schemas/@jupyterlab/mainmenu-extension/plugin.json ./build/schemas/@jupyterlab/metadataform-extension/ ./build/schemas/@jupyterlab/metadataform-extension/metadataforms.json ./build/schemas/@jupyterlab/htmlviewer-extension/ ./build/schemas/@jupyterlab/htmlviewer-extension/plugin.json ./build/schemas/@jupyterlab/csvviewer-extension/ ./build/schemas/@jupyterlab/csvviewer-extension/csv.json ./build/schemas/@jupyterlab/csvviewer-extension/tsv.json ./build/schemas/@jupyterlab/codemirror-extension/ ./build/schemas/@jupyterlab/codemirror-extension/plugin.json ./build/schemas/@jupyterlab/workspaces-extension/ ./build/schemas/@jupyterlab/workspaces-extension/menu.json ./build/schemas/@jupyterlab/workspaces-extension/sidebar.json ./build/schemas/@jupyterlab/workspaces-extension/indicator.json ./build/schemas/all.json ./build/schemas/@jupyterlite/ ./build/schemas/@jupyterlite/apputils-extension/ ./build/schemas/@jupyterlite/apputils-extension/kernel-status.json ./build/schemas/@jupyterlite/repl-extension/ ./build/schemas/@jupyterlite/repl-extension/buttons.json ./build/schemas/@jupyterlite/application-extension/ ./build/schemas/@jupyterlite/application-extension/download.json ./build/schemas/@jupyterlite/application-extension/clear-browser-data.json ./build/schemas/@jupyter-notebook/ ./build/schemas/@jupyter-notebook/help-extension/ ./build/schemas/@jupyter-notebook/help-extension/open.json ./build/schemas/@jupyter-notebook/console-extension/ ./build/schemas/@jupyter-notebook/console-extension/scratchpad-console.json ./build/schemas/@jupyter-notebook/application-extension/ ./build/schemas/@jupyter-notebook/application-extension/menus.json ./build/schemas/@jupyter-notebook/application-extension/title.json ./build/schemas/@jupyter-notebook/application-extension/pages.json ./build/schemas/@jupyter-notebook/application-extension/zen.json ./build/schemas/@jupyter-notebook/application-extension/shortcuts.json ./build/schemas/@jupyter-notebook/application-extension/shell.json ./build/schemas/@jupyter-notebook/application-extension/top.json ./build/schemas/@jupyter-notebook/notebook-extension/ ./build/schemas/@jupyter-notebook/notebook-extension/close-tab.json ./build/schemas/@jupyter-notebook/notebook-extension/full-width-notebook.json ./build/schemas/@jupyter-notebook/notebook-extension/edit-notebook-metadata.json ./build/schemas/@jupyter-notebook/notebook-extension/scroll-output.json ./build/schemas/@jupyter-notebook/notebook-extension/menu-override.json ./build/schemas/@jupyter-notebook/notebook-extension/checkpoints.json ./build/schemas/@jupyter-notebook/notebook-extension/kernel-logo.json ./build/schemas/@jupyter-notebook/tree-extension/ ./build/schemas/@jupyter-notebook/tree-extension/file-actions.json ./build/schemas/@jupyter-notebook/tree-extension/widget.json ./build/5079.7bde706.js.map ./build/6240.b63110b.js ./build/3058.ce69f41.js ./build/8829.e1aaf2e.js ./build/6102.b4c97ad.js ./build/421.1c914d0.js ./build/3776.5b87bc4.js ./build/fa-solid-900.woff ./build/7743.45e74fa.js ./build/4396.cf059f5.js.map ./build/9432.f491761.js.map ./build/953.3de9d6c.js ./build/8495.ce59304.js.map ./build/3687.198294e.js ./build/fa-solid-900.eot ./build/3620.f77a195.js ./build/6136.5fd2333.js ./build/7006.6a3660c.js.map ./build/937.0be5a7e.js ./build/fa-solid-900.ttf ./build/8070.cc31f63.js.map ./build/4793.2262226.js.map ./build/lab/ ./build/lab/bundle.js.map ./build/lab/bundle.js ./build/8179.7adb311.js.map ./build/2776.f6be572.js.map ./build/5754.f31ab10.js.map ./build/6290.e40eb9f.js ./build/1031.e55dff0.js.map ./build/4837.9ff9472.js.map ./build/1858.9b0e17d.js ./build/301.c065a40.js.map ./build/5052.2e09b3b.js.map ./build/290.2c613ad.js.map ./build/9213.539142e.js.map ./build/4011.8997f9d.js ./build/390.8c4dcde.js ./build/963.11aa04f.js ./build/6457.d89efc4.js.map ./build/1450.b402b34.js.map ./build/9513.c2ded88.js.map ./build/7763.3056502.js.map ./build/MathJax_Math-Italic.woff ./build/7550.2814150.js.map ./build/1336.76a72b9.js ./build/7746.84cc0fa.js.map ./build/1320.2224796.js.map ./build/6355.e6b90d9.js.map ./build/4837.9ff9472.js ./build/9634.90dabcb.js.map ./build/5353.88f2f62.js.map ./build/7897.720bb93.js ./build/3896.f4f943d.js ./build/6920.b55aeba.js ./build/723.8be9cc9.js ./build/jlab_core.c0153ee.js ./build/3826.ce6e5aa.js.map ./build/7622.3c6d107.js.map ./build/fa-brands-400.eot ./build/2436.405ea57.js.map ./build/1353.8aaa3c2.js ./build/fa-brands-400.woff2 ./build/6656.c11a239.js ./build/4680.51f3aa6.js ./build/6471.d7ed14f.js.map ./build/fa-regular-400.eot ./build/1736.150c35c.js ./build/1612.28ca70c.js ./build/2762.24755bd.js ./build/3776.5b87bc4.js.map ./build/9713.0916300.js.map ./build/1400.30bb86d.js ./build/9513.c2ded88.js ./build/4228.d48230c.js.map ./build/8068.b150980.js ./build/3810.dabb10b.js.map ./build/consoles/ ./build/consoles/bundle.js.map ./build/consoles/bundle.js ./build/2681.dcf51ef.js.map ./build/7752.7f4af88.js.map ./build/6136.5fd2333.js.map ./build/7604.405e5dd.js ./build/9987.597bd36.js.map ./build/8597.54a1a6e.js.map ./build/7746.84cc0fa.js ./build/5017.a112b0e.js.map ./build/6102.b4c97ad.js.map ./build/8150.662a1bf.js ./build/5058.120fa1e.js ./build/7550.2814150.js ./build/3928.f78525a.js ./build/278.7f198e1.js.map ./build/5072.2c17e0d.js ./build/fa-solid-900.svg ./build/9768.56a99b7.js ./build/4121.be03a1e.js.map ./build/9924.0a60338.js.map ./build/8041.32ebb55.js.map ./build/7622.3c6d107.js ./build/3276.35f4462.js ./build/6639.b7897c3.js.map ./build/5072.2c17e0d.js.map ./build/533.7cdf552.js ./build/1164.f2d80bb.js.map ./build/2172.bcbeab3.js ./build/3927.b6bf1b3.js ./build/4166.e1bd144.js ./build/723.8be9cc9.js.map ./build/3245.4ae3665.js.map ./build/3267.ab13c7f.js.map ./build/MathJax_Vector-Bold.woff ./build/3216.40827de.js.map ./build/3245.4ae3665.js ./build/3267.ab13c7f.js ./build/2902.f7e1900.js.map ./build/1106.5ce358a.js.map ./build/4201.47bd3ba.js.map ./build/7300.7b66258.js.map ./build/6290.e40eb9f.js.map ./build/7664.f5c924d.js.map ./build/9128.ae3842c.js.map ./build/2753.4a4dc00.js.map ./build/7154.d7792fd.js ./build/2113.4870347.js ./build/1465.560a88f.js ./build/9128.ae3842c.js ./build/jlab_core.c0153ee.js.map ./build/6418.1ab4313.js ./build/4249.1a2ef7c.js.map ./build/820.21b9e22.js.map ./build/1108.0c53d6b.js ./build/3935.558838f.js.map ./build/6656.c11a239.js.map ./build/5351.bd1c6c3.js.map ./build/2672.d57e1dd.js.map ./build/7177.bddb655.js.map ./build/435.dcfb140.js.map ./build/8588.b749e7d.js.map ./build/6840.77731cc.js ./build/8495.ce59304.js ./build/913.a720fad.js ./build/3732.a955fb3.js ./build/1495.c629508.js.map ./build/6632.7c601bc.js ./build/4143.6dae1f7.js.map ./build/8522.8c7f200.js ./build/8299.b9c501a.js ./build/9985.1b97233.js ./build/8985.7d05574.js.map ./build/4201.47bd3ba.js ./build/5593.a0f19ac.js ./build/6342.9d64f14.js ./build/MathJax_Size3-Regular.woff ./build/5244.a343264.js.map ./build/937.0be5a7e.js.map ./build/3399.264c0b9.js ./build/4286.427d4cf.js.map ./build/8262.7bb3dc3.js ./build/5462.1b90d7a.js.map ./build/6068.be84baf.js ./build/3007.03b2da8.js ./build/9283.f2af59d.js ./build/5858.36906f8.js ./build/4143.6dae1f7.js ./build/125.ca08524.js ./build/MathJax_Script-Regular.woff ./build/2802.241473f.js.map ./build/3810.dabb10b.js ./build/590.2d48222.js ./build/9179.577a446.js ./build/2539.75c809c.js ./build/8838.6d34eed.js ./build/3007.03b2da8.js.map ./build/fa-regular-400.svg ./build/6355.e6b90d9.js ./build/8542.1ded79d.js ./build/9591.6443103.js.map ./build/5599.4acfe69.js.map ./build/7980.abfc98b.js ./build/8919.73ce921.js.map ./build/8597.54a1a6e.js ./build/3732.a955fb3.js.map ./build/4858.0e1c8b1.js.map ./build/1357.8315367.js ./build/5017.a112b0e.js ./build/8299.b9c501a.js.map ./build/4702.29ff35e.js.map ./build/5599.4acfe69.js ./build/4959.20141bf.js ./build/1321.8a1f5c3.js ./build/1295.0f4010f.js.map ./build/2706.e4e9cd3.js.map ./build/7722.e9a7eaf.js.map ./build/7965.acf58d4.js ./build/7051.5166b2b.js.map ./build/8470.813b209.js ./build/5655.8aee7c7.js.map ./build/3594.5083134.js ./build/5506.0f96395.js.map ./build/2015.7f9f517.js ./build/2818.6874ee0.js ./build/MathJax_Size2-Regular.woff ./build/3984.8de5029.js ./build/repl/ ./build/repl/bundle.js.map ./build/repl/bundle.js ./build/4394.622fec1.js ./build/3604.efc51e9.js ./build/5881.7421316.js ./build/5063.a1987d4.js ./build/6632.7c601bc.js.map ./build/1305.1b55abd.js.map ./build/1353.8aaa3c2.js.map ./build/3399.264c0b9.js.map ./build/1263.041eafb.js ./build/8994.8d7b662.js.map ./build/5733.b015a8d.js.map ./build/9099.233fecc.js ./build/5805.d080aa3.js.map ./build/8588.b749e7d.js ./build/3216.40827de.js ./build/fa-solid-900.woff2 ./build/7006.6a3660c.js ./build/4166.e1bd144.js.map ./build/8652.6123701.js ./build/901.b1f5825.js.map ./build/7540.acb9fdf.js ./build/4641.53efee1.js.map ./build/2677.2d7bef1.js ./build/5538.f678650.js ./build/6920.b55aeba.js.map ./build/3928.f78525a.js.map ./build/MathJax_SansSerif-Italic.woff ./build/9641.4cea2f6.js ./build/3984.8de5029.js.map ./build/notebooks/ ./build/notebooks/bundle.js.map ./build/notebooks/bundle.js ./build/3620.f77a195.js.map ./build/6639.b7897c3.js ./build/6342.9d64f14.js.map ./build/2706.e4e9cd3.js ./build/1357.8315367.js.map ./build/901.b1f5825.js ./build/MathJax_Math-BoldItalic.woff ./build/7617.b27a3d7.js ./build/4769.7bd3404.js.map ./build/MathJax_SansSerif-Bold.woff ./build/4286.427d4cf.js ./build/MathJax_Calligraphic-Bold.woff ./build/2529.f125a39.js ./build/5351.bd1c6c3.js ./build/981.615c821.js ./build/8070.cc31f63.js ./build/5593.a0f19ac.js.map ./build/1415.ef78602.js.map ./build/4959.20141bf.js.map ./build/6000.4a78bfb.js ./build/9456.e0b12ea.js.map ./build/4164.b78559f.js.map ./build/1713.2ffb1bc.js.map ./build/140.6a5582a.js.map ./build/4292.0b5d7a0.js ./build/590.2d48222.js.map ./build/1305.1b55abd.js ./build/8470.813b209.js.map ./build/8924.b7ebdc3.js ./build/7766.8ba60eb.js.map ./build/290.2c613ad.js ./build/5253.475d939.js.map ./build/3295.987d671.js.map ./build/5751.8996b27.js ./build/9213.539142e.js ./build/981.615c821.js.map ./build/1164.f2d80bb.js ./build/4228.d48230c.js ./build/2539.75c809c.js.map ./build/9456.e0b12ea.js ./build/5751.8996b27.js.map ./build/256.f69a8e1.js.map ./build/5754.f31ab10.js ./build/5981.028eaf1.js ./build/6228.51486c7.js.map ./build/3846.3e60f7b.js ./build/3749.b682a08.js.map ./build/3200.9bb2e14.js ./build/MathJax_Fraktur-Bold.woff ./build/1664.6c7ed9f.js.map ./build/3826.ce6e5aa.js ./build/5886.b5b60ac.js.map ./build/5787.cf9f171.js.map ./build/edit/ ./build/edit/bundle.js.map ./build/edit/bundle.js ./build/8522.8c7f200.js.map ./build/3935.558838f.js ./build/MathJax_Fraktur-Regular.woff ./build/4292.0b5d7a0.js.map ./build/7443.044c599.js ./build/754.b4e2275.js ./build/21.ed8a1e2.js.map ./build/1536.bcc6620.js ./build/9612.c232610.js.map ./build/7604.405e5dd.js.map ./build/3805.4ac6a66.js.map ./build/4494.892660b.js ./build/8173.f968c8f.js.map ./build/5805.d080aa3.js ./build/2460.5388497.js.map ./build/9987.597bd36.js ./build/1106.5ce358a.js ./build/8723.739e7d6.js ./build/390.8c4dcde.js.map ./build/3594.5083134.js.map ./build/MathJax_Main-Regular.woff ./build/637.7707538.js.map ./build/fa-regular-400.woff2 ./build/8985.7d05574.js ./build/8179.7adb311.js ./build/1108.0c53d6b.js.map ./build/7012.437db7c.js ./build/8919.73ce921.js ./build/114.ee3efb2.js ./build/6391.cb11a1f.js ./build/4275.5ab1bb6.js ./build/8458.8b43569.js.map ./build/1465.560a88f.js.map ./build/1053.f993f68.js ./build/6757.09bbef2.js ./build/third-party-licenses.json ./build/6228.51486c7.js ./build/4011.8997f9d.js.map ./build/114.ee3efb2.js.map ./build/4117.1ac3080.js ./build/9497.e1c419e.js ./build/3805.4ac6a66.js ./build/3481.f8138ef.js.map ./build/3854.d9657dc.js ./build/4858.0e1c8b1.js ./build/3429.db2dd97.js.map ./build/754.b4e2275.js.map ./build/9562.3ddae86.js ./build/5574.dae95af.js ./build/5353.88f2f62.js ./build/8471.5cb4abe.js ./build/2368.da32ef8.js.map ./build/MathJax_Calligraphic-Regular.woff ./build/5462.1b90d7a.js ./build/6000.4a78bfb.js.map ./build/1736.150c35c.js.map ./build/8173.f968c8f.js ./build/2320.1ca7ff6.js.map ./build/820.21b9e22.js ./build/4494.892660b.js.map ./build/2143.d49d3db.js.map ./build/9203.f647c35.js ./build/3687.198294e.js.map ./build/4570.43a984b.js ./rspack.config.analyze.js ./bootstrap.js ./package.json ./icon-512x512.png ./config-utils.js ./service-worker.js ./tree/ ./tree/index.html ./tree/build/ ./tree/build/bootstrap.js ./tree/build/index.js ./tree/build/style.js ./tree/package.json ./tree/jupyter-lite.json ./tree/favicon.ico ./tree/jupyter-lite.ipynb ./rspack.config.js ./jupyter-lite.json ./lab/ ./lab/index.html ./lab/package.json ./lab/tree/ ./lab/tree/index.html ./lab/jupyter-lite.json ./lab/favicon.ico ./lab/workspaces/ ./lab/workspaces/index.html ./lab/jupyter-lite.ipynb ./consoles/ ./consoles/index.html ./consoles/build/ ./consoles/build/bootstrap.js ./consoles/build/index.js ./consoles/build/style.js ./consoles/package.json ./consoles/jupyter-lite.json ./consoles/favicon.ico ./consoles/jupyter-lite.ipynb ./doc/ ./doc/tree/ ./doc/tree/index.html ./doc/workspaces/ ./doc/workspaces/index.html ./repl/ ./repl/index.html ./repl/package.json ./repl/jupyter-lite.json ./repl/jupyter-lite.ipynb ./notebooks/ ./notebooks/index.html ./notebooks/build/ ./notebooks/build/bootstrap.js ./notebooks/build/index.js ./notebooks/build/style.js ./notebooks/package.json ./notebooks/jupyter-lite.json ./notebooks/favicon.ico ./notebooks/jupyter-lite.ipynb ./edit/ ./edit/index.html ./edit/build/ ./edit/build/bootstrap.js ./edit/build/index.js ./edit/build/style.js ./edit/package.json ./edit/jupyter-lite.json ./edit/favicon.ico ./edit/jupyter-lite.ipynb ./jupyter-lite.ipynb ▸ Upload artifact Using cofferdam's built-in upload-artifact (actions/upload-artifact@v4) Uploading artifact github-pages (1 file, 79585280 bytes)
Artifacts
github-pages75.9 MB
Artifacts are tar archives, and are removed when the run is pruned.