Go to file
Bussonnier Matthias 794ef18920 get cell correctly in nested context
fix some extensions like live_reveal

the .not('.cell .cell') part prevent the potential selection of DOM
elelment that would have the class cell from any output. In each branch
of the dom we thus select the first decendent node that have the class
'.cell'.
2014-11-26 09:29:33 +01:00
docs/source Fixed port range 2014-11-18 11:22:46 -05:00
examples upate exmaple notebooks to nbformat v4 2014-11-03 10:23:10 -08:00
git-hooks use invoke instead of fabric 2014-10-15 16:53:07 -07:00
IPython get cell correctly in nested context 2014-11-26 09:29:33 +01: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-10-29 14:23:26 -07:00
setup.py Merge pull request #6886 from minrk/tornado-4 2014-11-13 12:23:32 -08:00
setupbase.py Remove highlight.js 2014-11-14 14:54:50 -08:00