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

emacs-code-cells 0.4

Emacs utilities for code split into cells, including Jupyter notebooks

This package lets you efficiently navigate, edit and execute code split into cells according to certain magic comments.

Installation

Install emacs-code-cells 0.4 as follows:

guix install emacs-code-cells@0.4

Or install the latest version:

guix install emacs-code-cells

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.