Go to file
Thomas Kluyver e26140c435 Handle failure to read JSON waiting for server start
If the test controller tries to read the file while the server it has
started is in the middle of writing it, it gets invalid JSON and fails.

This just loops again until we have valid JSON to read.
2014-05-08 14:41:21 -07:00
docs/source Update notebook.rst 2014-04-21 16:56:52 -07:00
examples Only set widget description in interact if it does not already exist 2014-05-08 11:12:02 -07:00
git-hooks Update README.md 2014-04-11 16:54:16 +10:00
IPython Handle failure to read JSON waiting for server start 2014-05-08 14:41:21 -07:00
tools/tests
.gitignore
.mailmap update mailmap 2014-04-01 21:32:53 -07:00
setup.py Merge pull request #5571 from minrk/readline-deps 2014-04-21 12:02:53 -07:00
setupbase.py Merge pull request #5658 from jhamrick/nbvalidate 2014-04-25 13:51:49 -07:00