package jupyter

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

Install

Dune Dependency

Authors

Maintainers

Sources

jupyter-2.2.1.tbz
md5=4c985a3cfa0ee221b5ca631aaae60fe0

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

Dependencies (14)

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

Dev Dependencies

None

Conflicts (1)

  1. merlin < "3.0.0"