Jupyter notebooks with a Lisp kernel (SBCL) and Kenzo.
1.2K
This container is based on https://hub.docker.com/r/sergiobuj/cl-jupyter/ and comes ready with https://github.com/fredokun/cl-jupyter and this http://jupyter.org/ and https://github.com/gheber/kenzo .
docker run -d -p 8888:8888 hapax/kenzo
To keep the notebooks mount /notebooks:
docker run -d -p 8888:8888 -v "$PWD:/notebooks" hapax/kenzo
Content type
Image
Digest
Size
370.4 MB
Last updated
almost 10 years ago
docker pull hapax/kenzo