# Inline Python Editors
## Bottom.ch with iframe
With iframe on bottom.ch/ksr/py/embed.html, which is based on pyodide and codemirror.
## Bottom.ch with direct component
print(42)
print(42)
## JupyterLite
Also based on pyodide, but with jupyter support all around.