Show More
@@ -97,6 +97,7 b' define([' | |||||
97 | 'i,i' : 'ipython.interrupt-kernel', |
|
97 | 'i,i' : 'ipython.interrupt-kernel', | |
98 | '0,0' : 'ipython.restart-kernel', |
|
98 | '0,0' : 'ipython.restart-kernel', | |
99 | 'd,d' : 'ipython.delete-cell', |
|
99 | 'd,d' : 'ipython.delete-cell', | |
|
100 | 'esc': 'ipython.close-pager', | |||
100 | 'up' : 'ipython.select-previous-cell', |
|
101 | 'up' : 'ipython.select-previous-cell', | |
101 | 'k' : 'ipython.select-previous-cell', |
|
102 | 'k' : 'ipython.select-previous-cell', | |
102 | 'j' : 'ipython.select-next-cell', |
|
103 | 'j' : 'ipython.select-next-cell', |
General Comments 0
You need to be logged in to leave comments.
Login now