package jupyter

  1. Overview
  2. Docs
An OCaml kernel for Jupyter

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v3.0.1.tar.gz
md5=27079d43a5134a740428623185807029
sha512=40929cacd1ddc0379c84438bcda3edce47ab571ea27ff5f597b5e88fc38c9198cc69442e334e05c64d854763c162c2e8266497dbc413134beb71db00d11df6ce

doc/jupyter.notebook/Jupyter_notebook/Eval/index.html

Module Jupyter_notebook.EvalSource

Evaluation of OCaml code

Sourceval eval : string -> unit

eval code executes a given OCaml code in the toploop.

  • since 2.8.0