The demo IHaskell (through Jupyter) notebook, and generated static HTML, for the March 2015 meeting of Pittsburgh Haskell.
As of May 7, 2015, GitHub now automatically allow you to view notebooks inline! Click on any .ipynb
file to see it rendered. For example, our demo notebook.
The static version can also be viewed automatically rendered from source at the nbviewer
site here.
A full installation of IHaskell including all the displays as of May 7, 2015 for GHC 7.10.1 was used.
Additional libraries required:
asciidiagram
fgl
graphviz
A drawback of using IHaskell is lack of dependency or version information about the environment in which the notebook was successfully executed.