Skip to content

Commandline tool to convert zeppelin notebook to jupyter notebook

Notifications You must be signed in to change notification settings

nykh/zeppelin2jupyter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zeppelin2jupyter

A command-line utility to convert a Zeppelin notebook to a Jupyter notebook. The purpose of this conversion is to capitalize on the rendering support provided for Jupyter by GitHub, etc.

Versions

The Zeppelin notebook we used is Zeppelin 0.7.3.

The Jupyter notebook version is the latest Jupyter notebook 4.4.0.

How to use

  1. Clone
  2. cargo install
  3. zeppelin2jupyter -h

About

Commandline tool to convert zeppelin notebook to jupyter notebook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages