|
60 | 60 | }, |
61 | 61 | "source": [ |
62 | 62 | "<big><center>To run a cell: push the start triangle in the menu or type **SHIFT + ENTER/RETURN**\n", |
63 | | - "" |
| 63 | + "" |
64 | 64 | ] |
65 | 65 | }, |
66 | 66 | { |
|
342 | 342 | }, |
343 | 343 | "source": [ |
344 | 344 | "## Completion: TAB\n", |
345 | | - "" |
| 345 | + "" |
346 | 346 | ] |
347 | 347 | }, |
348 | 348 | { |
|
422 | 422 | }, |
423 | 423 | "source": [ |
424 | 424 | "## Help: SHIFT + TAB\n", |
425 | | - "" |
| 425 | + "" |
426 | 426 | ] |
427 | 427 | }, |
428 | 428 | { |
|
601 | 601 | "* *command* mode means you're NOT editing(!), i.e. NOT with your cursor inside a cell to type content --> <font color=\"blue\">blue colored side</font>\n", |
602 | 602 | "\n", |
603 | 603 | "To start editing, click inside a cell or \n", |
604 | | - "<img src=\"../../img/enterbutton.png\" alt=\"Key enter\" style=\"width:150px\">\n", |
| 604 | + "<img src=\"../img/enterbutton.png\" alt=\"Key enter\" style=\"width:150px\">\n", |
605 | 605 | "\n", |
606 | 606 | "To stop editing,\n", |
607 | | - "<img src=\"../../img/keyescape.png\" alt=\"Key A\" style=\"width:150px\">" |
| 607 | + "<img src=\"../img/keyescape.png\" alt=\"Key A\" style=\"width:150px\">" |
608 | 608 | ] |
609 | 609 | }, |
610 | 610 | { |
|
616 | 616 | }, |
617 | 617 | "source": [ |
618 | 618 | "## new cell A-bove\n", |
619 | | - "<img src=\"../../img/keya.png\" alt=\"Key A\" style=\"width:150px\">\n", |
| 619 | + "<img src=\"../img/keya.png\" alt=\"Key A\" style=\"width:150px\">\n", |
620 | 620 | "\n", |
621 | 621 | "Create a new cell above with the key A... when in *command* mode" |
622 | 622 | ] |
|
630 | 630 | }, |
631 | 631 | "source": [ |
632 | 632 | "## new cell B-elow\n", |
633 | | - "<img src=\"../../img/keyb.png\" alt=\"Key B\" style=\"width:150px\">\n", |
| 633 | + "<img src=\"../img/keyb.png\" alt=\"Key B\" style=\"width:150px\">\n", |
634 | 634 | "\n", |
635 | 635 | "Create a new cell below with the key B... when in *command* mode" |
636 | 636 | ] |
|
718 | 718 | }, |
719 | 719 | "source": [ |
720 | 720 | "<big><center>**REMEMBER**: To run a cell: <strike>push the start triangle in the menu or</strike> type **SHIFT + ENTER**\n", |
721 | | - "" |
| 721 | + "" |
722 | 722 | ] |
723 | 723 | }, |
724 | 724 | { |
|
0 commit comments