Re: Adding images in the %md interpreter

2017-03-03 Thread Tushar Kapila
One way: U can unpack your zepplin war file, put the images in the unpacked dir, then repack and re deploy to tomcat. But need to reember to do that everytime you get a new zeplin binary. good idea if you make it part of a process and use a script. First delete folder - /apps/tmp1 Create

Adding images in the %md interpreter

2017-03-02 Thread Meethu Mathew
Hi all, I am trying to display images in the %md interpreter of zeppelin(version 0.7.0) notebook using the following code. * ![](model-files/sentiment_donut_viz.png)* But I am facing the following problems: 1. Not able to give a local path 2. I put the file inside the