package jupyter

  1. Overview
  2. Docs

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.