Ben Russert
Ben Russert
It is convenient to use an ipython console to quickly look for scraps using `sb.read_notebooks`, so I wondered what would happen if I try `glue` outside a notebook environment like...
- [x] Make a custom outputs component that only renders data-explorer output - [x] Write some tests - [ ] Refactor and simplify the rest of the package and integrate...
hydrogen uses `launchSpec` to start kernels. Currently, if a user's kernelspec is bad, ( e.g. `argv[0]` doesnt exist ) there is no error thrown by default. Should we handle this...