package jupyter

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

Install

Dune Dependency

Authors

Maintainers

Sources

jupyter-2.2.0.tbz
md5=b1945f7f86eb0100fadd87e294cc6df7

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: 02 Dec 2017

Dependencies (15)

  1. ocaml-migrate-parsetree < "2.0.0"
  2. jbuilder >= "1.0+beta14" & < "1.0+beta18"
  3. ocamlfind build & >= "1.5.0"
  4. cryptokit >= "1.12"
  5. ppx_deriving_yojson >= "3.0"
  6. yojson >= "1.3.3"
  7. lwt-zmq >= "2.1.0"
  8. zmq >= "4.0-8" & < "5.0.0"
  9. stdint >= "0.4.2"
  10. lwt >= "3.0.0" & < "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.02.0" & < "4.08.0"

Dev Dependencies

None

Conflicts (1)

  1. merlin < "3.0.0"