You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/2025-11-25-a-tale-of-two-kernels.markdown
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,10 +5,6 @@ date: 2025-11-25 20:36:38 +0100
5
5
categories: blog
6
6
---
7
7
8
-
# A tale of two notebooks
9
-
10
-
## A comparison of Xeus-Haskell and IHaskell
11
-
12
8
### Overview
13
9
14
10
For developers integrating Haskell into data science workflows or interactive documentation, the Jupyter notebook is the standard interface. Currently, there are two primary ways to run Haskell in Jupyter: [IHaskell](https://github.com/IHaskell/IHaskell) and [xeus-haskell](https://github.com/jupyter-xeus/xeus-haskell).
0 commit comments