Hello,
> Ludovic Courtès <[email protected]> writes: > >> Hello, >> >> "[email protected]" <[email protected]> >> skribis: >> >>> Currently the version of Jupiter-notebook is 4.2.3, could you please update >>> it to the latest version. >> >> Right now, on the ‘master’ branch of Guix, the ‘jupyter’ package is at >> version 1.0.0 and ‘python-jupyter-core’ 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 “python-notebooks” be deprecated in favour of the “jupyter” > package? The “jupyter” package is just a meta package providing “python-notebook” and a bunch of related packages (ipykernel, ipywidgets, jupyter-console, qtconsole, and nbconvert). So there really is no duplication here. -- Ricardo
