Inline Python Editors

With iframe on bottom.ch/ksr/py/embed.html, which is based on pyodide and codemirror.

<html><iframe frameborder="0" width="100%" allow="clipboard-write" src="https://tkilla77.github.io/python_editor_wasm/embed.html?autorun&code=print%28%27Hello%2C+dokuwiki%21%27%29"></iframe></html>

print(42)

Also based on pyodide, but with jupyter support all around.

<iframe
  src="https://jupyterlite.github.io/demo/repl/index.html"
  width="100%"
  height="500px"></iframe>
  • user/hof/pyeditor.1716284186.txt.gz
  • Zuletzt geändert: 2024-05-21 09:36
  • von hof