Keyboard Shortcuts in Jupyter notebook #important shortcuts in Jupyter Notebook #python

preview_player
Показать описание
In this video important shortcuts in Jupyter notebook is discussed which includes shortcut for:
creating cells above and below
run a program
merge two cells
delete cells
navigate through the cells
command mode
edit mode etc.
Рекомендации по теме
Комментарии
Автор

Esc = To navigate through arrow keys
Esc+A= create a cell above
Esc+B=create a cell bellow
Esc+D+D=del cell
ctrl+shift+ minus=move content to the next cell

HrithikMhatre
Автор

Ctrl+shift+minus = please help I'm not able to split the cell with this shortcut.

dheerajtiwari