Skip to content

Minimal Python CLI that converts zeppelin files to markdown

Notifications You must be signed in to change notification settings

GarrettMooney/zep2md

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zep2md

The zep2md package installs a cli app that translates the text of your Apache Zeppelin file to markdown with syntax highlighting.

Installation

You can install this via pip.

pip install zep2md

Usage

zep2md <my_file.zpln>

FAQ

Which interpreters are supported?

At the moment only:

  • md
  • python
  • sh
  • spark
  • sql

About

Minimal Python CLI that converts zeppelin files to markdown

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published