I'm exploring the possibility of using JupyeterLite / jupyterlite-webr-kernel in a secure (prison) environment. This requires having a self-contained jupyterlite environment running on a secured server.
Loading packages into webR jupyterlite notebooks seems to involve downloading the wasm compiled packages from a public repository on demand. Is there a way of bundling the packages into a custom built JupyterLite webr kernel?