Go to file
Min RK 88b45a76e4 Merge pull request #3126 from dwyde/arrow-keys-empty-notebook
Prevent errors when pressing arrow keys in an empty notebook

Notebook.get_selected_cell() returns null in an empty notebook.
2013-04-06 12:10:48 -07:00
docs/source/_static Moving examples to the top level. 2013-01-19 14:22:22 -08:00
examples copy IPython logo in example directory 2013-03-30 11:48:28 +01:00
IPython Fix an incorrect comment. 2013-04-02 17:46:50 -05: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 don't give up on weird os names 2013-03-30 11:51:32 -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