The zep2md
package installs a cli app that translates the text of your Apache Zeppelin file to markdown with syntax highlighting.
You can install this via pip
.
pip install zep2md
zep2md <my_file.zpln>
Which interpreters are supported?
At the moment only:
md
python
sh
spark
sql