Jupyter-Kernel [](https://github.com/ocaml-jupyter/jupyter-kernel/actions/workflows/main.yml)
November 15, 2021 ยท View on GitHub
A library for writing Jupyter kernels in OCaml
Install a Kernel
jupyter kernelspec install dir/containing/kernel/ --user --replace --name=<name>
Documentation
https://ocaml-jupyter.github.io/jupyter-kernel/
Related work
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
License
BSD2