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