Closed priyanshujiiii closed 1 year ago
There is a post-installation message that tells you how to install the kernel. It usually requires you to call
ocaml-jupyter-opam-genspec
jupyter kernelspec install --user --name "ocaml-jupyter-$(opam var switch)" "$(opam var share)/jupyter"
The readme provides more details.
Sorry for very late reply. I close this issue because it seems solved. @mseri Thank you for supporting!
how to add ocaml kernel in jupuiter notebook.