package jupyter

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

Install

Dune Dependency

Authors

Maintainers

Sources

jupyter-2.7.8.tbz
sha256=3cc7da5adc9407d368c16bf3dd9d97ca8e42afa39f3da049ef50f5b1b87f4094

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: 20 Mar 2022

Dependencies (15)

  1. dune >= "1.0.0"
  2. cryptokit >= "1.12"
  3. ppx_deriving_yojson >= "3.6.0"
  4. yojson >= "1.6.0"
  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 >= "3.2.0"
  12. uuidm >= "0.9.6"
  13. base-unix
  14. base-threads
  15. ocaml >= "4.10.0" & < "4.14.1"

Dev Dependencies (2)

  1. ocp-indent with-test & >= "1.7.0"
  2. ounit2 with-test & >= "2.0.0"

Conflicts (1)

  1. merlin < "3.0.0"