package jupyter

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.0.0.tar.gz
md5=9206bcf3158ba9537c9399cc20a8c55b

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

Dependencies (15)

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

Dev Dependencies

None

Used by (1)

  1. owl-jupyter

Conflicts

None