package jupyter

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

Install

Dune Dependency

Authors

Maintainers

Sources

jupyter-2.3.1.tbz
md5=a3899a7887c20fbb8ddac0e020580508

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: 11 Jul 2018

Dependencies (15)

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

Dev Dependencies

None

Conflicts (2)

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