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

emacs-jupyter 1.0

Emacs interface to communicate with Jupyter kernels

This package provides an Emacs interface to communicate with Jupyter kernels. It provides REPL and Org mode source code block frontends to Jupyter kernels and kernel interactions integrated with Emacs' built-in features.

Installation

Install emacs-jupyter 1.0 as follows:

guix install emacs-jupyter@1.0

Or install the latest version:

guix install emacs-jupyter

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.