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

jupyter 1.0.0

Web application for interactive documents

The Jupyter Notebook is a web application that allows you to create and share documents that contain live code, equations, visualizations and explanatory text. Uses include: data cleaning and transformation, numerical simulation, statistical modeling, machine learning and much more.

Installation

Install jupyter 1.0.0 as follows:

guix install jupyter@1.0.0

Or install the latest version:

guix install 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.