Go to file
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
docs/source Documenting codemirror shorcuts. 2013-11-24 17:20:09 -03:00
examples Merge pull request #4466 from minrk/pandoc-preamble 2013-11-05 12:30:55 -08:00
git-hooks add git hooks for submodules 2013-05-03 13:08:54 -07:00
IPython Adding prompt area to non-CodeCells to indent content. 2013-12-05 12:22:10 -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 setup.py jsversion 2013-11-07 16:34:13 -08:00
setupbase.py Add sample wav file to package_data 2013-11-11 10:24:28 -08:00