Go to file
Scott Sanderson c1196da096 DEV: Add IPython.html to the default template path.
This makes it possible to override a file with a template that also
inherits from that file.

For example, this makes it possible to override a single block of
notebook.html by creating a file called notebook.html that inherits from
templates/notebook.html.
2014-11-05 13:29:31 -05:00
docs/source note about mime-bundle in nbformat doc 2014-11-01 16:41:13 -07:00
examples Fix bad JSON link and inconsistent link formatting. 2014-10-24 17:05:25 -07:00
git-hooks use invoke instead of fabric 2014-10-15 16:53:07 -07:00
IPython DEV: Add IPython.html to the default template path. 2014-11-05 13:29:31 -05:00
tools/tests Moving /examples/tests to tools/tests 2014-03-30 10:33:25 -07:00
.gitignore git ignore generated magics docs 2014-10-10 15:29:17 -07: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 Use Draft4 JSON Schema for both v3 and v4 2014-10-08 12:33:31 -07:00
setupbase.py Use Draft4 JSON Schema for v4 2014-11-01 16:40:59 -07:00