ipython-kernel

A library for creating kernels for IPython frontends

http://github.com/gibiansky/IHaskell

Version on this page:0.9.1.0
LTS Haskell 22.17:0.11.0.0
Stackage Nightly 2024-04-18:0.11.0.0
Latest on Hackage:0.11.0.0

See all snapshots ipython-kernel appears in

MIT licensed by Andrew Gibiansky
Maintained by [email protected]
This version can be pinned in stack with:ipython-kernel-0.9.1.0@sha256:0d877714bb5ad254efced942691bc20de7c038eec98e90a2e1021d4caae018d7,2781

Module documentation for 0.9.1.0

  • IHaskell
    • IHaskell.IPython
      • IHaskell.IPython.EasyKernel
      • IHaskell.IPython.Kernel
      • IHaskell.IPython.Message
        • IHaskell.IPython.Message.Parser
        • IHaskell.IPython.Message.UUID
        • IHaskell.IPython.Message.Writer
      • IHaskell.IPython.Types
      • IHaskell.IPython.ZeroMQ

ipython-kernel is a library for communicating with frontends for the interactive IPython framework. It is used extensively in IHaskell, the interactive Haskell environment.