There was a suggestion of integrating a simple python development environment inside course material.
-
There already is an implementation that uses an external jupyter instance using binderHub using thebe
-
Ari suggested strype.org which is an opinionated editor
-
A third option could be based on Pyodide. (wasm based compiler in browser)
An example playground using pyodide is shown here: https://github.com/alexprengere/python_playground
There was a suggestion of integrating a simple python development environment inside course material.
There already is an implementation that uses an external jupyter instance using binderHub using thebe
Ari suggested strype.org which is an opinionated editor
A third option could be based on Pyodide. (wasm based compiler in browser)
An example playground using pyodide is shown here: https://github.com/alexprengere/python_playground