Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] update jupyterlab
@ 2022-01-02 18:17 dkwo
  2022-01-02 22:56 ` ahesford
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: dkwo @ 2022-01-02 18:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 578 bytes --]

There is a new pull request by dkwo against master on the void-packages repository

https://github.com/dkwo/void-packages jlab
https://github.com/void-linux/void-packages/pull/34811

update jupyterlab
Minor update.
Currently, to run jupyerlab I need to use
jupyter lab --app-dir /usr/lib/python3.10/site-packages/jupyterlab
If I do not specify the application directory,
then it complains it cannot find assets, and does not work.

Is there a way to make this simpler for the end-user?


A patch file from https://github.com/void-linux/void-packages/pull/34811.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-jlab-34811.patch --]
[-- Type: text/x-diff, Size: 1047 bytes --]

From f40402011dcd99a81a7d1f068e2cc3f7468e2b89 Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Sun, 2 Jan 2022 19:15:24 +0100
Subject: [PATCH] jupyterlab: update to 3.2.5

---
 srcpkgs/jupyterlab/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/jupyterlab/template b/srcpkgs/jupyterlab/template
index 528dde7d643b..e876d475b5c2 100644
--- a/srcpkgs/jupyterlab/template
+++ b/srcpkgs/jupyterlab/template
@@ -1,6 +1,6 @@
 # Template file for 'jupyterlab'
 pkgname=jupyterlab
-version=3.2.4
+version=3.2.5
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -11,7 +11,7 @@ maintainer="dkwo <nicolopiazzalunga@gmail.com>"
 license="custom:jupyterlab"
 homepage="https://jupyter.org"
 distfiles="${PYPI_SITE}/j/jupyterlab/jupyterlab-${version}.tar.gz"
-checksum=f692e0d95338d60f72dde660f16f3955a087775c59ec541ddb25952e3f97e9b1
+checksum=31b28f473b0f5826d2020583973c385526f0559b5b26efac6b8035ac1562874a
 # Tests require unpackaged dependencies
 make_check=no
 

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-01-15 20:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-02 18:17 [PR PATCH] update jupyterlab dkwo
2022-01-02 22:56 ` ahesford
2022-01-15 15:58 ` [PR PATCH] [Updated] " dkwo
2022-01-15 16:14 ` dkwo
2022-01-15 20:23 ` [PR PATCH] [Merged]: " ahesford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).