Re: [PATCH 00/16] Add Jupyter.

2016-11-01 Thread Roel Janssen
Ricardo Wurmus writes: > 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 o

[PATCH 00/16] Add Jupyter.

2016-11-01 Thread Ricardo Wurmus
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.