guix-devel
[Top][All Lists]
Advanced

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

[PATCH 00/16] Add Jupyter.


From: Ricardo Wurmus
Subject: [PATCH 00/16] Add Jupyter.
Date: Tue, 1 Nov 2016 13:20:30 +0100

Hi Guix,

this patch set updates ipython (not to the latest version) and adds a working
version of jupyter.  Updating ipython was hard and the patch to update ipython
is already about a year old.  I wanted to get jupyter into Guix first and then
upgrade ipython once more when I find some more time.  Otherwise this patch
set would continue to rot for another year (really, I revived a 1 year old
patch set).

~~ Ricardo

Ricardo Wurmus (16):
  gnu: python-traitlets: Update to 4.2.0.
  gnu: Add python-jupyter-core.
  gnu: Add python-jupyter-client.
  gnu: Add python-ipykernel.
  gnu: Add python-testpath.
  gnu: Add python-html5lib-0.9.
  gnu: Add python-nbformat.
  gnu: Add python-bleach.
  gnu: Add python-entrypoints.
  gnu: Add python-nbconvert.
  gnu: Add python-notebook.
  gnu: Add python-widgetsnbextension.
  gnu: Add python-ipywidgets.
  gnu: Add python-jupyter-console.
  gnu: python-ipython: Update to 4.0.0.
  gnu: Add jupyter.

 gnu/packages/python.scm | 489 ++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 471 insertions(+), 18 deletions(-)

-- 
2.10.1




reply via email to

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