i have image on disk , want display in markdown cell in r jupyter notebook. how can go this?
i know python simple importing image class display.
in markdown cell in jupyter python notebook:
<img src="../relative/path/to/img.png">
or

Comments
Post a Comment