Go to file
Matthias BUSSONNIER 8022cff041 Add a per cell toolbar.
This add a per-cell globally toggleable toolbar
the main purpouse is to easily edit metadata.

this come with a few example like adding checkbox,
dropdown list, simple button, button with icon...

please see the js-doc of
IPython/frontend/html/notebook/static/js/MetaUI.js
for more info
2013-01-14 08:40:54 +01:00
docs Remove Equation References/Numbering, Fix Bugs 2012-11-01 08:22:19 +00:00
IPython Add a per cell toolbar. 2013-01-14 08:40:54 +01: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