Hi,

Zeppelin doesn't have any export feature, however there is a few ways
depending on the case.

- If the person you want to share to has Zeppelin, you can just send him
the Notebook folder by email.
- If you just want to send a static report (pdf style), Zeppelin has a
printing css, so you can just do a print on the notebook and save to pdf
(you can tweak the printing result by using report theme on your notebook
for example)
- If your notebook file is hosted on github or other public place, you
could use https://www.zeppelinhub.com/viewer
- Otherwise there is https://www.zeppelinhub.com but it's still in closed
Beta

Overall the printing trick works pretty much like a export to pdf

On Thu, Oct 15, 2015 at 2:07 AM, David Salinas <david.salinas....@gmail.com>
wrote:

> Dear developers,
>
> How can you export zeppelin notebook to someone else? In Jupyter there is
> an export function to html/pdf etc. In Zeppelin, I tried to save a page to
> an html with the browser to get a report.html but when I open it, it
> redirects automatically to report.htm/l#/ where nothing can be seen (I can
> allow access to the server from the exterior so providing a link wont work).
> Is there an easy way to handle that?
>
> Thanks!
>
> Best,
>
> David
>
>

Reply via email to