Go to file
Jonathan Frederic 990303f3eb Removed require.js scheme since it forces async event driven model,
this model does not work with the comm/widget communication model.
We need to be able to load the dependencies before we send the
show() message to the widget manager.  Otherwise a race condition
will exist where the widget manager may recieve the show message
before the dependencies have been loaded (happened almost every time).
2014-01-16 10:55:59 +00:00
docs/source Deleted jargon-ish reference to no-connectity. 2014-01-07 17:17:03 -03:00
examples Fix "Source" text for the "Other Syntax" section of the notebook 2014-01-10 23:32:57 -05:00
git-hooks
IPython Removed require.js scheme since it forces async event driven model, 2014-01-16 10:55:59 +00: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