package jupyter
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
An OCaml kernel for Jupyter
Install
dune-project
Dependency
Authors
Maintainers
Sources
v3.0.1.tar.gz
md5=27079d43a5134a740428623185807029
sha512=40929cacd1ddc0379c84438bcda3edce47ab571ea27ff5f597b5e88fc38c9198cc69442e334e05c64d854763c162c2e8266497dbc413134beb71db00d11df6ce
Description
This provides an OCaml REPL with a great user interface such as markdown/HTML documentation, LaTeX formula by MathJax, and image embedding.
Published: 31 Dec 2025
Dependencies (16)
Dev Dependencies (3)
-
ppx_deriving
with-test -
ocp-indent
with-test & >= "1.7.0" -
ounit2
with-test & >= "2.0.0"
Used by (2)
-
jupyter-archimedes
>= "2.7.3" - owl-jupyter
Conflicts (1)
-
merlin
< "3.0.0"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page