package jupyter

  1. Overview
  2. No Docs
An OCaml kernel for Jupyter notebook

Install

Dune Dependency

Authors

Maintainers

Sources

jupyter-2.2.2.tbz
md5=c5f676a4ecc185a0eb290e272c1f4301

Description

OCaml Jupyter provides an OCaml REPL on Jupyter (a great interface with markdown/HTML documentation, LaTeX formula by MathJax, and image embedding). This is useful for data analysis in OCaml.

Published: 28 Feb 2018

Dependencies (13)

  1. jbuilder >= "1.0+beta14"
  2. cryptokit >= "1.12"
  3. ppx_deriving_yojson >= "3.0"
  4. yojson >= "1.3.3"
  5. lwt-zmq >= "2.1.0"
  6. zmq >= "4.0-8" & < "5.0.0"
  7. stdint >= "0.4.2"
  8. lwt >= "3.0.0" & < "4.0.0"
  9. base64 >= "2.1.2" & < "3.0.0"
  10. uuidm >= "0.9.6"
  11. base-unix
  12. base-threads
  13. ocaml >= "4.02.0" & < "4.08.0"

Dev Dependencies

None

Conflicts (2)

  1. ppx_deriving >= "5.0"
  2. merlin < "3.0.0"