3

I can change a code cell to markdown by pressing Esc then m. But how do I change it back to a code cell using the keyboard?

quant
  • 21,507
  • 32
  • 115
  • 211

1 Answers1

5

The shortcut you need is Esc and Y.

Use Esc and H to get a list of all shortcuts.

theblackips
  • 779
  • 4
  • 16