jupyter markdown shortcut code example
Example 1: jupyter notebook make cell markdown shortcut
# select cell and press 'm'
Example 2: jupyter change text cell to code
# press on the blank space in front of the cell, then press y
# select cell and press 'm'
# press on the blank space in front of the cell, then press y