package jupyter

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

Install

Dune Dependency

Authors

Maintainers

Sources

jupyter-2.8.0.tbz
sha256=10b86a6788a9be21bd348ffced001f7ed765e3cccca7a6dd9319ace92c306bd3

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: 10 Apr 2022

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" & < "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"