On Wed, Jul 13, 2016 at 11:41 AM, Andy Davidson <
[email protected]> wrote:
>
> Hi Fernando
>
>
> $ pip-3.4 list |grep jup
>
> jupyter (1.0.0)
>
> jupyter-client (4.2.2)
>
> jupyter-console (4.1.1)
>
> jupyter-core (4.1.0)
>
Sorry, I should have been more specific: what version of *IPython*? That
logic is in the IPython kernel itself, so the Jupyter tools have no impact.
BTW, does this snippet work for you as expected? It does for me (note that
my original version did have a problem, I should have typed {user} instead
of $user:
user = 'root'
!ps aux | grep {user} | awk '{print $2}'
I get this even at the terminal:
In [*4*]: user = 'root'
...: !ps aux | grep {user} | awk '{print $2}'
70594
70592
Cheers
f
--
You received this message because you are subscribed to the Google Groups
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jupyter/CAHAreOp5GV0LqXrQZPDSPpFnMRoMpsXuKDXfWJ0Ff-6dXG2Lxg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.