package jupyter

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

Install

Dune Dependency

Authors

Maintainers

Sources

jupyter-2.8.1.tbz
sha256=d0afa7c7ad515285413d75fe08d0cb6d070df2e455073b6cfe56a04ae2fb45fd

doc/jupyter.comm/Jupyter_comm/Manager/Target/index.html

Module Manager.TargetSource

Sourcetype t = target
Sourceval to_string : t -> string
Sourceval create : ?recv_open:(comm -> Yojson.Safe.t -> unit) -> ?recv_msg:(comm -> Yojson.Safe.t -> unit) -> ?recv_close:(comm -> Yojson.Safe.t -> unit) -> string -> t
Sourceval close : t -> unit
OCaml

Innovation. Community. Security.