Go to file
Paul Ivanov 836fd887dc make paste focuses the pasted cell
This is to make paste behave in the same manner that insert cell above
and below currently work (inserting a new item causes that item to
receive focus).

This solves a problem where, if a user pastes below a cell whose bottom
edge is below the current viewing area, they have no indication that any
action has occurred. The same applies for paste above a cell whose top
edge is occluded.
2014-01-31 12:03:30 -08:00
docs/source add notebook signing docs 2014-01-29 14:37:01 -08:00
examples Renamed widgets... 2014-01-28 12:51:24 -08:00
git-hooks
IPython make paste focuses the pasted cell 2014-01-31 12:03:30 -08:00
.gitignore build listed twice in .gitignore. Removing one. 2014-01-24 12:37:48 -06:00
.mailmap updated .mailmap 2013-07-11 10:36:26 -07:00
setup.py Remove mention of iplogger from setup.py 2014-01-30 18:11:55 -08:00
setupbase.py include marked.js in package_data 2014-01-14 16:53:40 -08:00