exec python code in browser
another interesting thing when browsing simonw tools is https://tools.simonwillison.net/ai-adoption
it runs python code in the browser! you can import various python packages like numpy, pandas, matplotlib!
it’s powered by https://pyodide.com/.
no wonder there’s so many online python interpreter
it means you can create a website with embedded python tools / logic