,,__
.. .. / o._) ___ ____ _
/--'/--\ \-'|| / _ \ / ___|__ _ _ __ ___ | |
/ \_/ / | | | | | | / _` | '_ ` _ \| |
.'\ \__\ __.'.' | |_| | |__| (_| | | | | | | |
)\ | )\ | \___/ \____\__,_|_| |_| |_|_|
// \\ // \\
||_ \\|_ \\_ -- two humps are better than one
'--' '--'' '--'
The documents in this repository are based on the OCaml kernel for Jupyter notebook.
To run the OCaml notebooks, you can use Vagrant in combination with VirtualBox.
If these dependencies are installed, just clone the repository and run vagrant up in its base directory.
The jupyter server should then listen on http://192.168.33.10:8888/.
You can find the tutorials and their solutions here.