Create a code sandbox with docker-run
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...
blog.glot.io2 min read