package jupyter-kernel

  1. Overview
  2. Docs
Library to write jupyter kernels (interactive notebooks)

Install

Dune Dependency

Authors

Maintainers

Sources

0.5.tar.gz
md5=db484e3bb7245e5cfd7184ed1990d568
sha512=d5cd91d81c05da043b4362cbecd53e3c97724b481725a127267f7691d3d18d0ece923081b7229198bd65835f4c20be7f9a10bafadfd4fbf8f863f1acea2ff53c

Description

Tags

jupyter ipython

Published: 21 Nov 2019

README

Jupyter-Kernel

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

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.