BlastWind / notebooks

Jupyter notebooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

notebooks

This is a repository of my IHaskell notebooks, provisioned using Nix. To run one of them, e.g. continuations, you can do this:

$ cd continuations
$ $(nix-build)/bin/jupyter-notebook
<...>

To speed up building, you can use my cache at https://vaibhavsagar.cachix.org.

About

Jupyter notebooks

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Jupyter Notebook 92.6%Language:Haskell 6.0%Language:Nix 1.4%