Go to file
Bussonnier Matthias 0e3b818ff9 Merge pull request #2876 from Carreau/fixctff
fix celltoolbar layout on FF

Ok, bug was due to an extra empty div... This seem to lok ok on both FF and Chrome OS X.

Think of adding 
$.getScript('/static/js/celltoolbarpresets/example.js')

to your custom.js to fully test.
2013-02-10 04:35:29 -08:00
docs/source/_static Moving examples to the top level. 2013-01-19 14:22:22 -08:00
examples IPython.zmq --> IPython.kernel.zmq throughout docs and examples 2013-02-04 15:20:01 -08:00
IPython Merge pull request #2876 from Carreau/fixctff 2013-02-10 04:35:29 -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 bump minimum pyzmq version to 2.1.11 2013-01-28 14:21:56 -08: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