I want to add the image in the Jupyter notebook and I want to have particular height and width.
When I try to add the image using
![](img.png)
the code is adding the complete image but as per the image dimension and I don't have control over it.
I try to use ![](img.png =200x100) but then the image does not appear.
Does anybody know of a way to add an image with pre-specified dimensions?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…