|
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
0001-gnu-Add-package-python-pytest-check-links.patch
Description: Text Data
0002-gnu-Add-package-python-json5.patch
Description: Text Data
0003-gnu-Add-package-python-jupyterlab-server.patch
Description: Text Data
0004-gnu-Add-package-python-jupyterlab.patch
Description: Text Data
0005-gnu-python-notebook-Support-UNIX-domain-sockets.patch
Description: Text Data
[Prev in Thread] | Current Thread | [Next in Thread] |