@hackage ipython-kernel0.10.2.1
A library for creating kernels for IPython frontends
Installation
Dependencies (19)
- aeson <2
- base >=4.9 && <5
- bytestring
- cereal
- cereal-text
- containers Show all…
Dependents (4)
@hackage/acme-everything, @hackage/ihaskell-widgets, @hackage/ihaskell-magic, @hackage/ihaskell
Package Flags
examples
(off by default)
Build example programs
ipython-kernel is a library for communicating with frontends for the interactive IPython framework. It is used extensively in IHaskell, the interactive Haskell environment.