package jupyter

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

Install

Dune Dependency

Authors

Maintainers

Sources

jupyter-2.7.9.tbz
sha256=db31cac65548fa9db3dac77dddc780ec36d4dae7c4636253cbd9a9a0ac5b4702

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

Dependencies (15)

  1. dune >= "1.0.0"
  2. cryptokit >= "1.12"
  3. ppx_yojson_conv >= "v0.14.0" & < "v0.16.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"

Used by (2)

  1. jupyter-archimedes >= "2.7.3"
  2. owl-jupyter

Conflicts (1)

  1. merlin < "3.0.0"