Running cells
Use the following smart shortcuts to quickly run the code cells:
Ctrl + Enter: Runs the current cell.
Shift + Enter: Runs the current cell and select the cell below it.
Ctrl + Shift + Alt + Enter: Runs all code cells in your notebook.
You can find more options in the Run menu.