I started using IPython Notebook and enjoy it. Sometimes I write buggy code that requires huge memory needs or has an infinite loop. I believe that the "kernel interrupt" option is sluggish or unreliable, and sometimes I have to restart the kernel, losing everything in memory.
I also sometimes write scripts that cause OS X to run out of memory, and I have to perform a hard reboot. I am not 100% sure, but when I wrote such errors before and ran Python in the terminal, I can usually use CTRL + C for my scripts.
I am using Anaconda for IPython distribution with Firefox on Mac OS X.
python ipython ipython-notebook
williampli Jul 10 '13 at 1:48 2013-07-10 01:48
source share