Skip to content

Commit

Permalink
replaced markdown with html image link
Browse files Browse the repository at this point in the history
  • Loading branch information
jo-mueller committed Aug 19, 2024
1 parent 0a69e7d commit 20aa0e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/johannes_mueller/yolo_from_omero/train_yolo.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -666,7 +666,7 @@
"source": [
"If we check on our OMERO server we see our predictions:\n",
"\n",
"![OMERO predictions](./imgs/image8.PNG)"
"<img src=\"./imgs/image8.PNG\" alt=\"OMERO predictions\" style=\"width:100%;\">"
]
},
{
Expand Down

0 comments on commit 20aa0e6

Please sign in to comment.