package jupyter

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

Install

Dune Dependency

Authors

Maintainers

Sources

jupyter-2.8.2.tbz
sha256=4d5862c254e16cd01be706d3d64d69467cadcadd305426dc9215a6dbcd24680b

doc/jupyter.comm/Jupyter_comm/Stdin/index.html

Module Jupyter_comm.StdinSource

Jupyter stdin

Sourceval read_line : ?password:bool -> string -> string

read_line ?password prompt requests user's input.

  • since 0.1.0
Sourceval read_line_async : recv:(string -> unit) -> ?password:bool -> string -> unit

Asynchronous version of read_line.

  • since 0.1.0
OCaml

Innovation. Community. Security.