ComPWA / policy

Pre-commit hooks that ensure that ComPWA repositories have a similar developer set-up
https://compwa.github.io/policy
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Run notebook pages with pyodide #331

Open redeboer opened 6 months ago

redeboer commented 6 months ago

We currently use sphinx-book-theme launch buttons and Thebe to make pages that are generated from Jupyter notebooks 'runnable' in the browser (e.g. linking to Colab or Binder). It would be faster, though, to run the notebooks directly with WASM with pyiodide. Some relevant links:

redeboer commented 1 month ago

@shenvitor I was mentioning this issue. Seems that the way to go forward is to use the new jupyterlite-sphinx