ihaskell-0.10.3.0: A Haskell backend kernel for the Jupyter project.
Safe HaskellSafe-Inferred
LanguageHaskell2010

IHaskell.IPython

Description

 
Synopsis

Documentation

subHome :: String -> IO String Source #

Replace "~" with $HOME if $HOME is defined. Otherwise, do nothing.

kernelName :: String Source #

The IPython kernel name.

data KernelSpecOptions Source #

Constructors

KernelSpecOptions 

Fields