[IPython-dev] Notebook doesn't load with latest master
Paul Ivanov
pi at berkeley.edu
Mon Mar 25 15:17:50 EDT 2013
Dave Hirschfeld, on 2013-03-25 18:49, wrote:
> Paul Ivanov <pi <at> berkeley.edu> writes:
> Thanks, not a problem. If you're following master you're probably
> capable of doing a `git checkout HEAD~1` if the worst come to the worst.
Indeed, may I suggest a git alias for that, to put in one's ~/.gitconfig
[alias]
icarus = checkout HEAD~1
> The fix works for me...
Glad to hear it - it's now merged in master. Let me know if
there's a windows signal that makes sense to register in this
case. I tried looking up something equivalent of SIGINFO, but
didn't find anything.
best,
--
Paul Ivanov
http://pirsquared.org | GPG/PGP key id: 0x0F3E28F7
More information about the IPython-dev
mailing list