package jupyter

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

Install

Dune Dependency

Authors

Maintainers

Sources

v1.0.1.tar.gz
md5=395ff56057ddb8f604968763de592cab

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 Sep 2017

Dependencies (16)

  1. cppo_ocamlbuild build
  2. cppo build
  3. ocamlbuild build
  4. ocamlfind build & >= "1.5.0"
  5. cryptokit
  6. ppx_deriving_yojson >= "3.0"
  7. yojson
  8. lwt-zmq >= "2.1.0"
  9. zmq >= "4.0-8" & < "5.0.0"
  10. stdint < "0.4.0"
  11. lwt < "4.0.0"
  12. base64 < "3.0.0"
  13. uuidm
  14. base-unix
  15. base-threads
  16. ocaml >= "4.02.0" & < "4.08.0"

Dev Dependencies

None

Used by (1)

  1. owl-jupyter

Conflicts (1)

  1. merlin < "3.0.0"