Skip to content

Commit 80df19d

Browse files
committed
Add reference to editing mode
1 parent cfe01f6 commit 80df19d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

notebooks/00.1 Preliminaries - Using Jupyter notebooks.ipynb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,8 @@
240240
"\n",
241241
"After pressing `Esc`, the active code cell will show a blue border (as opposed to the green border) and will be able to accept keyboard commands.\n",
242242
"\n",
243+
"To go back to \"Editing mode\", either press \"Enter\" or click in the middle of a cell (the cell border will turn green).\n",
244+
"\n",
243245
"- `Esc+M`: change cell type to Markdown\n",
244246
"- `Esc+Y`: change cell type to code\n",
245247
"\n",

0 commit comments

Comments
 (0)