Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 378 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 378 Bytes

simple-ismlnj

SML/NJ simple kernel for Jupyter/IPython Notebook

install

clone this repo to /usr/share/jupyter/kernels/smlnj

or clone it to ~/.local/jupyter/kernels and change kernel.json accordingly

run (console)

jupyter console --kernel smlnj

run (notebook)

jupyter notebook

in the browser create an SML/NJ notebook