Jupyter Shortcuts Exam
Jupyter Shortcuts Exam
Shortcut: Shift + Enter - Function: Run the selected cell and move to the next cell
Shortcut: Ctrl + Enter - Function: Run the selected cell and stay in the same cell
Shortcut: Shift + M - Function: Merge selected cells or the current cell with the one below
Shortcut: # - Function: Add one or more '#' at the start of a line to create headers