Re: [PATCH 16/16] gnu: Add jupyter.

2016-11-04 Thread Ricardo Wurmus
Roel Janssen writes: > And that concludes this patch series. Thanks a lot for adding Jupyter. > Like I said, I attempted to do it, but I got stuck / ran out of time to > implement it before I needed it. It's great to see that it will be > added to GNU Guix soon. Thank you very much for the th

Re: [PATCH 16/16] gnu: Add jupyter.

2016-11-01 Thread Roel Janssen
Ricardo Wurmus writes: > * gnu/packages/python.scm (jupyter): New variable. > --- > gnu/packages/python.scm | 30 ++ > 1 file changed, 30 insertions(+) > > diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm > index 12d38f1..a26a129 100644 > --- a/gnu/packa

[PATCH 16/16] gnu: Add jupyter.

2016-11-01 Thread Ricardo Wurmus
* gnu/packages/python.scm (jupyter): New variable. --- gnu/packages/python.scm | 30 ++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 12d38f1..a26a129 100644 --- a/gnu/packages/python.scm +++ b/gnu/packages/python