akabe/ocaml-jupyter
An OCaml kernel for Jupyter (IPython) notebook
This project lets OCaml programmers use Jupyter notebooks for interactive development and data exploration. You write OCaml code directly in the notebook, and it produces rich outputs like formatted text, mathematical formulas, and images. It's designed for OCaml developers, researchers, or anyone building applications in OCaml who wants to experiment with code, visualize results, or create shareable computational documents.
310 stars.
Use this if you are an OCaml developer who wants to prototype ideas, analyze data, or create interactive reports within the familiar Jupyter environment.
Not ideal if you are not an OCaml programmer or you need a development environment optimized purely for large-scale OCaml application building rather than interactive exploration.
Stars
310
Forks
47
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/akabe/ocaml-jupyter"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
numerai/example-scripts
A collection of scripts and notebooks to help you get started quickly.
musicinformationretrieval/musicinformationretrieval.com
Instructional notebooks on music information retrieval.
Arm-Examples/ML-examples
Arm Machine Learning tutorials and examples
trekhleb/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math...
lazyprogrammer/machine_learning_examples
A collection of machine learning examples and tutorials.