0.1a - the rough (private) demo
This notebook seeks to demonstrate a fully-working prototype of a javascript notebook IDE. We leverage a number of existing frameworks - React / Redux, CodeMirror, etc. - to build a cell-based notebook environment that is adjacent to the DOM, and that will eventually control a scientific computing environment under the hood.