**Dies ist eine alte Version des Dokuments!**
First try: bottom.ch
With iframe on bottom.ch/ksr/py/embed.html, which is based on pyodide and codemirror.
<html><iframe frameborder="0" width="100%" style="height: 300px;" allow="clipboard-write" src="https://tkilla77.github.io/python_editor_wasm/embed.html?autorun=&code=print%28%27Hello%2C+python%21%27%29"></iframe></html>
Second try: JupyterLite
Also based on pyodide, but with jupyter support all around.