guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#39765] Add package JupyterLab


From: Lars-Dominik Braun
Subject: [bug#39765] Add package JupyterLab
Date: Mon, 24 Feb 2020 11:18:10 +0100
User-agent: Mutt/1.10.1 (2018-07-13)

Hi,

this patch series adds Jupyter’s JupyterLab, which is the new frontend for
Jupyter Notebooks. The software works fine, but there are a few caveats

1) it comes with bundled pre-compiled JavaScript, which cannot be removed until
   we have proper support for importing from NPM
2) it contains an extension manager, that downloads arbitrary packages from NPM
   (`jupyter lab build`). This works, but is less than optimal imo. We should
   figure out how to package extensions in guix.
3) also it is required to install the package `jupyter`, otherwise installed
   kernels cannot be found and the `jupyter` command does not work.

Cheers,
Lars

Attachment: 0001-gnu-Add-package-python-pytest-check-links.patch
Description: Text Data

Attachment: 0002-gnu-Add-package-python-json5.patch
Description: Text Data

Attachment: 0003-gnu-Add-package-python-jupyterlab-server.patch
Description: Text Data

Attachment: 0004-gnu-Add-package-python-jupyterlab.patch
Description: Text Data

Attachment: 0005-gnu-python-notebook-Support-UNIX-domain-sockets.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]