Feature: Run Python snippets in-browser

Sharing Python code and want to share the output as well?

You can now choose to allow running your Python code snippet right from inside the web browser (just make sure your code prints something so you can see the output).

This feature is brought to you by CPython's recent WebAssembly support in Python 3.11.

Feature screenshot

See all feature history