package jupyter

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.0.tar.gz
md5=bb075d236cc6d4bd38a98a922bd40fc0

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: 01 Aug 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 (1)

  1. merlin < "3.0.0"