Sign inSign up

hapax/kenzo

By hapax

Updated almost 10 years ago

Jupyter notebooks with a Lisp kernel (SBCL) and Kenzo.

Artifact
Image
0

1.2K

hapax/kenzo repository overview

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

Tag summary

Content type

Image

Digest

Size

370.4 MB

Last updated

almost 10 years ago

docker pull hapax/kenzo