@hackage ihaskell-widgets0.2.3.3

IPython standard widgets for IHaskell.

IHaskell-Widgets

This package implements the ipython widgets in IHaskell. The frontend (javascript) is provided by the jupyter/ipython notebook environment, whereas the backend is implemented in haskell.

To know more about the widget messaging protocol, see MsgSpec.md.