Package details of guix-jupyter
Guix-Jupyter is a Jupyter kernel. It allows you to annotate notebooks with information about their software dependencies, such that code is executed in the right software environment. Guix-Jupyter spawns the actual kernels such as python-ipykernel
on behalf of the notebook user and runs them in an isolated environment, in separate namespaces.
There is 1 version available for this package.
Version | 0.2.1 |
Defined at | gnu/packages/package-management.scm:1177 |
Symbol name | guix-jupyter |
Installation command |
|
Homepage | https://gitlab.inria.fr/guix-hpc/guix-kernel |