项目作者: ocaml-jupyter

项目描述 :
Library for writing arbitrary jupyter kernels in OCaml.
高级语言: OCaml
项目地址: git://github.com/ocaml-jupyter/jupyter-kernel.git
创建时间: 2016-12-29T23:48:42Z
项目社区:https://github.com/ocaml-jupyter/jupyter-kernel

开源协议:

下载


Jupyter-Kernel build

A library for writing Jupyter kernels in OCaml

Install a Kernel

  1. jupyter kernelspec install dir/containing/kernel/ --user --replace --name=<name>

Documentation

https://ocaml-jupyter.github.io/jupyter-kernel/

This project is a library for writing Jupyter kernels in OCaml.

If you are looking for a Jupyter kernel for OCaml, try one of these:

License

BSD2