[IPython-User] Notebook cells doesn't execute
klo uo
klonuo@gmail....
Mon Sep 24 18:24:08 CDT 2012
On Tue, Sep 25, 2012 at 1:14 AM, klo uo wrote:
> Could it be some Tornado issue?
> Should try to reinstall it?
>
It's probably not, as now it doesn't show such error log, but instead (I
pretty-printed by hand to be readable):
[IPKernelApp]
*** MESSAGE TYPE:execute_request***
[IPKernelApp] Content: {u'user_variables': [], u'allow_stdin': False,
u'code': u'2+2', u'silent': False, u'user_expressions': {}}
--->
[IPKernelApp]
{'parent_header':
{u'username': u'username',
u'msg_id': u'14C904AA1C314C66A86985C25A01EE47',
u'msg_type': u'execute_request',
u'session': u'13EA951864F64D01B101FDD3F4C55FEB'
},
'msg_type': u'execute_reply',
'msg_id': '74d3582d-299e-47e0-9fe4-1f8a68ae499f',
'content': {'status': u'ok',
'execution_count': 1,
'user_variables': {},
'payload': [],
'user_expressions': {}
},
'header': {'username': u'kernel',
'msg_type': u'execute_reply',
'msg_id': '74d3582d-299e-47e0-9fe4-1f8a68ae499f',
'version': [0, 14, 0, 'dev'],
'session': u'f81d7b1a-e03c-45e1-b80d-b7e11364b636',
'date': datetime.datetime(2012, 9, 25, 1, 18, 13, 203000)
},
'tracker': <zmq.core.message.MessageTracker object at 0x013C9630>,
'metadata': {'dependencies_met': True,
'engine': u'6b5b944d-2c8f-4667-867d-467c1143bcbc',
'status': u'ok',
'started': datetime.datetime(2012, 9, 25, 1, 18, 13, 156000)
}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/ipython-user/attachments/20120925/8d105071/attachment-0001.html
More information about the IPython-User
mailing list