Create a code sandbox with docker-run
Jan 1, 2021 · 2 min read · How to create a simple web page that let's you run python code (or any other language) from the browser: These instructions are for ubuntu 20.10, but should be similar for other linux distros. Install docker-run Docker-run will be used to run the co...
Join discussion