Hello John,

if you get a message ID instead of an actual reply, then you didn't specify 
to wait for the reply:
https://github.com/jupyter/jupyter_client/blob/master/jupyter_client/blocking/client.py#L44
I'm not familiar with the API, but this might work:

  replymsg = c.execute('a=9', reply=True)


hope that helps,
  Roland

-- 
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/660483bb-19d0-4d3b-8f3c-c61851c951f5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to