Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 82db557

Browse files
committed
Remove mention of Ctrl-J & Ctrl-K shortcuts from example notebook
1 parent 7c9205c commit 82db557

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

examples/Notebook/Notebook Basics.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
"1. Basic navigation: `enter`, `shift-enter`, `up/k`, `down/j`\n",
227227
"2. Saving the notebook: `s`\n",
228228
"2. Cell types: `y`, `m`, `1-6`, `t`\n",
229-
"3. Cell creation and movement: `a`, `b`, `ctrl+k`, `ctrl+j`\n",
229+
"3. Cell creation: `a`, `b`\n",
230230
"4. Cell editing: `x`, `c`, `v`, `d`, `z`, `shift+=`\n",
231231
"5. Kernel operations: `i`, `.`"
232232
]
2.91 KB
Loading
15.7 KB
Loading

0 commit comments

Comments
 (0)