A fork of: https://eduardobonet.gitlab.io/nblite/ for educational purposes.
NBLite is a proof of concept that creates a client side runnable version of a notebook, adding minimal styling and content, with the goal of exploring PyScript.
NBLite parses a notebook, creates the HTML, identifies the depedencies with 60 lines of javascript.
If you use this project, please credit it back to the original author, Eduardo Bonet.
To open a notebook locally, you will need to run your browser with CORS disabled: