Go to file
Brian Granger fc7a20a8e1 Decoupling the celltoolbar select UI from CellToolbar.
The select menu for celltoolbar presets should live entirely in
the maintoolbar code - it was 1/2 in CellToolbar itself. This
fixes this issue using events and an additional method on
CellToolbar (list_presets).
2013-01-17 16:42:24 -08:00
docs Remove Equation References/Numbering, Fix Bugs 2012-11-01 08:22:19 +00:00
IPython Decoupling the celltoolbar select UI from CellToolbar. 2013-01-17 16:42:24 -08:00
.gitignore Tell git to ignore __pycache__ directories. 2012-10-04 12:19:18 -07:00
.mailmap add Jörgen to mailmap 2012-06-29 17:20:46 -07:00
setup.py add missing 'qtconsole' extras_require 2012-10-14 14:09:27 -07:00
setupbase.py Fix a bug that caused man pages to not be installed in Python 3 when running from the source tree. 2012-09-17 10:49:21 +02:00