notebook/IPython/html/static
Brian E. Granger 79a12cf907 Adding prompt area to non-CodeCells to indent content.
This is a reponse to the problem of having really long lines in
Markdown cells, which makes the content difficult to read. Users
want wide code cells, so we don't want to narrow everything. The
solution here is to give a prompt area to the heading/md cells
to narrow their content area slightly. The only problem is that
this makes it more difficult to distinguish between output
and md content that follows that output. The solve this, we are
adding a narrow line between output and following md.
2013-12-05 12:22:10 -08:00
..
auth Fixing less @import paths in auth/base/tree. 2013-09-20 20:38:39 -07:00
base Merge pull request #4444 from Carreau/css-cleaning 2013-11-11 12:00:46 -08:00
custom update example custom.js 2013-08-29 15:44:34 -07:00
notebook Adding prompt area to non-CodeCells to indent content. 2013-12-05 12:22:10 -08:00
services remove compatibility layer 2013-10-26 19:59:49 +02:00
style Adding prompt area to non-CodeCells to indent content. 2013-12-05 12:22:10 -08:00
tree fix notebook upload 2013-10-25 20:23:54 +02:00