package jupyter
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
An OCaml kernel for Jupyter notebook
Install
dune-project
Dependency
Authors
Maintainers
Sources
jupyter-2.7.7.tbz
sha256=2db0c997c585914c348fa01f9fbc1eca60e7a1ee72ba82fdd26803066513a4c2
Description
OCaml Jupyter provides an OCaml REPL on Jupyter (a great interface with markdown/HTML documentation, LaTeX formula by MathJax, and image embedding). This is useful for data analysis in OCaml.
Added to opam-repository:
Dependencies (15)
Dev Dependencies (2)
-
ocp-indent
with-test & >= "1.7.0" -
ounit2
with-test & >= "2.0.0"
Used by (2)
Conflicts (1)
-
merlin
< "3.0.0"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page