Skip to content

0.1a - the rough (private) demo

Compare
Choose a tag to compare
@hamilton hamilton released this 26 Sep 21:58
· 3890 commits to master since this release

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.