Merge pull request 'fixed image path to notebook_toolbar.png' (#8) from develop into main
Reviewed-on: #8
This commit is contained in:
commit
b5ecce19e1
@ -39,7 +39,7 @@
|
||||
"#### Quick Reference on How to Use This Notebook\n",
|
||||
"\n",
|
||||
"\n",
|
||||
"<img src=\"images/notebook_toolbar.png\" style=\"width:70%\"></img>\n",
|
||||
"<img src=\"../images/notebook_toolbar.png\" style=\"width:70%\"></img>\n",
|
||||
"\n",
|
||||
"* `Shift + Enter`: Execute cell and jump to the next cell\n",
|
||||
"* `Ctrl/Cmd + Enter`: Execute cell and don't jump to the next cell\n",
|
||||
|
Loading…
Reference in New Issue
Block a user