/nblite-pyscript

A demo of Eduardo's NBLite pyscript app

Primary LanguageJupyter Notebook

NBLite: Minimalistic ClientSide Notebooks

A fork of: https://eduardobonet.gitlab.io/nblite/ for educational purposes.

example

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.

Consideration

If you use this project, please credit it back to the original author, Eduardo Bonet.

Opening local files

To open a notebook locally, you will need to run your browser with CORS disabled: