chenshan@mac007:/mnt/ipython-dashboard$ls -l total 0 drwxrwxrwx 9 root wheel 306 Dec 15 22:09 logs chenshan@mac007:~/Desktop/github/IPython-Dashboard$redis-server ...
I'm trying to use pudb to debug code from within IPython. This used to work wonderfully, but seems to be broken now unfortunately. Sample (interactive) snippet to induce the problem In [1]: import ...