emacs-code-cells
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.
- Versions: 0.4
- Website: https://github.com/astoff/code-cells.el
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of emacs-code-cells
as follows:
guix install emacs-code-cells
Or install a particular version:
guix install emacs-code-cells@0.4
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.