A library for writing Jupyter kernels in OCaml
jupyter kernelspec install dir/containing/kernel/ --user --replace --name=<name>
https://ocaml-jupyter.github.io/jupyter-kernel/
This project is a library for writing Jupyter kernels in OCaml.
If you are looking for a Jupyter kernel for OCaml, try one of these:
- https://github.com/KKostya/simple_jucaml
- https://github.com/andrewray/iocaml
- https://github.com/akabe/ocaml-jupyter
BSD2