How can I embed image to the cell using markdown or code?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2018 11:07 AM
I have been trying to embed the image from the dbfs location, when I run the code, the image is unknown or question mark.
I have tried following code:
The path of the file is dbfs:/FileStore/tables/svm.jpg
displayHTML("<img src ='dbfs:/FileStore/tables/svm.jpg'>")displayHTML("<img src ='/FileStore/tables/svm.jpg'>")
Labels:
- Labels:
-
DBFS