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/

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:

License

BSD2