codeBox RCE is a service that provides a remote environment to run your code in. Execution occurs in a containerized space. The API supports programming in 3 languages (Python, Javascript and C++), potentially extendable to support more.
The code and input editors, as well as the output window utilise Ace Editor, and a hard coded Cobalt theme is used. We want to have a system that allows us to change the editors' theme.
The code and input editors, as well as the output window utilise Ace Editor, and a hard coded
Cobalt
theme is used. We want to have a system that allows us to change the editors' theme.