fixed image path to notebook_toolbar.png #8

Merged
kasper merged 1 commits from develop into main 2021-04-12 18:01:32 +02:00

View File

@ -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",