fixed image path to notebook_toolbar.png
This commit is contained in:
parent
d6fff3fb3f
commit
a7efb5ccc9
@ -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