This package browser is in early development. Mind the rough edges.

ecl-common-lisp-jupyter

Common Lisp kernel for Jupyter

This is a Common Lisp kernel for Jupyter along with a library for building Jupyter kernels, based on Maxima-Jupyter which was based on cl-jupyter.

Installation

Install the latest version of ecl-common-lisp-jupyter as follows:

guix install ecl-common-lisp-jupyter

Or install a particular version:

guix install ecl-common-lisp-jupyter@0.1.0-3.ba9f0e7

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.