jupyterlite-sphinx
jupyterlite-sphinx copied to clipboard
Sphinx extension using JupyterLite to render Notebooks
### Problem The `TryExamples` directive currently reveals an iframe from a "Try it" button to showcase notebooks for a Pyodide kernel, which then displays the Notebook interface containing the example...
Also, we should add tests in CI that build docs for a simple site to make sure everything works. _Originally posted by @steppi in https://github.com/jupyterlite/jupyterlite-sphinx/issues/236#issuecomment-2558479327_ Besides integration testing with a...
### Problem A number of buttons use an onclik window.open to open in a new window, while `` exist for this purpose. This is not optimal as a hover on...
### Problem I don't know how to configure jupyterlite-sphinx with xeus for my project. I have looked at ipycanvas, ipytone, ipyleaflet. All are configured slightly differently, and none of them...
### Problem I am new to the project and could not get `jupyterlite-sphinx` running on top of my existing Sphinx site in less than three hours. One of the reasons...