jupyter-kernel
jupyter-kernel copied to clipboard
Library for writing arbitrary jupyter kernels in OCaml.
Results
3
jupyter-kernel issues
Sort by
recently updated
recently updated
newest added
trafficstars
seems like they have a recent version of the protocol
question
API design
13
We need to discuss the design of this library, how it can be used for various kernels, what capabilities does it expose, etc. cc @andrewray .
design
- [x] history not in kernel - [x] need better handling of mime messages - [x] file extension for language - [x] mime type for language - [x] banner -...
enhancement
help wanted