When doing data mining with an IPython notebook, often the calculation takes a long time. You wait for the In [*]:
star to output something.
After several hours, I finally notice that the kernel is unresponsive. How exactly do I know whether the kernel is running or not? Is there a command in the Terminal?