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

sbcl-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 sbcl-common-lisp-jupyter as follows:

guix install sbcl-common-lisp-jupyter

Or install a particular version:

guix install sbcl-common-lisp-jupyter@1.0-0.3555a00

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.

Badge code

You can use the following badge to inform users of sbcl-common-lisp-jupyter about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/sbcl-common-lisp-jupyter'><img src='https://packages.guix.gnu.org/packages/sbcl-common-lisp-jupyter/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/sbcl-common-lisp-jupyter/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/sbcl-common-lisp-jupyter)

Example Org:

[[https://packages.guix.gnu.org/packages/sbcl-common-lisp-jupyter][https://packages.guix.gnu.org/packages/sbcl-common-lisp-jupyter/badges/latest-version.svg]]