Note that the JupyterLite distribution must be served through https and not file. If you are viewing this site from a copy on disk, you can host the JupyterLite distribution on localhost using the following:
cd ./notebooks
pip install jupyterlab_server pkginfo
pip install --pre jupyterlite
jupyter lite serve