Skip to content

Commit

Permalink
use markdown for img
Browse files Browse the repository at this point in the history
  • Loading branch information
jmoralez committed Nov 21, 2023
1 parent f82371e commit 8884097
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions nbs/examples/PredictInsample.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -228,11 +228,10 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {},
"source": [
"<img src=\"../imgs_indx/predict_insample.png\" width=\"1000\" />"
"![](../imgs_indx/predict_insample.png)"
]
},
{
Expand Down Expand Up @@ -461,5 +460,5 @@
}
},
"nbformat": 4,
"nbformat_minor": 2
"nbformat_minor": 4
}

0 comments on commit 8884097

Please sign in to comment.