package jupyter

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

Install

Dune Dependency

Authors

Maintainers

Sources

jupyter-2.4.0.tbz
md5=a3b334d2629900bca5f923aadcc4d62a

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: 06 Nov 2018

Dependencies (15)

  1. dune >= "1.0.0"
  2. cryptokit >= "1.12"
  3. ppx_deriving_yojson >= "3.0"
  4. yojson >= "1.3.3"
  5. zmq-lwt >= "5.0.0"
  6. zmq >= "5.0.0"
  7. stdint >= "0.4.2"
  8. logs >= "0.6.0"
  9. lwt_ppx >= "1.0.0"
  10. lwt >= "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.04.0" & < "4.08.0"

Dev Dependencies

None

Conflicts (1)

  1. merlin < "3.0.0"