package jupyter-kernel

  1. Overview
  2. Docs

Jupyter-Kernel build

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:

  • https://github.com/KKostya/simple_jucaml
  • https://github.com/andrewray/iocaml
  • https://github.com/akabe/ocaml-jupyter

License

BSD2

OCaml

Innovation. Community. Security.