Dashboard on the left, code editor on the right.
Reef is a fault-tolerant, distributed Webassembly runtime. The key idea is that users can submit jobs which are executed by reef. Reef provides a layer of abstraction in the sense that the user does not have to care where their code runs.
TODO: here