Go to file
Scott Sanderson 1e2e86dcca MAINT: Return dicts from CheckpointManager.get_checkpoint.
The output is going to get converted to a dict anyway, and this makes it
easier to pipe output from a CheckpointManager directly to a
ContentsManager.
2015-01-06 14:28:59 -05:00
docs Write a plugin to handle private function automatically. 2014-12-12 12:43:57 -08:00
examples remove signatures from example notebook metadata 2014-12-17 14:27:37 -08:00
git-hooks Git hooks need to use invoke, not fab 2014-12-10 10:35:00 -08:00
IPython MAINT: Return dicts from CheckpointManager.get_checkpoint. 2015-01-06 14:28:59 -05:00
tools/tests Moving /examples/tests to tools/tests 2014-03-30 10:33:25 -07:00
.gitignore [issue547] add emacs tmp files and .coverage files to gitignore 2014-11-07 23:09:44 +00:00
.mailmap Fix mailmap entries for @jasongrout and @SylvainCorlay 2014-09-22 16:25:23 -07:00
Dockerfile Pin the version of less used in the Dockerfile. 2014-11-30 20:24:25 -06:00
setup.py don't cleanup egg-info after every setup.py command 2014-12-12 16:31:34 -08:00
setupbase.py Add kernel resources directory to package_data 2014-12-13 17:46:25 -08:00