Sphinx and RST - What are they? Sphinx is a markup formatting engine / ecosystem, originally developed for documenting the Python programming language. You likely have already come across other markup ...
It would be nice to add some interactivity to SciPy's documentation. This could be done in-browser with Jupyterlite running a WASM based kernel like pyodide. Earlier this year, Scikit-learn added ...