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.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
OCaml

Innovation. Community. Security.