package jupyter

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

Install

Authors

Maintainers

Sources

jupyter-2.8.3.tbz
sha256=1db1bb6fd1e9f2bafb7b038a7a98a351f67a1d25df2ecdb94115c6f94e5cccf5

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: 12 Aug 2023

Dependencies (16)

  1. dune >= "1.0.0"
  2. cryptokit >= "1.12"
  3. ppx_deriving >= "5.2.1"
  4. ppx_yojson_conv >= "v0.14.0" & < "v0.16.0"
  5. yojson >= "1.6.0"
  6. zmq-lwt >= "5.0.0"
  7. zmq >= "5.0.0"
  8. stdint >= "0.4.2"
  9. logs >= "0.6.0"
  10. lwt_ppx >= "1.0.0"
  11. lwt >= "4.0.0"
  12. base64 >= "3.2.0"
  13. uuidm >= "0.9.6"
  14. base-unix
  15. base-threads
  16. ocaml >= "4.10.0" & < "5.0"

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"