You should be able to clear the console entries by: * Clicking a button somewhere (probably in the console label) * Pressing control-L (this is more of a nice-to-have but probably pretty easy to add) * Calling `console.clear()`
You should be able to clear the console entries by:
console.clear()