Related to #10. Of interest for projects implementing interactive documentation.
Back in the day @lesteve created this python file to test if the scikit-learn doc's JupyterLite is functional. It basically keyboard.press("Shift+Enter") across the notebook and waits. Not sure if it would make sense to convert it into an automated CI tool to look for (unexpected) warnings/errors being raised.