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

emacs-ein 20230826

Jupyter client for all languages

The Emacs IPython Notebook (EIN) package provides a Jupyter Notebook client and integrated REPL (like SLIME) in Emacs. EIN improves notebook editing by allowing you to use Emacs. It also expose IPython features such as code evaluation, object inspection and code completion. These features can be accessed anywhere in Emacs and improve Python code editing and reading in general in Emacs.

Installation

Install emacs-ein 20230826 as follows:

guix install emacs-ein@20230826

Or install the latest version:

guix install emacs-ein

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.