First lesson up and live.
It uses the a simple layout which puts an ACE editor next to a textarea styled as a console output.
I’m using the brython implementation of python to interpret and run the code from the editor and pipe the output to the “console” textarea.