Jupyterlite can run Jupyter notebooks in the browser?!
Apparently now you can run Jupyter notebooks in a browser without a server with WebAssembly using JupyterLite?? I learned about this because @paddymul made a pull request to my pandas-cookbook repo to add support for it.
So now you can try out the cookbook in your browser. It seems to work!