Re: [PATCH 03/16] gnu: Add python-jupyter-client.

2016-11-04 Thread Ricardo Wurmus
Roel Janssen writes: > Ricardo Wurmus writes: > >> * gnu/packages/python.scm (python-jupyter-client, >> python2-jupyter-client): New variables. >> --- >> gnu/packages/python.scm | 32 >> 1 file changed, 32 insertions(+) >> >> diff --git a/gnu/packages/python.scm

Re: [PATCH 03/16] gnu: Add python-jupyter-client.

2016-11-01 Thread Roel Janssen
Ricardo Wurmus writes: > * gnu/packages/python.scm (python-jupyter-client, > python2-jupyter-client): New variables. > --- > gnu/packages/python.scm | 32 > 1 file changed, 32 insertions(+) > > diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm > inde