Go to file
Paul Ivanov a001003d67 remove dynamic keyword, handling it in fromJSON
After discussing this in person with @minrk, we decided instead of
passing this parameter around and special-casing javascript, it's easier
to just remove javascript from the display_order for the duration of
fromJSON, since that's the only place where dynamic was set to False,
and then put it back in at the end of the fromJSON call.
2014-01-12 13:54:46 -08:00
docs/source Deleted jargon-ish reference to no-connectity. 2014-01-07 17:17:03 -03:00
examples Opps forgot some CSS. 2014-01-10 16:48:57 -08:00
git-hooks add git hooks for submodules 2013-05-03 13:08:54 -07:00
IPython remove dynamic keyword, handling it in fromJSON 2014-01-12 13:54:46 -08:00
.gitignore Generate docs for config options. 2013-11-01 18:18:48 -07:00
.mailmap updated .mailmap 2013-07-11 10:36:26 -07:00
setup.py Add 'unsymlink command to remove the symlink 2013-12-16 15:12:39 -08:00
setupbase.py Fix glob pattern for nbconvert template files 2014-01-08 10:14:52 -08:00