jupyter.notebook
Jupyter_notebook.Eval
Evaluation of OCaml code
jupyter
jupyter.comm
val eval : string -> unit
eval code executes a given OCaml code in the toploop.
eval code