Go to file
Brian Granger e93d4a9308 Minor, but important fixes to cut/copy/paste.
When enabling paste, I was adding the click callback multiple
times causing paste to overwrite multiple cells. I also found
a bug that was doing paste above instead of paste below.
2012-01-19 09:47:05 -08:00
docs Add embedded video example by Chris Kees. 2011-12-18 23:20:13 -08:00
IPython Minor, but important fixes to cut/copy/paste. 2012-01-19 09:47:05 -08:00
.gitignore Add MANIFEST to ignore list. 2011-10-13 22:13:30 -07:00
.mailmap ENH: initial .mailmap to unify major contributors appearance in shortlog 2011-09-12 17:08:51 -07:00
setup.py Remove separate setup.py file for Python 3. 2012-01-04 21:51:54 +00:00
setupbase.py Make single setup script work on Python 2 and Python 3. 2012-01-04 21:51:24 +00:00