Python editor with Pillow already loaded. Press
Ctrl+Enter to run,
Use plt.imshow then plt.show(). New to Pillow?
Follow the
tutorial
and paste each exercise here.
Runs in your browser (Pyodide) — Image, np, and plt are preloaded. Call plt.imshow then plt.show(). Uploads persist after
refresh. plt.savefig("fig.png") shows up on the file chips —
click ↓ to download.
Matplotlib figures appear here after plt.show().