From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: bug#32946: Please: Update Jupiter notebook Date: Wed, 2 Jan 2019 16:39:05 +0100 Message-ID: <87va37dq7a.fsf@mdc-berlin.de> References: <1B507A53-FADC-40F4-90B8-A6B77E3E3AD3@mdc-berlin.de> <875zyc1tbr.fsf@gnu.org> <87muroqx59.fsf@mdc-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52780) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1geicq-0007Xp-Fp for bug-guix@gnu.org; Wed, 02 Jan 2019 10:40:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1geicn-0008Vm-9x for bug-guix@gnu.org; Wed, 02 Jan 2019 10:40:08 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:54278) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1geicl-0008Uw-3e for bug-guix@gnu.org; Wed, 02 Jan 2019 10:40:05 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1geick-00015J-QY for bug-guix@gnu.org; Wed, 02 Jan 2019 10:40:02 -0500 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <87muroqx59.fsf@mdc-berlin.de> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: "Alexander.Gosdschan@mdc-berlin.de" , 32946-done@debbugs.gnu.org Hello, > Ludovic Court=C3=A8s writes: > >> Hello, >> >> "Alexander.Gosdschan@mdc-berlin.de" >> skribis: >> >>> Currently the version of Jupiter-notebook is 4.2.3, could you please up= date it to the latest version. >> >> Right now, on the =E2=80=98master=E2=80=99 branch of Guix, the =E2=80=98= jupyter=E2=80=99 package is at >> version 1.0.0 and =E2=80=98python-jupyter-core=E2=80=99 is at 4.4.0: >> >> https://guix-hpc.bordeaux.inria.fr/package/jupyter >> https://guix-hpc.bordeaux.inria.fr/package/python-jupyter-core >> https://guix-hpc.bordeaux.inria.fr/package/python-ipykernel > > The python-notebook package is at 4.2.3: > > https://guix-hpc.bordeaux.inria.fr/package/python-notebook I just updated python-notebook to 5.7.4 in commit 91dd8b368703ab0d183839fbe9fa8a3d23bf5001. (Other packages relating to jupyter have also been upgraded or otherwise untangled.) > I wonder which of these packages should be used for Python notebooks. > Should =E2=80=9Cpython-notebooks=E2=80=9D be deprecated in favour of the = =E2=80=9Cjupyter=E2=80=9D > package? The =E2=80=9Cjupyter=E2=80=9D package is just a meta package providing =E2= =80=9Cpython-notebook=E2=80=9D and a bunch of related packages (ipykernel, ipywidgets, jupyter-console, qtconsole, and nbconvert). So there really is no duplication here. -- Ricardo