Go to file
Min RK 9e3e5cfca7 store widget state in single key
rather than in a dict, which doesn't work without reserializing *all* stored widget states (of all notebooks), since localStorage only supports storing strings.
2015-01-04 11:56:16 -08:00
docs Write a plugin to handle private function automatically. 2014-12-12 12:43:57 -08:00
examples Merge pull request #7359 from jdfreder/tab-fix 2015-01-02 20:36:00 -08:00
git-hooks Git hooks need to use invoke, not fab 2014-12-10 10:35:00 -08:00
IPython store widget state in single key 2015-01-04 11:56:16 -08: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 Update Dockerfile 2014-12-29 12:33:11 -05:00
setup.py Some code cleanup in javascript and python 2014-12-27 21:39:07 +01:00
setupbase.py friendlier error messages when invoke/lessc are missing 2014-12-27 00:16:28 -08:00