cl-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
.
- Versions: 0.1.0-3.ba9f0e7
- Website: https://yitzchak.github.io/common-lisp-jupyter/
- Licenses: Expat
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of cl-common-lisp-jupyter
as follows:
guix install cl-common-lisp-jupyter
Or install a particular version:
guix install cl-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.