Closed paddymul closed 1 month ago
wow I'd never heard of Jupyterlite, this is awesome. Thanks!
The Github Action you set up looks like it's working great! It's now at https://jvns.github.io/pandas-cookbook/lab/index.html
I removed the "Running Jupyterlite locally" instructions from the README because I couldn't get them to work (I didn't understand how to install the jupyter lite
subcommand), but I'd be very happy to put them back if there are instructions for how to get them working.
Jupyter LIte Allows you to run an entire jupyter instance in your browser via Pyodide and Web Assembly. This lets users start running notebooks instantly (once they download 40-60Megs of python distribution) without signing up for any services.
From my deployment, you can try it out here: https://paddymul.github.io/pandas-cookbook/lab/index.html